paper-with-me

Papers

LABO: LLM-Accelerated Bayesian Optimization through Broad Exploration and Selective Experimentation

2026-05-21 · Zhuo Chen, Xinzhe Yuan, Jianshu Zhang, Jinzong Dong, Ruichen Zhou, Yingchun Niu, Tianhang Zhou, Yu Yang Fredrik Liu, Yuqiang Li, Nanyang Ye, Qinying Gu arxiv

The high cost and data scarcity in scientific exploration have motivated the use of large language models (LLMs) as knowledge-driven components in Bayesian optimization (BO). However, existing approaches typically embed LLMs directly into the sampling or surrogate modeling pipeline, without fully leveraging their significantly lower evaluation cost compared to real-world experiments. To address this limitation, we propose LLM-Accelerated Bayesian Optimization (LABO), a framework that combines LLM predictions with experimental observations within a single BO loop. LABO employs a gating criterion to dynamically balance the reliance on LLM predictions versus actual experiments. By leveraging inexpensive LLM evaluations to broadly explore the search space and reserving costly real experiments only for regions with high uncertainty, LABO achieves more sample-efficient optimization. We provide a theoretical analysis with a cumulative regret bound that formalizes this efficiency gain. Empirical results across diverse scientific tasks demonstrate that LABO consistently outperforms existing methods under identical experimental budgets. Our results suggest that LABO offers a practical and theoretically grounded approach for integrating LLMs into scientific discovery workflows.

📄 PDF Abstract BibTeX arXiv:2605.22054

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Bayesian Coresets: Revisiting the Nonconvex Optimization Perspective

2020-07-01 · Jacky Y. Zhang, Rajiv Khanna, Anastasios Kyrillidis, Oluwasanmi Koyejo

Bayesian coresets have emerged as a promising approach for implementing scalable Bayesian inference. The Bayesian coreset problem involves selecting a (weighted) subset of the data samples, such that the posterior infere…

Bayesian Inference

Collaborative and Distributed Bayesian Optimization via Consensus: Showcasing the Power of Collaboration for Optimal Design

2023-06-25 · Xubo Yue, Raed Al Kontar, Albert S. Berahas, Yang Liu 외

Optimal design is a critical yet challenging task within many applications. This challenge arises from the need for extensive trial and error, often done through simulations or running field experiments. Fortunately, seq…

Bayesian Optimization

Collaborative Contextual Bayesian Optimization

2026-04-20 · Chih-Yu Chang, Qiyuan Chen, Tianhan Gao, David Fenning 외 arxiv

Discovering optimal designs through sequential data collection is essential in many real-world applications. While Bayesian Optimization (BO) has achieved remarkable success in this setting, growing attention has recentl…

Ranking over Regression for Bayesian Optimization and Molecule Selection

2024-10-11 · Gary Tom, Stanley Lo, Samantha Corapi, Alan Aspuru-Guzik 외

Bayesian optimization (BO) has become an indispensable tool for autonomous decision-making across diverse applications from autonomous vehicle control to accelerated drug and materials discovery. With the growing interes…

Bayesian OptimizationDecision Makingregression

Dynamic Priors in Bayesian Optimization for Hyperparameter Optimization

2025-11-04 · Lukas Fehring, Marcel Wever, Maximilian Spliethöver, Leona Hennig 외 arxiv

Bayesian optimization (BO) is a widely used approach to hyperparameter optimization (HPO). However, most existing HPO methods only incorporate expert knowledge during initialization, limiting practitioners' ability to in…

Hyperparameter Optimization