LLINBO: Trustworthy LLM-in-the-Loop Bayesian Optimization
Chih-Yu Chang, Milad Azvar, Chinedum Okwudire, Raed Al Kontar

TL;DR
This paper introduces LLINBO, a hybrid Bayesian optimization framework that combines Large Language Models with statistical surrogate models to improve black-box function optimization, ensuring better exploration, exploitation, and theoretical guarantees.
Contribution
The paper proposes a novel hybrid framework, LLINBO, integrating LLMs with Gaussian Processes for more reliable and efficient Bayesian optimization, supported by theoretical analysis.
Findings
Effective collaboration mechanisms between LLMs and GPs.
Theoretical guarantees for the hybrid approach.
Successful proof-of-concept in 3D printing.
Abstract
Bayesian optimization (BO) is a sequential decision-making tool widely used for optimizing expensive black-box functions. Recently, Large Language Models (LLMs) have shown remarkable adaptability in low-data regimes, making them promising tools for black-box optimization by leveraging contextual knowledge to propose high-quality query points. However, relying solely on LLMs as optimization agents introduces risks due to their lack of explicit surrogate modeling and calibrated uncertainty, as well as their inherently opaque internal mechanisms. This structural opacity makes it difficult to characterize or control the exploration-exploitation trade-off, ultimately undermining theoretical tractability and reliability. To address this, we propose LLINBO: LLM-in-the-Loop BO, a hybrid framework for BO that combines LLMs with statistical surrogate experts (e.g., Gaussian Processes (GP)). The…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Machine Learning and Data Classification · Explainable Artificial Intelligence (XAI)
