paper-with-me

홈 › Papers

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 efficient play. In this work, we propose a mechanism for imbuing Reinforcement Learning agents with a theory of mind to discover efficient cooperative strategies in Hanabi. The primary contributions of this work are threefold: First, a formal definition of a computationally tractable mechanism for computing hand probabilities in Hanabi. Second, an extension to conventional Deep Reinforcement Learning that introduces reasoning over finitely nested theory of mind belief hierarchies. Finally, an intrinsic reward mechanism enabled by theory of mind that incentivizes agents to share strategically relevant private knowledge with their teammates. We demonstrate the utility of our algorithm against Rainbow, a state-of-the-art Reinforcement Learning agent.

📄 PDF Abstract BibTeX arXiv:2101.09328

Code (1)

mwalton/ToM-hanabi-neurips19 공식 구현

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

LLM-Hanabi: Evaluating Multi-Agent Gameplays with Theory-of-Mind and Rationale Inference in Imperfect Information Collaboration Game

2025-10-06 · Fangzhou Liang, Tianshi Zheng, Chunkit Chan, Yauwai Yim 외 arxiv

Effective multi-agent collaboration requires agents to infer the rationale behind others' actions, a capability rooted in Theory-of-Mind (ToM). While recent Large Language Models (LLMs) excel at logical inference, their …

Simplified Action Decoder for Deep Multi-Agent Reinforcement Learning

2019-12-04 · ICLR 2020 1 · Hengyuan Hu, Jakob N. Foerster

In recent years we have seen fast progress on a number of benchmark problems in AI, with modern methods achieving near or super human performance in Go, Poker and Dota. One common aspect of all of these challenges is tha…

DecoderMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+1

The Hanabi Challenge: A New Frontier for AI Research

2019-02-01 · Nolan Bard, Jakob N. Foerster, Sarath Chandar, Neil Burch 외

From the early days of computing, games have been important testbeds for studying how well machines can do sophisticated decision making. In recent years, machine learning has made dramatic advances with artificial agent…

Decision MakingGame of Hanabi

Sparks of Cooperative Reasoning: LLMs as Strategic Hanabi Agents

2026-01-26 · Mahesh Ramesh, Kaousheik Jayakumar, Aswinkumar Ramkumar, Pavan Thodima 외 arxiv

Cooperative reasoning under incomplete information remains challenging for both humans and multi-agent systems. The card game Hanabi embodies this challenge, requiring theory-of-mind reasoning and strategic communication…

Mathematical Reasoning

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 …