paper-with-me

홈 › Papers

Learning Hierarchical Teaching Policies for Cooperative Agents

2019-03-07 · Dong-Ki Kim, Miao Liu, Shayegan Omidshafiei, Sebastian Lopez-Cot, Matthew Riemer, Golnaz Habibi, Gerald Tesauro, Sami Mourad, Murray Campbell, Jonathan P. How

Collective learning can be greatly enhanced when agents effectively exchange knowledge with their peers. In particular, recent work studying agents that learn to teach other teammates has demonstrated that action advising accelerates team-wide learning. However, the prior work has simplified the learning of advising policies by using simple function approximations and only considered advising with primitive (low-level) actions, limiting the scalability of learning and teaching to complex domains. This paper introduces a novel learning-to-teach framework, called hierarchical multiagent teaching (HMAT), that improves scalability to complex environments by using the deep representation for student policies and by advising with more expressive extended action sequences over multiple levels of temporal abstraction. Our empirical evaluations demonstrate that HMAT improves team-wide learning progress in large, complex domains where previous approaches fail. HMAT also learns teaching policies that can effectively transfer knowledge to different teammates with knowledge of different tasks, even when the teammates have heterogeneous action spaces.

📄 PDF Abstract BibTeX arXiv:1903.03216

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Multi-Agent Actor-Critic with Hierarchical Graph Attention Network

2019-09-27 · Heechang Ryu, Hayong Shin, Jinkyoo Park

Most previous studies on multi-agent reinforcement learning focus on deriving decentralized and cooperative policies to maximize a common reward and rarely consider the transferability of trained policies to new tasks. T…

Graph AttentionMulti-agent Reinforcement LearningReinforcement LearningRepresentation Learning

Developing cooperative policies for multi-stage reinforcement learning tasks

2022-05-11 · Jordan Erskine, Chris Lehnert

Many hierarchical reinforcement learning algorithms utilise a series of independent skills as a basis to solve tasks at a higher level of reasoning. These algorithms don't consider the value of using skills that are coop…

Hierarchical Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

CORD: Generalizable Cooperation via Role Diversity

2025-01-04 · Kanefumi Matsuyama, Kefan Su, Jiangxing Wang, Deheng Ye 외

Cooperative multi-agent reinforcement learning (MARL) aims to develop agents that can collaborate effectively. However, most cooperative MARL methods overfit training agents, making learned policies not generalize well t…

DiversityMulti-agent Reinforcement Learning

Cooperative Inverse Reinforcement Learning

2016-06-09 · NeurIPS 2016 12 · Dylan Hadfield-Menell, Anca Dragan, Pieter Abbeel, Stuart Russell

For an autonomous system to be helpful to humans and to pose no unwarranted risks, it needs to align its values with those of the humans in its environment in such a way that its actions contribute to the maximization of…

Active Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

HCPO: Hierarchical Conductor-Based Policy Optimization in Multi-Agent Reinforcement Learning

2025-11-15 · Zejiao Liu, Junqi Tu, Yitian Hong, Luolin Xiong 외 arxiv

In cooperative Multi-Agent Reinforcement Learning (MARL), efficient exploration is crucial for optimizing the performance of joint policy. However, existing methods often update joint policies via independent agent explo…

Multi-agent Reinforcement Learning