English

Hierarchical Orchestra of Policies

Machine Learning 2024-11-06 v1 Artificial Intelligence

Abstract

Continual reinforcement learning poses a major challenge due to the tendency of agents to experience catastrophic forgetting when learning sequential tasks. In this paper, we introduce a modularity-based approach, called Hierarchical Orchestra of Policies (HOP), designed to mitigate catastrophic forgetting in lifelong reinforcement learning. HOP dynamically forms a hierarchy of policies based on a similarity metric between the current observations and previously encountered observations in successful tasks. Unlike other state-of-the-art methods, HOP does not require task labelling, allowing for robust adaptation in environments where boundaries between tasks are ambiguous. Our experiments, conducted across multiple tasks in a procedurally generated suite of environments, demonstrate that HOP significantly outperforms baseline methods in retaining knowledge across tasks and performs comparably to state-of-the-art transfer methods that require task labelling. Moreover, HOP achieves this without compromising performance when tasks remain constant, highlighting its versatility.

Keywords

Cite

@article{arxiv.2411.03008,
  title  = {Hierarchical Orchestra of Policies},
  author = {Thomas P Cannon and Özgür Simsek},
  journal= {arXiv preprint arXiv:2411.03008},
  year   = {2024}
}

Comments

Accepted as a poster. NeurIPS IMOL