paper-with-me

홈 › Papers

A Hierarchical Approach to Population Training for Human-AI Collaboration

2023-05-26 · Yi Loo, Chen Gong, Malika Meghjani

A major challenge for deep reinforcement learning (DRL) agents is to collaborate with novel partners that were not encountered by them during the training phase. This is specifically worsened by an increased variance in action responses when the DRL agents collaborate with human partners due to the lack of consistency in human behaviors. Recent work have shown that training a single agent as the best response to a diverse population of training partners significantly increases an agent's robustness to novel partners. We further enhance the population-based training approach by introducing a Hierarchical Reinforcement Learning (HRL) based method for Human-AI Collaboration. Our agent is able to learn multiple best-response policies as its low-level policy while at the same time, it learns a high-level policy that acts as a manager which allows the agent to dynamically switch between the low-level best-response policies based on its current partner. We demonstrate that our method is able to dynamically adapt to novel partners of different play styles and skill levels in the 2-player collaborative Overcooked game environment. We also conducted a human study in the same environment to test the effectiveness of our method when partnering with real human subjects.

📄 PDF Abstract BibTeX arXiv:2305.16708

Code (1)

https://gitlab.com/marvl-hipt/hipt 공식 구현 pytorch

Tasks

Deep Reinforcement LearningHierarchical Reinforcement Learningreinforcement-learningReinforcement Learning

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Partner-Aware Hierarchical Skill Discovery for Robust Human-AI Collaboration

2026-05-23 · Adnan Ahmad, Bahareh Nakisa, Mohammad Naim Rastgoo arxiv

Multi-agent collaboration, especially in human-AI teaming, requires agents that can adapt to novel partners with diverse and dynamic behaviors. Conventional Deep Hierarchical Reinforcement Learning (DHRL) methods focus o…

Hierarchical Reinforcement Learning

Encoding Hierarchical Information in Neural Networks helps in Subpopulation Shift

2021-12-20 · Amitangshu Mukherjee, Isha Garg, Kaushik Roy

Over the past decade, deep neural networks have proven to be adept in image classification tasks, often surpassing humans in terms of accuracy. However, standard neural networks often fail to understand the concept of hi…

image-classificationImage Classification

We Choose to Go to Space: Agent-driven Human and Multi-Robot Collaboration in Microgravity

2024-02-22 · Miao Xin, Zhongrui You, Zihan Zhang, Taoran Jiang 외

We present SpaceAgents-1, a system for learning human and multi-robot collaboration (HMRC) strategies under microgravity conditions. Future space exploration requires humans to work together with robots. However, acquiri…

Decision Making

Joint Prediction of Human Motions and Actions in Human-Robot Collaboration

2026-04-03 · Alessandra Bulanti, Alessandro Carfì, Fulvio Mastrogiovanni arxiv

Fluent human--robot collaboration requires robots to continuously estimate human behaviour and anticipate future intentions. This entails reasoning jointly about \emph{continuous movements} and \emph{discrete actions}, w…

Trustworthy Human Computation: A Survey

2022-10-22 · Hisashi Kashima, Satoshi Oyama, Hiromi Arai, Junichiro Mori

Human computation is an approach to solving problems that prove difficult using AI only, and involves the cooperation of many humans. Because human computation requires close engagement with both "human populations as us…

EthicsFairnessSurvey