Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLM4BO: Evaluating Large Language Models for Bayesian Optimization

CONTACT: mattias.akke@gmail.com

This repository aims to benchmark several different LLM methods for Bayesian Optimization across two domains.

Project Structure

ALDE/

Bayesian Optimization of protein motifs with LLMs. Benchmark traditional Bayesian Optimization methods against LLM-based approaches for optimizing 4-amino acid protein motifs. Includes generative reasoning models (GPT-5, Qwen3, DeepSeek-R1), agentic workflows, and fine-tuned models trained on synthetic optimization trajectories. See ALDE/README.md.

mols/

Molecular property prediction active learning framework. Modular benchmarking of LLM-based selectors vs traditional methods for molecular discovery, with multiple oracle models, selectors, and ablation tools. See mols/README.md.

Each subdirectory contains its own detailed README with installation instructions, usage examples, and technical documentation.

LLM4BO Overview

About

Benchmarking different LLM approaches for Bayesian optimization

Resources

Stars

10 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages