Back to search

University of Illinois - Chicago

Multi-Agent LLMs for Adaptive Acquisition in Bayesian Optimization

Abstract

dc:description

Bayesian Optimization (BO) is widely used to optimize expensive black-box objectives by learning a probabilistic surrogate and querying new points via an acquisition function. Classic approaches, however, bind acquisition behavior tightly to the surrogate (often a GP) and a small set of fixed statistics (e.g., mean/variance), which can make exploration–exploitation trade-offs inflexible and sensitive to hyperparameters such as the UCB β term. These limitations become acute in higher-dimensional or irregular landscapes relevant to engineering design. We propose an agentic LLM framework that shifts the locus of intelligence from a static, model-tied acquisition rule to a problem-adaptive acquisition designer implemented with one or more large language models. Prior LLM-for-optimization efforts have largely focused on direct candidate generation (or meta-prompted solution search), leaving the acquisition design step to conventional surrogates; by contrast, we use LLM agents to recommend task-appropriate metrics and weights and to compose an acquisition function aligned with user criteria. This fills a gap identified in the literature while addressing prompt rigidity and lack of user-aligned selection criteria in existing frameworks. We instantiate two protocols. In the single-agent setting, a structured prompt provides the problem description, the history of evaluated points, and a library of metric definitions; the agent then (i) selects the metrics and weights, (ii) constructs the acquisition, and (iii) proposes the next candidate—returning only the selected point to ensure executability. In the multi-agent setting, the task is decomposed into two coordinated prompts: Agent A outputs only the metric–weight set; Agent B consumes that set to produce the acquisition and a single candidate. This division reduces prompt overload and makes the designer more modular and auditable. Across both protocols, the metrics library operationalizes four complementary desiderata for BO sampling: exploration, exploitation, representativeness, and diversity. These criteria bias acquisition design toward balanced early-stage coverage and sustained local refinement, and they are explicitly surfaced to the agent(s) to support transparent trade-off reasoning. Experimental Design. We evaluate on three representative problems: (1) the Rosenbrock function (smooth with a narrow, curved valley), (2) hyperparameter tuning (costly evaluations; test accuracy as objective), and (3) robot pushing (discontinuous dynamics; positioning error objective). For each task, we run both single- and multi-agent protocols. All experiments use LLAMA-3.3-70b-instruct, which is locally hosted on UIC servers, ensuring reproducibility without third-party API dependencies. Results & Analysis. We analyze performance using the four explicit criteria above, enabling like-for-like comparisons of sampling behavior and search quality, especially in the early budget where BO decisions are most consequential. The study reports results for each task under both protocols, highlighting how metric selection influences acquisition design and, in turn, sampling trajectories. Contributions. (i) A problem-adaptive acquisition designer using single- and multi-agent LLM protocols, moving beyond candidate-only LLM sampling; (ii) a transparent metrics-and-weights interface for user-aligned acquisition construction; (iii) a general prompting schema that separates metric selection from acquisition and candidate generation to improve modularity and auditability; and (iv) an evaluation suite spanning smooth, costly, and discontinuous landscapes, with locally hosted infrastructure for reproducibility.

Author and committee

dc:creator, dc:contributor.*
Author dc:creator
  • Andrea Carbonati (24399590)

Subjects

dc:subject × 3

Rights

dc:rights
Statement dc:rights
  • In Copyright

Identifiers

dc:identifier.*
OAI identifier oai:identifier
oai:figshare.com:article/32994011

Chain of custody

source
Harvested from
University of Illinois - Chicago
Base URL
api.figshare.com/v2/oai
Last updated
2026-07-27
Source record
OAI-PMH GetRecord
citation

Andrea Carbonati (24399590). Multi-Agent LLMs for Adaptive Acquisition in Bayesian Optimization. 2026. https://doi.org/10.25417/uic.32994011.v1