TL;DR
This paper introduces a Conductor model trained with reinforcement learning to coordinate multiple LLMs, improving their combined performance in reasoning tasks through learned communication and prompting strategies.
Contribution
It presents a novel RL-trained Conductor that designs communication topologies and prompts, enabling effective coordination among diverse LLMs for enhanced reasoning performance.
Findings
A 7B Conductor achieves state-of-the-art results on reasoning benchmarks.
The Conductor adapts to arbitrary sets of agents, including open- and closed-source models.
Recursive topologies and online adaptation improve performance further.
Abstract
Powerful large language models (LLMs) from different providers have been expensively trained and finetuned to specialize across varying domains. In this work, we introduce a new kind of Conductor model trained with reinforcement learning to automatically discover powerful coordination strategies among LLMs. Our Conductor learns not only to design targeted communication topologies for effective agent-to-agent collaboration, but also to prompt engineer focused instructions to the LLMs to maximally leverage their individual capabilities. We show that, by learning optimal coordination strategies over pools of powerful worker LLMs, a 7B Conductor achieves significant performance gains beyond any individual worker, attaining state-of-the-art results in challenging reasoning benchmarks, such as LiveCodeBench and GPQA. By training with randomized agent pools, our conductor effectively adapts to…
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.
Code & Models
Videos
