# Scaling Agent Collaboration via Recursion _RecursiveMAS scales agent collaboration via a unified latent-space recursive computation, achieving significant accuracy gains with improved efficiency._ **Published:** 2026-04-29 **Source:** https://www.startuphub.ai/ai-news/ai-research/2026/scaling-agent-collaboration-via-recursion --- The quest for deeper reasoning and more complex problem-solving in AI has led to recursive or looped language models. Now, this principle is being extended to the realm of multi-agent systems, questioning whether agent collaboration itself can be scaled through recursion. This advancement promises to unlock new paradigms in distributed AI. ## RecursiveMAS: Unifying Agents in a Latent-Space Loop Introducing [RecursiveMAS](https://arxiv.org/abs/2604.25917v1), a novel framework that recasts multi-agent systems as a unified, latent-space recursive computation. Unlike traditional approaches, RecursiveMAS connects heterogeneous agents via a lightweight RecursiveLink module, facilitating in-distribution latent thought generation and cross-agent latent state transfer. This recursive approach allows the entire system to iteratively refine its collective output, mirroring the deepening reasoning seen in single-model recursive architectures. ## Co-Optimization for Systemic Intelligence To effectively train such a recursively connected system, the researchers developed an inner-outer loop learning algorithm. This approach enables iterative, whole-system co-optimization through shared gradient-based credit assignment across recursion rounds. Theoretical analyses confirm that RecursiveMAS is more efficient than standard text-based Multi-Agent Systems (MAS) and maintains stable gradients during its recursive training process, addressing key challenges in training complex, interconnected AI. ## Empirical Validation Across Diverse Domains The efficacy of RecursiveMAS was demonstrated across 9 benchmarks spanning mathematics, science, medicine, search, and code generation, instantiated under 4 representative agent collaboration patterns. Compared to advanced single-agent, multi-agent, and recursive computation baselines, RecursiveMAS consistently de[live](/ai-news/technology/2026/github-s-squad-ai-agents-live-in-your-repo)red an average accuracy improvement of 8.3%. Furthermore, it achieved significant efficiency gains, with 1.2$ imes$-2.4$ imes$ end-to-end inference speedups and a remarkable 34.6%-75.6% reduction in token usage. This highlights the practical viability and performance advantages of the RecursiveMAS framework. --- Original analysis from [startuphub.ai](https://www.startuphub.ai), the #1 AI startup directory.