paper-with-me

홈 › Papers

Multiagent Inverse Reinforcement Learning via Theory of Mind Reasoning

2023-02-20 · Haochen Wu, Pedro Sequeira, David V. Pynadath

We approach the problem of understanding how people interact with each other in collaborative settings, especially when individuals know little about their teammates, via Multiagent Inverse Reinforcement Learning (MIRL), where the goal is to infer the reward functions guiding the behavior of each individual given trajectories of a team's behavior during some task. Unlike current MIRL approaches, we do not assume that team members know each other's goals a priori; rather, that they collaborate by adapting to the goals of others perceived by observing their behavior, all while jointly performing a task. To address this problem, we propose a novel approach to MIRL via Theory of Mind (MIRL-ToM). For each agent, we first use ToM reasoning to estimate a posterior distribution over baseline reward profiles given their demonstrated behavior. We then perform MIRL via decentralized equilibrium by employing single-agent Maximum Entropy IRL to infer a reward function for each agent, where we simulate the behavior of other teammates according to the time-varying distribution over profiles. We evaluate our approach in a simulated 2-player search-and-rescue operation where the goal of the agents, playing different roles, is to search for and evacuate victims in the environment. Our results show that the choice of baseline profiles is paramount to the recovery of the ground-truth rewards, and that MIRL-ToM is able to recover the rewards used by agents interacting both with known and unknown teammates.

📄 PDF Abstract BibTeX arXiv:2302.10238

Code (1)

usc-psychsim/mirl-tom-aamas23 공식 구현

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

AutoToM: Automated Bayesian Inverse Planning and Model Discovery for Open-ended Theory of Mind

2025-02-21 · Zhining Zhang, Chuanyang Jin, Mung Yao Jia, Tianmin Shu

Theory of Mind (ToM), the ability to understand people's mental variables based on their behavior, is key to developing socially intelligent agents. Current approaches to Theory of Mind reasoning either rely on prompting…

Model Discovery

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

Theory of Mind for Deep Reinforcement Learning in Hanabi

2021-01-22 · Andrew Fuchs, Michael Walton, Theresa Chadwick, Doug Lange

The partially observable card game Hanabi has recently been proposed as a new AI challenge problem due to its dependence on implicit communication conventions and apparent necessity of theory of mind reasoning for effici…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

ToMCAT: Theory-of-Mind for Cooperative Agents in Teams via Multiagent Diffusion Policies

2025-02-25 · Pedro Sequeira, Vidyasagar Sadhu, Melinda Gervasio

In this paper we present ToMCAT (Theory-of-Mind for Cooperative Agents in Teams), a new framework for generating ToM-conditioned trajectories. It combines a meta-learning mechanism, that performs ToM reasoning over teamm…

DenoisingMeta-Learning

ToP-ToM: Trust-aware Robot Policy with Theory of Mind

2023-11-07 · Chuang Yu, Baris Serhan, Angelo Cangelosi

Theory of Mind (ToM) is a fundamental cognitive architecture that endows humans with the ability to attribute mental states to others. Humans infer the desires, beliefs, and intentions of others by observing their behavi…

Attribute