2
0

OMAC: A Broad Optimization Framework for LLM-Based Multi-Agent Collaboration

Abstract

Agents powered by advanced large language models (LLMs) have demonstrated impressive capabilities across diverse complex applications. Recently, Multi-Agent Systems (MAS), wherein multiple agents collaborate and communicate with each other, have exhibited enhanced capabilities in complex tasks, such as high-quality code generation and arithmetic reasoning. However, the development of such systems often relies on handcrafted methods, and the literature on systematic design and optimization of LLM-based MAS remains limited.In this work, we introduce OMAC, a general framework designed for holistic optimization of LLM-based MAS. Specifically, we identify five key optimization dimensions for MAS, encompassing both agent functionality and collaboration structure. Building upon these dimensions, we first propose a general algorithm, utilizing two actors termed the Semantic Initializer and the Contrastive Comparator, to optimize any single dimension. Then, we present an algorithm for joint optimization across multiple dimensions. Extensive experiments demonstrate the superior performance of OMAC on code generation, arithmetic reasoning, and general reasoning tasks against state-of-the-art approaches.

View on arXiv
@article{li2025_2505.11765,
  title={ OMAC: A Broad Optimization Framework for LLM-Based Multi-Agent Collaboration },
  author={ Shijun Li and Hilaf Hasson and Joydeep Ghosh },
  journal={arXiv preprint arXiv:2505.11765},
  year={ 2025 }
}
Comments on this paper