English

Inter-Level Cooperation in Hierarchical Reinforcement Learning

Machine Learning 2021-11-19 v3 Artificial Intelligence Machine Learning

Abstract

Hierarchies of temporally decoupled policies present a promising approach for enabling structured exploration in complex long-term planning problems. To fully achieve this approach an end-to-end training paradigm is needed. However, training these multi-level policies has had limited success due to challenges arising from interactions between the goal-assigning and goal-achieving levels within a hierarchy. In this article, we consider the policy optimization process as a multi-agent process. This allows us to draw on connections between communication and cooperation in multi-agent RL, and demonstrate the benefits of increased cooperation between sub-policies on the training performance of the overall policy. We introduce a simple yet effective technique for inducing inter-level cooperation by modifying the objective function and subsequent gradients of higher-level policies. Experimental results on a wide variety of simulated robotics and traffic control tasks demonstrate that inducing cooperation results in stronger performing policies and increased sample efficiency on a set of difficult long time horizon tasks. We also find that goal-conditioned policies trained using our method display better transfer to new tasks, highlighting the benefits of our method in learning task-agnostic lower-level behaviors. Videos and code are available at: https://sites.google.com/berkeley.edu/cooperative-hrl.

Keywords

Cite

@article{arxiv.1912.02368,
  title  = {Inter-Level Cooperation in Hierarchical Reinforcement Learning},
  author = {Abdul Rahman Kreidieh and Glen Berseth and Brandon Trabucco and Samyak Parajuli and Sergey Levine and Alexandre M. Bayen},
  journal= {arXiv preprint arXiv:1912.02368},
  year   = {2021}
}
R2 v1 2026-06-23T12:36:26.675Z