English

Efficient Deep Reinforcement Learning via Adaptive Policy Transfer

Machine Learning 2020-05-26 v3 Artificial Intelligence Machine Learning

Abstract

Transfer Learning (TL) has shown great potential to accelerate Reinforcement Learning (RL) by leveraging prior knowledge from past learned policies of relevant tasks. Existing transfer approaches either explicitly computes the similarity between tasks or select appropriate source policies to provide guided explorations for the target task. However, how to directly optimize the target policy by alternatively utilizing knowledge from appropriate source policies without explicitly measuring the similarity is currently missing. In this paper, we propose a novel Policy Transfer Framework (PTF) to accelerate RL by taking advantage of this idea. Our framework learns when and which source policy is the best to reuse for the target policy and when to terminate it by modeling multi-policy transfer as the option learning problem. PTF can be easily combined with existing deep RL approaches. Experimental results show it significantly accelerates the learning process and surpasses state-of-the-art policy transfer methods in terms of learning efficiency and final performance in both discrete and continuous action spaces.

Keywords

Cite

@article{arxiv.2002.08037,
  title  = {Efficient Deep Reinforcement Learning via Adaptive Policy Transfer},
  author = {Tianpei Yang and Jianye Hao and Zhaopeng Meng and Zongzhang Zhang and Yujing Hu and Yingfeng Cheng and Changjie Fan and Weixun Wang and Wulong Liu and Zhaodong Wang and Jiajie Peng},
  journal= {arXiv preprint arXiv:2002.08037},
  year   = {2020}
}

Comments

Accepted by IJCAI'2020

R2 v1 2026-06-23T13:46:28.909Z