TL;DR
RecursiveMAS introduces a recursive multi-agent framework that enhances collaboration, reasoning, and efficiency across various tasks by iteratively refining system-wide latent states and optimizing through shared gradient-based learning.
Contribution
It extends recursive language model principles to multi-agent systems, enabling scalable agent collaboration via a unified recursive computation and an innovative co-optimization algorithm.
Findings
Achieves an average accuracy improvement of 8.3% over baselines.
Provides 1.2×–2.4× inference speedup.
Reduces token usage by 34.6%–75.6%.
Abstract
Recursive or looped language models have recently emerged as a new scaling axis by iteratively refining the same model computation over latent states to deepen reasoning. We extend such scaling principle from a single model to multi-agent systems, and ask: Can agent collaboration itself be scaled through recursion? To this end, we introduce RecursiveMAS, a recursive multi-agent framework that casts the entire system as a unified latent-space recursive computation. RecursiveMAS connects heterogeneous agents as a collaboration loop through the lightweight RecursiveLink module, enabling in-distribution latent thoughts generation and cross-agent latent state transfer. To optimize our framework, we develop an inner-outer loop learning algorithm for iterative whole-system co-optimization through shared gradient-based credit assignment across recursion rounds. Theoretical analyses of runtime…
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
- 🤗RecursiveMAS/Mixture-Code-Qwen2.5-Coder-3Bmodel· 62 dl62 dl
- 🤗RecursiveMAS/Mixture-Math-DeepSeek-R1-Distill-Qwen-1.5Bmodel· 66 dl66 dl
- 🤗RecursiveMAS/Mixture-Science-BioMistral-7Bmodel· 71 dl· ♡ 271 dl♡ 2
- 🤗RecursiveMAS/Mixture-Summarizer-Qwen3.5-2Bmodel· 111 dl· ♡ 2111 dl♡ 2
- 🤗RecursiveMAS/Deliberation-Reflector-Qwen3.5-4Bmodel· 61 dl· ♡ 461 dl♡ 4
- 🤗RecursiveMAS/Deliberation-Toolcaller-Qwen3.5-4Bmodel· 55 dl· ♡ 355 dl♡ 3
- 🤗RecursiveMAS/Distillation-Expert-Qwen3.5-9Bmodel· 52 dl· ♡ 152 dl♡ 1
- 🤗RecursiveMAS/Sequential-Light-Critic-Llama3.2-1Bmodel· 174 dl· ♡ 1174 dl♡ 1
- 🤗RecursiveMAS/Sequential-Light-Outerlinksmodel
- 🤗RecursiveMAS/Sequential-Light-Planner-Qwen3-1.7Bmodel· 186 dl186 dl
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
