paper-with-me

홈 › Papers

Coordination with Humans via Strategy Matching

2022-10-27 · Michelle Zhao, Reid Simmons, Henny Admoni

Human and robot partners increasingly need to work together to perform tasks as a team. Robots designed for such collaboration must reason about how their task-completion strategies interplay with the behavior and skills of their human team members as they coordinate on achieving joint goals. Our goal in this work is to develop a computational framework for robot adaptation to human partners in human-robot team collaborations. We first present an algorithm for autonomously recognizing available task-completion strategies by observing human-human teams performing a collaborative task. By transforming team actions into low dimensional representations using hidden Markov models, we can identify strategies without prior knowledge. Robot policies are learned on each of the identified strategies to construct a Mixture-of-Experts model that adapts to the task strategies of unseen human partners. We evaluate our model on a collaborative cooking task using an Overcooked simulator. Results of an online user study with 125 participants demonstrate that our framework improves the task performance and collaborative fluency of human-agent teams, as compared to state of the art reinforcement learning methods.

📄 PDF Abstract BibTeX arXiv:2210.15099

Code (0)

등록된 구현이 없습니다.

Tasks

Mixture-of-Experts

Similar Papers 제목 키워드 기반

Tacit Coordination of Large Language Models

2026-01-28 · Ido Aharon, Emanuele La Malfa, Michael Wooldridge, Sarit Kraus arxiv

Large Language Models (LLMs) are increasingly deployed in multi-agent settings that require coordination without communication, from human-AI interaction to safety-critical scenarios. Humans often overcome the absence of…

Modeling Human Ad Hoc Coordination

2016-02-11 · Peter M. Krafft, Chris L. Baker, Alex Pentland, Joshua B. Tenenbaum

Whether in groups of humans or groups of computer agents, collaboration is most effective between individuals who have the ability to coordinate on a joint strategy for collective action. However, in general a rational a…

Human Agent Collaborationvalid

Automatic Curriculum Design for Zero-Shot Human-AI Coordination

2025-03-10 · Won-Sang You, Tae-Gwan Ha, Seo-Young Lee, Kyung-Joong Kim

Zero-shot human-AI coordination is the training of an ego-agent to coordinate with humans without using human data. Most studies on zero-shot human-AI coordination have focused on enhancing the ego-agent's coordination a…

On-the-fly Strategy Adaptation for ad-hoc Agent Coordination

2022-03-08 · Jaleh Zand, Jack Parker-Holder, Stephen J. Roberts

Training agents in cooperative settings offers the promise of AI agents able to interact effectively with humans (and other agents) in the real world. Multi-agent reinforcement learning (MARL) has the potential to achiev…

Game of HanabiMulti-agent Reinforcement Learning

Learning social norms enhances compatibility in dynamic human-AI coordination

2026-07-08 · Yi Yang, Siyuan Liu, Xin Gao, Huamu Sun 외 arxiv

Humans continuously coordinate with others in dynamic interactions, often through implicit, hard-to-quantify social norms that act as shared tacit expectations among interacting agents. As AI agents, including large lang…