Agentic Bayesian Optimization Enhances Autoresearch with LLMs.

Paul Brunzema, Louis Tiao, Nhat Le, Kevin De Angeli, Yao Xuan, Djordje Gligorijevic· August 4, 2026 View original

Key takeaways

  • Agentic Bayesian optimization uses LLM agents as central decision-makers in the BO loop.
  • A Bayesian backend provides uncertainty-aware optimization, while LLMs incorporate informal priors.
  • The agent can dynamically configure and revise optimization strategies.
  • This approach improves reliability, outperforms baselines, and leverages natural language priors.

Who benefits

AI/ML DevelopmentDrug DiscoveryMaterials ScienceAutomotiveAerospace

Summary

This paper introduces agentic Bayesian optimization, a paradigm where an LLM agent acts as the central decision-maker in the BO loop, augmented by a Bayesian backend. This approach leverages natural language priors to improve optimization beyond standard BO.

Bayesian optimization (BO) is a standard for sample-efficient optimization, but its efficiency can be further enhanced by incorporating richer domain priors, which are typically hard to encode. This research proposes "agentic Bayesian optimization," a novel paradigm that integrates large language models (LLMs) to make informal priors from natural language and code directly available to the optimizer. In this setup, an LLM agent serves as the central decision-maker within the BO loop, while a Bayesian backend provides the uncertainty-aware optimization substrate. The agent, instantiated as "Sara" (surrogate-augmented autoresearch agent), configures the problem, queries the backend, selects evaluations, and can dynamically revise the optimization strategy based on new instructions or observed evidence. This includes tightening bounds, switching acquisition functions, or even reframing the problem. Benchmarking on synthetic and real-world tasks shows Sara preserves the reliability of state-of-the-art BO without prior knowledge, outperforms LLM-based baselines, and uses natural-language priors to surpass standard BO. It also demonstrates practical value in dynamic settings by reconfiguring the optimization problem on the fly.

Why it matters

Professionals in R&D, engineering, and data science can leverage this agentic approach to make Bayesian optimization more intelligent, adaptable, and capable of incorporating complex domain knowledge, accelerating discovery and design processes.

How to implement this in your domain

  1. 1Explore integrating LLM agents into your existing Bayesian optimization workflows for hyperparameter tuning or experimental design.
  2. 2Develop structured interfaces for LLM agents to interact with and modify Bayesian optimization backends.
  3. 3Experiment with using natural language prompts to provide domain-specific priors to the agent.
  4. 4Implement dynamic strategy revision capabilities for the agent to adapt optimization based on real-time results.
  5. 5Evaluate the performance gains and reliability improvements compared to traditional BO methods.

Original post by Paul Brunzema, Louis Tiao, Nhat Le, Kevin De Angeli, Yao Xuan, Djordje Gligorijevic

"arXiv:2608.00316v1 Announce Type: new Abstract: Bayesian optimization (BO) has become the standard tool for sample-efficient optimization and owes its efficiency to uncertainty-aware search driven by generic statistical priors. Richer domain priors can improve BO in principle, bu…"

View on X

Originally posted by Paul Brunzema, Louis Tiao, Nhat Le, Kevin De Angeli, Yao Xuan, Djordje Gligorijevic on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses