paper-with-me

홈 › Papers

Reinforcement Learning on Human Decision Models for Uniquely Collaborative AI Teammates

2021-11-18 · Nicholas Kantack

In 2021 the Johns Hopkins University Applied Physics Laboratory held an internal challenge to develop artificially intelligent (AI) agents that could excel at the collaborative card game Hanabi. Agents were evaluated on their ability to play with human players whom the agents had never previously encountered. This study details the development of the agent that won the challenge by achieving a human-play average score of 16.5, outperforming the current state-of-the-art for human-bot Hanabi scores. The winning agent's development consisted of observing and accurately modeling the author's decision making in Hanabi, then training with a behavioral clone of the author. Notably, the agent discovered a human-complementary play style by first mimicking human decision making, then exploring variations to the human-like strategy that led to higher simulated human-bot scores. This work examines in detail the design and implementation of this human compatible Hanabi teammate, as well as the existence and implications of human-complementary strategies and how they may be explored for more successful applications of AI in human machine teams.

📄 PDF Abstract BibTeX arXiv:2111.09800

Code (1)

nickkantack/Hanabi-Cyclone 공식 구현

Tasks

Decision Makingreinforcement-learningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

In Pursuit of Predictive Models of Human Preferences Toward AI Teammates

2025-01-31 · Ho Chit Siu, Jaime D. Peña, Yutai Zhou, Ross E. Allen

We seek measurable properties of AI agents that make them better or worse teammates from the subjective perspective of human collaborators. Our experiments use the cooperative card game Hanabi -- a common benchmark for A…

Diversity

Implicitly Aligning Humans and Autonomous Agents through Shared Task Abstractions

2025-05-07 · Stéphane Aroca-Ouellette, Miguel Aroca-Ouellette, Katharina von der Wense, Alessandro Roncone

In collaborative tasks, autonomous agents fall short of humans in their capability to quickly adapt to new and unfamiliar teammates. We posit that a limiting factor for zero-shot coordination is the lack of shared task a…

Hierarchical Reinforcement Learning

Multi-Armed Bandits with Fairness Constraints for Distributing Resources to Human Teammates

2019-06-30 · Houston Claure, Yifang Chen, Jignesh Modi, Malte Jung 외

How should a robot that collaborates with multiple people decide upon the distribution of resources (e.g. social attention, or parts needed for an assembly)? People are uniquely attuned to how resources are distributed. …

FairnessMulti-Armed BanditsReinforcement Learning

Collaborative Causal Sensemaking: Closing the Complementarity Gap in Human-AI Decision Support

2025-12-08 · Raunak Jain arxiv

LLM-based agents are increasingly deployed for expert decision support, yet human-AI teams in high-stakes settings do not yet reliably outperform the best individual. We argue this complementarity gap reflects a fundamen…

Iterated Reasoning with Mutual Information in Cooperative and Byzantine Decentralized Teaming

2022-01-20 · ICLR 2022 4 · Sachin Konan, Esmaeil Seraj, Matthew Gombolay

Information sharing is key in building team cognition and enables coordination and cooperation. High-performing human teams also benefit from acting strategically with hierarchical levels of iterated communication and ra…

Decision MakingMulti-agent Reinforcement Learning