paper-with-me

홈 › Papers

Adaptive Theory of Mind for LLM-based Multi-Agent Coordination

2026-03-17 · Chunjiang Mu, Ya Zeng, Qiaosheng Zhang, Kun Shao, Chen Chu, Hao Guo, Danyang Jia, Zhen Wang, Shuyue Hu arxiv

Theory of Mind (ToM) refers to the ability to reason about others' mental states, and higher-order ToM involves considering that others also possess their own ToM. Equipping large language model (LLM)-driven agents with ToM has long been considered to improve their coordination in multiagent collaborative tasks. However, we find that misaligned ToM orders-mismatches in the depth of ToM reasoning between agents-can lead to insufficient or excessive reasoning about others, thereby impairing their coordination. To address this issue, we design an adaptive ToM (A-ToM) agent, which can align in ToM orders with its partner. Based on prior interactions, the agent estimates the partner's likely ToM order and leverages this estimation to predict the partner's action, thereby facilitating behavioral coordination. We conduct empirical evaluations on four multi-agent coordination tasks: a repeated matrix game, two grid navigation tasks and an Overcooked task. The results validate our findings on ToM alignment and demonstrate the effectiveness of our A-ToM agent. Furthermore, we discuss the generalizability of our A-ToM to non-LLM-based agents, as well as what would diminish the importance of ToM alignment.

📄 PDF Abstract BibTeX arXiv:2603.16264

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LLM-Coordination: Evaluating and Analyzing Multi-agent Coordination Abilities in Large Language Models

2023-10-05 · Saaket Agashe, Yue Fan, Anthony Reyna, Xin Eric Wang

Large Language Models (LLMs) have demonstrated emergent common-sense reasoning and Theory of Mind (ToM) capabilities, making them promising candidates for developing coordination agents. This study introduces the LLM-Coo…

Common Sense ReasoningMultiple-choiceQuestion Answering

Developing, Evaluating and Scaling Learning Agents in Multi-Agent Environments

2022-09-22 · Ian Gemp, Thomas Anthony, Yoram Bachrach, Avishkar Bhoopchand 외

The Game Theory & Multi-Agent team at DeepMind studies several aspects of multi-agent learning ranging from computing approximations to fundamental concepts in game theory to simulating social dilemmas in rich spatial en…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Self-Explaining Deviations for Coordination

2022-07-13 · Hengyuan Hu, Samuel Sokota, David Wu, Anton Bakhtin 외

Fully cooperative, partially observable multi-agent problems are ubiquitous in the real world. In this paper, we focus on a specific subclass of coordination problems in which humans are able to discover self-explaining …

Evaluating Theory of Mind and Internal Beliefs in LLM-Based Multi-Agent Systems

2026-02-24 · Adam Kostka, Jarosław A. Chudziak arxiv

LLM-based MAS are gaining popularity due to their potential for collaborative problem-solving enhanced by advances in natural language comprehension, reasoning, and planning. Research in Theory of Mind (ToM) and Belief-D…

Formal Logic

EnactToM: An Evolving Benchmark for Functional Theory of Mind in Embodied Agents

2026-05-11 · Gurusha Juneja, Dylan Lu, Saaket Agashe, Parth Diwane 외 arxiv

Theory of Mind (ToM), the ability to track others epistemic state, makes humans efficient collaborators. AI agents need the same capacity in multi agent settings, yet existing benchmarks mostly test literal ToM by asking…