1: \begin{abstract} % put your abstract here!
2: Transfer learning can greatly speed up reinforcement learning for a new task by leveraging policies of relevant tasks.
3: Existing works of policy reuse either focus on selecting a single best source policy for {reuse} without considering contexts, or fail to guarantee learning an optimal policy for a target task.
4: To improve transfer efficiency and guarantee optimality, we develop a novel policy reuse method, called {\em Context-Aware Policy reuSe} (CAPS), that enables multi-policy {reuse}. 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.
5: \end{abstract}