paper-with-me

홈 › Papers

Thought Communication in Multiagent Collaboration

2025-10-23 · Yujia Zheng, Zhuokai Zhao, Zijian Li, Yaqi Xie, Mingze Gao, Lizhu Zhang, Kun Zhang arxiv

Natural language has long enabled human cooperation, but its lossy, ambiguous, and indirect nature limits the potential of collective intelligence. While machines are not subject to these constraints, most LLM-based multi-agent systems still rely solely on natural language, exchanging tokens or their embeddings. To go beyond language, we introduce a new paradigm, thought communication, which enables agents to interact directly mind-to-mind, akin to telepathy. To uncover these latent thoughts in a principled way, we formalize the process as a general latent variable model, where agent states are generated by an unknown function of underlying thoughts. We prove that, in a nonparametric setting without auxiliary information, both shared and private latent thoughts between any pair of agents can be identified. Moreover, the global structure of thought sharing, including which agents share which thoughts and how these relationships are structured, can also be recovered with theoretical guarantees. Guided by the established theory, we develop a framework that extracts latent thoughts from all agents prior to communication and assigns each agent the relevant thoughts, along with their sharing patterns. This paradigm naturally extends beyond LLMs to all modalities, as most observational data arise from hidden generative processes. Experiments on both synthetic and real-world benchmarks validate the theory and demonstrate the collaborative advantages of thought communication. We hope this work illuminates the potential of leveraging the hidden world, as many challenges remain unsolvable through surface-level observation alone, regardless of compute or data scale.

📄 PDF Abstract BibTeX arXiv:2510.20733

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Active Legibility in Multiagent Reinforcement Learning

2024-10-28 · Yanyu Liu, Yinghui Pan, Yifeng Zeng, Biyang Ma 외

A multiagent sequential decision problem has been seen in many critical applications including urban transportation, autonomous driving cars, military operations, etc. Its widely known solution, namely multiagent reinfor…

Autonomous Drivingreinforcement-learningReinforcement Learning

Emergence of Theory of Mind Collaboration in Multiagent Systems

2021-09-30 · Luyao Yuan, Zipeng Fu, Linqi Zhou, Kexin Yang 외

Currently, in the study of multiagent systems, the intentions of agents are usually ignored. Nonetheless, as pointed out by Theory of Mind (ToM), people regularly reason about other's mental states, including beliefs, go…

Decision Making

Learning Multiagent Communication with Backpropagation

2016-05-25 · NeurIPS 2016 12 · Sainbayar Sukhbaatar, Arthur Szlam, Rob Fergus

Many tasks in AI require the collaboration of multiple agents. Typically, the communication protocol between agents is manually specified and not altered during training. In this paper we explore a simple neural model, c…

Scalable Multiagent Reinforcement Learning with Collective Influence Estimation

2026-01-13 · Zhenglong Luo, Zhiyong Chen, Aoxiang Liu, Ke Pan arxiv

Multiagent reinforcement learning (MARL) has attracted considerable attention due to its potential in addressing complex cooperative tasks. However, existing MARL approaches often rely on frequent exchanges of action or …

Reinforcement Learning

Model-based Reinforcement Learning for Decentralized Multiagent Rendezvous

2020-03-15 · Rose E. Wang, J. Chase Kew, Dennis Lee, Tsang-Wei Edward Lee 외

Collaboration requires agents to align their goals on the fly. Underlying the human ability to align goals with other agents is their ability to predict the intentions of others and actively update their own plans. We pr…

modelModel-based Reinforcement Learningreinforcement-learningReinforcement Learning+1