paper-with-me

Papers

MuMA-ToM: Multi-modal Multi-Agent Theory of Mind

2024-08-22 · Haojun Shi, Suyu Ye, Xinyu Fang, Chuanyang Jin, Leyla Isik, Yen-Ling Kuo, Tianmin Shu

Understanding people's social interactions in complex real-world scenarios often relies on intricate mental reasoning. To truly understand how and why people interact with one another, we must infer the underlying mental states that give rise to the social interactions, i.e., Theory of Mind reasoning in multi-agent interactions. Additionally, social interactions are often multi-modal -- we can watch people's actions, hear their conversations, and/or read about their past behaviors. For AI systems to successfully and safely interact with people in real-world environments, they also need to understand people's mental states as well as their inferences about each other's mental states based on multi-modal information about their interactions. For this, we introduce MuMA-ToM, a Multi-modal Multi-Agent Theory of Mind benchmark. MuMA-ToM is the first multi-modal Theory of Mind benchmark that evaluates mental reasoning in embodied multi-agent interactions. In MuMA-ToM, we provide video and text descriptions of people's multi-modal behavior in realistic household environments. Based on the context, we then ask questions about people's goals, beliefs, and beliefs about others' goals. We validated MuMA-ToM in a human experiment and provided a human baseline. We also proposed a novel multi-modal, multi-agent ToM model, LIMP (Language model-based Inverse Multi-agent Planning). Our experimental results show that LIMP significantly outperforms state-of-the-art methods, including large multi-modal models (e.g., GPT-4o, Gemini-1.5 Pro) and a recent multi-modal ToM model, BIP-ALM.

📄 PDF Abstract BibTeX arXiv:2408.12574

Code (2)

scai-jhu/muma-tom 공식 구현
chuanyangjin/MMToM-QA pytorch

Similar Papers 제목 키워드 기반

MuMA: 3D PBR Texturing via Multi-Channel Multi-View Generation and Agentic Post-Processing

2025-03-24 · Lingting Zhu, Jingrui Ye, Runze Zhang, Zeyu Hu 외

Current methods for 3D generation still fall short in physically based rendering (PBR) texturing, primarily due to limited data and challenges in modeling multi-channel materials. In this work, we propose MuMA, a method …

3D Generation

MuMath-Code: Combining Tool-Use Large Language Models with Multi-perspective Data Augmentation for Mathematical Reasoning

2024-05-13 · Shuo Yin, Weihao You, Zhilong Ji, Guoqiang Zhong 외

The tool-use Large Language Models (LLMs) that integrate with external Python interpreters have significantly enhanced mathematical reasoning capabilities for open-source LLMs, while tool-free methods chose another track…

Data AugmentationGSM8KMathMathematical Reasoning

PDDL-Mind: Large Language Models are Capable on Belief Reasoning with Reliable State Tracking

2026-04-20 · Wang Bill Zhu, Qiutong Tony Yi, Robin Jia, Jesse Thomason arxiv

Large language models (LLMs) perform substantially below human level on existing theory-of-mind (ToM) benchmarks, even when augmented with chain-of-thought prompting or probabilistic belief updates. We argue that these f…

MultiMind: Enhancing Werewolf Agents with Multimodal Reasoning and Theory of Mind

2025-04-25 · Zheng Zhang, Nuoqian Xiao, Qi Chai, Deheng Ye 외

Large Language Model (LLM) agents have demonstrated impressive capabilities in social deduction games (SDGs) like Werewolf, where strategic reasoning and social deception are essential. However, current approaches remain…

Large Language ModelMultimodal Reasoning

Learning to Communicate Across Modalities: Perceptual Heterogeneity in Multi-Agent Systems

2026-01-29 · Naomi Pitzer, Daniela Mihai arxiv

Emergent communication offers insight into how agents develop shared structured representations, yet most research assumes homogeneous modalities or aligned representational spaces, overlooking the perceptual heterogenei…