PRISM: A Principled Framework for Multi-Agent Reasoning via Gain Decomposition
Yiming Yang, Zhuoyuan Li, Fanxiang Zeng, Hao Fu, Yue Liu

TL;DR
PRISM introduces a unified theoretical framework for multi-agent reasoning, decomposing performance gains into exploration, information, and aggregation, and demonstrates state-of-the-art results across multiple benchmarks.
Contribution
It provides a principled, decomposed framework for understanding and optimizing multi-agent reasoning, and proposes PRISM, a novel method that maximizes all key dimensions.
Findings
PRISM achieves state-of-the-art performance on mathematical reasoning, code generation, and function calling benchmarks.
PRISM demonstrates superior compute-efficiency compared to existing methods.
The theoretical framework offers actionable design principles for future multi-agent systems.
Abstract
Multi-agent collaboration has emerged as a promising paradigm for enhancing reasoning capabilities of Large Language Models (LLMs). However, existing approaches remain largely heuristic, lacking principled guidance on what drives performance gains and how to systematically optimize multi-agent reasoning. Specifically, it remains unclear why multi-agent collaboration outperforms single-agent reasoning and which design choices contribute most to these gains, making it difficult to build better systems. We address this gap by introducing a unified theoretical framework that decomposes multi-agent reasoning gains into three conceptually independent dimensions: Exploration for diverse solution coverage, Information for high-fidelity feedback, and Aggregation for principled consensus. Through this lens, existing methods can be understood as special cases that optimize only subsets of these…
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
TopicsTopic Modeling · Natural Language Processing Techniques · Multimodal Machine Learning Applications
