候亚庆

个人信息Personal Information

副教授

博士生导师

硕士生导师

任职 : 院长助理、国际合作与交流处副处长(挂职)

性别:男

毕业院校:南洋理工大学

学位:博士

所在单位:计算机科学与技术学院

办公地点:创新园大厦B913

电子邮箱:houyq@dlut.edu.cn

扫描关注

论文成果

当前位置: 候亚庆(侯亚庆)的... >> 科学研究 >> 论文成果

Memetic Evolution Strategy for Reinforcement Learning

点击次数:

论文类型:会议论文

发表时间:2019-01-01

收录刊物:EI、CPCI-S

页面范围:1922-1928

关键字:reinforcement learning; memetic algorithm; evolution strategy; Q learning

摘要:Neuroevolution (i.e., training neural network with Evolution Computation) has successfully unfolded a range of challenging reinforcement learning (RL) tasks. However, existing neuroevolution methods suffer from high sample complexity, as the black-box evaluations (i.e., accumulated rewards of complete Markov Decision Processes (MDPs)) discard bunches of temporal frames (i.e., time-step data instances in MDP). Actually, these temporal frames hold the Markov property of the problem, that benefits the training of neural network as well by temporal difference (TD) learning. In this paper, we propose a memetic reinforcement learning (MRL) framework that optimizes the RL agent by leveraging both black-box evaluations and temporal frames. To this end, an evolution strategy (ES) is associated with Q learning, where ES provides diversified frames to globally train the agent, and Q learning locally exploits the Markov property within frames to refresh the agent. Therefore, MRL conveys a novel memetic framework that allows evaluation free local search by Q learning. Experiments on classical control problem verify the efficiency of the proposed MRL, that achieves significantly faster convergence than canonical ES.