MALBO: Optimizing LLM-Based Multi-Agent Teams via Multi-Objective Bayesian Optimization
Antonio Sabbatella

TL;DR
MALBO introduces a Bayesian optimization framework to efficiently design multi-agent LLM teams, balancing performance and cost, and outperforming baseline methods in cost reduction while maintaining high accuracy.
Contribution
This work presents the first systematic multi-objective Bayesian optimization approach for automating LLM-based multi-agent team configuration.
Findings
Reduced configuration costs by over 45% compared to random search.
Achieved cost reductions of up to 65.8% with specialized heterogeneous teams.
Maintained comparable average performance to baseline methods.
Abstract
The optimal assignment of Large Language Models (LLMs) to specialized roles in multi-agent systems is a significant challenge, defined by a vast combinatorial search space, expensive black-box evaluations, and an inherent trade-off between performance and cost. Current optimization methods focus on single-agent settings and lack a principled framework for this multi-agent, multi-objective problem. This thesis introduces MALBO (Multi-Agent LLM Bayesian Optimization), a systematic framework designed to automate the efficient composition of LLM-based agent teams. We formalize the assignment challenge as a multi-objective optimization problem, aiming to identify the Pareto front of configurations between task accuracy and inference cost. The methodology employs multi-objective Bayesian Optimization (MOBO) with independent Gaussian Process surrogate models. By searching over a continuous…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Explainable Artificial Intelligence (XAI) · Ethics and Social Impacts of AI
