English

Context-Aware Policy Reuse

Artificial Intelligence 2019-03-11 v4

Abstract

Transfer learning can greatly speed up reinforcement learning for a new task by leveraging policies of relevant tasks. Existing works of policy reuse either focus on only selecting a single best source policy for transfer without considering contexts, or cannot guarantee to learn an optimal policy for a target task. To improve transfer efficiency and guarantee optimality, we develop a novel policy reuse method, called Context-Aware Policy reuSe (CAPS), that enables multi-policy transfer. Our method learns when and which source policy is best for reuse, as well as when to terminate its reuse. CAPS provides theoretical guarantees in convergence and optimality for both source policy selection and target task learning. Empirical results on a grid-based navigation domain and the Pygame Learning Environment demonstrate that CAPS significantly outperforms other state-of-the-art policy reuse methods.

Keywords

Cite

@article{arxiv.1806.03793,
  title  = {Context-Aware Policy Reuse},
  author = {Siyuan Li and Fangda Gu and Guangxiang Zhu and Chongjie Zhang},
  journal= {arXiv preprint arXiv:1806.03793},
  year   = {2019}
}

Comments

Camera-ready version for AAMAS 2019

R2 v1 2026-06-23T02:25:20.808Z