paper-with-me

Papers

Towards Collaborative Plan Acquisition through Theory of Mind Modeling in Situated Dialogue

2023-05-18 · Cristian-Paul Bara, Ziqiao Ma, Yingzhuo Yu, Julie Shah, Joyce Chai

Collaborative tasks often begin with partial task knowledge and incomplete initial plans from each partner. To complete these tasks, agents need to engage in situated communication with their partners and coordinate their partial plans towards a complete plan to achieve a joint task goal. While such collaboration seems effortless in a human-human team, it is highly challenging for human-AI collaboration. To address this limitation, this paper takes a step towards collaborative plan acquisition, where humans and agents strive to learn and communicate with each other to acquire a complete plan for joint tasks. Specifically, we formulate a novel problem for agents to predict the missing task knowledge for themselves and for their partners based on rich perceptual and dialogue history. We extend a situated dialogue benchmark for symmetric collaborative tasks in a 3D blocks world and investigate computational strategies for plan acquisition. Our empirical results suggest that predicting the partner's missing knowledge is a more viable approach than predicting one's own. We show that explicit modeling of the partner's dialogue moves and mental states produces improved and more stable results than without. These results provide insight for future AI agents that can predict what knowledge their partner is missing and, therefore, can proactively communicate such information to help their partner acquire such missing knowledge toward a common understanding of joint tasks.

📄 PDF Abstract BibTeX arXiv:2305.11271

Code (1)

sled-group/collab-plan-acquisition 공식 구현 pytorch

Tasks

Collaborative Plan AcquisitionTheory of Mind Modeling

Similar Papers 제목 키워드 기반

Limits of Theory of Mind Modelling in Dialogue-Based Collaborative Plan Acquisition

2024-05-21 · Matteo Bortoletto, Constantin Ruhdorfer, Adnen Abdessaied, Lei Shi 외

Recent work on dialogue-based collaborative plan acquisition (CPA) has suggested that Theory of Mind (ToM) modelling can improve missing knowledge prediction in settings with asymmetric skill-sets and knowledge. Although…

Collaborative Plan Acquisition

Theory of Mind for Multi-Agent Collaboration via Large Language Models

2023-10-16 · Huao Li, Yu Quan Chong, Simon Stepputtis, Joseph Campbell 외

While Large Language Models (LLMs) have demonstrated impressive accomplishments in both reasoning and planning, their abilities in multi-agent collaborations remains largely unexplored. This study evaluates LLM-based age…

HallucinationMulti-agent Reinforcement Learning

MindCraft: Theory of Mind Modeling for Situated Dialogue in Collaborative Tasks

2021-09-13 · EMNLP 2021 11 · Cristian-Paul Bara, Sky CH-Wang, Joyce Chai

An ideal integration of autonomous agents in a human world implies that they are able to collaborate on human terms. In particular, theory of mind plays an important role in maintaining common ground during human collabo…

MinecraftTheory of Mind Modeling

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

CoMind: Understanding Collaborative Human Activity from Multiple Minds and Views

2026-07-07 · Alexey Gavryushin, Dingxi Zhang, Zhao Huang, Alexandros Delitzas 외 arxiv

Human-human collaboration is a fundamental aspect of everyday life, essential to success in a wide range of goal-directed activities from household tasks to professional teamwork. While much research has focused on model…