首页 /研究 /HiER: Highlight Experience Replay for Boosting Off-Policy Reinforcement Learning Agents
LEARNING

HiER: Highlight Experience Replay for Boosting Off-Policy Reinforcement Learning Agents

Dániel Horváth, Jesús Bujalance Martín, Gábor Erdős, Zoltán Istenes, Fabien Moutarde

发表年份
2024
引用次数
4

摘要

Even though reinforcement-learning-based algorithms achieved superhuman performance in many domains, the field of robotics poses significant challenges as the state and action spaces are continuous, and the reward function is predominantly sparse. Furthermore, on many occasions, the agent is devoid of access to any form of demonstration. Inspired by human learning, in this work, we propose a method named highlight experience replay (HiER) that creates a secondary highlight replay buffer for the most relevant experiences. For the weights update, the transitions are sampled from both the standard and the highlight experience replay buffer. It can be applied with or without the techniques of hindsight experience replay (HER) and prioritized experience replay (PER). Our method significantly improves the performance of the state-of-the-art, validated on 8 tasks of three robotic benchmarks. Furthermore, to exploit the full potential of HiER, we propose HiER+ in which HiER is enhanced with an arbitrary data collection curriculum learning method. Our implementation, the qualitative results, and a video presentation are available on the project site: <uri xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">http://www.danielhorvath.eu/hier/</uri>.

关键词

Computer scienceReinforcement learningHindsight biasBoosting (machine learning)ExploitArtificial intelligenceRoboticsMachine learningHuman–computer interactionRobot

相关论文

查看 LEARNING 分类全部论文