arXiv:2603.28959cs.LGcs.AI2026-03

用多智能体分工提升大模型在贝叶斯优化中的探索与利用能力

Multi-Agent LLMs for Adaptive Acquisition in Bayesian Optimization

  • 拆分策略制定与候选生成,避免单个大模型认知过载
  • 在多个连续优化基准上性能显著优于单一智能体方法
  • 适合研究大模型决策机制或优化系统设计的读者

探索与利用的权衡是序列决策与黑箱优化的核心问题,但大语言模型(LLM)如何推理和管理这一权衡仍不清晰。与贝叶斯优化中通过采集函数显式编码探索与利用不同,基于LLM的优化依赖于历史评估的隐式提示推理,导致搜索行为难以分析或控制。本文对LLM驱动的搜索策略学习进行了度量层面的研究,考察了在信息性、多样性与代表性等多种探索定义下,LLM如何构建并适应探索-利用策略。结果表明,将策略选择与候选生成合并于单一提示的单智能体方法存在认知过载,导致搜索动态不稳定且过早收敛。为此,我们提出多智能体框架:策略智能体为多个搜索标准分配可解释权重,生成智能体则根据这些权重生成候选解。该分解使探索-利用决策显式、可观测且可调。在多个连续优化基准上的实验表明,分离战略控制与候选生成显著提升了LLM驱动搜索的有效性。

原文摘要 · Abstract (English)

The exploration-exploitation trade-off is central to sequential decision-making and black-box optimization, yet how Large Language Models (LLMs) reason about and manage this trade-off remains poorly understood. Unlike Bayesian Optimization, where exploration and exploitation are explicitly encoded through acquisition functions, LLM-based optimization relies on implicit, prompt-based reasoning over historical evaluations, making search behavior difficult to analyze or control. In this work, we present a metric-level study of LLM-mediated search policy learning, studying how LLMs construct and adapt exploration-exploitation strategies under multiple operational definitions of exploration, including informativeness, diversity, and representativeness. We show that single-agent LLM approaches, which jointly perform strategy selection and candidate generation within a single prompt, suffer from cognitive overload, leading to unstable search dynamics and premature convergence. To address this limitation, we propose a multi-agent framework that decomposes exploration-exploitation control into strategic policy mediation and tactical candidate generation. A strategy agent assigns interpretable weights to multiple search criteria, while a generation agent produces candidates conditioned on the resulting search policy defined as weights. This decomposition renders exploration-exploitation decisions explicit, observable, and adjustable. Empirical results across various continuous optimization benchmarks indicate that separating strategic control from candidate generation substantially improves the effectiveness of LLM-mediated search.

多智能体大模型优化贝叶斯优化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。