Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Latent Collaboration in Multi-Agent Systems

About

Multi-agent systems (MAS) extend large language models (LLMs) from independent single-model reasoning to coordinative system-level intelligence. While existing LLM agents depend on text-based mediation for reasoning and communication, we take a step forward by enabling models to collaborate directly within the continuous latent space. We introduce LatentMAS, an end-to-end training-free framework that enables pure latent collaboration among LLM agents. In LatentMAS, each agent first performs auto-regressive latent thoughts generation through last-layer hidden embeddings instead of text. Then, a shared latent working memory preserves and transfers each agent's internal representations and latent thoughts, ensuring lossless information exchange without re-encoding. We provide detailed theoretical analyses showing that LatentMAS achieves higher expressiveness and lossless information preservation with lower overall complexity than standard text-based MAS. In addition, empirical evaluations across 9 comprehensive benchmarks spanning math and science reasoning, commonsense understanding, and code generation show that LatentMAS outperforms advanced single agents and text-based MAS baselines, achieving up to 14.6% higher accuracy, reducing output token usage by 70.8%-83.7%, and providing 4$\times$-4.3$\times$ faster end-to-end inference. Code and data are fully open-sourced at https://github.com/Gen-Verse/LatentMAS.

Jiaru Zou, Ruizhong Qiu, Gaotang Li, Xiyuan Yang, Katherine Tieu, Pan Lu, Ke Shen, Hanghang Tong, Yejin Choi, Jingrui He, James Zou, Mengdi Wang, Ling Yang• 2025

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningAIME 2024
Accuracy66.7
394
Code GenerationHumanEval+--
393
Mathematical ReasoningAIME 2025
Accuracy63.3
378
Long Video UnderstandingLVBench
Accuracy33.2
267
Code GenerationMBPP+
Accuracy75.7
243
Mathematical Problem SolvingMATH
Accuracy78.6
229
Math ReasoningAQUA
Accuracy87.01
194
Mathematical ReasoningGSM8K
Accuracy95.2
192
Medical Question AnsweringMedQA
Accuracy80.7
179
Medical Question AnsweringMedQA
Accuracy81.2
153
Showing 10 of 79 rows
...

Other info

GitHub

Follow for update