ACDER: Augmented Curiosity-Driven Experience Replay
Boyao Li, Tao Lu, Jiayi Li, Ning Lu, Yinghao Cai, Shuo Wang

TL;DR
ACDER is a novel reinforcement learning method that enhances exploration efficiency in robotic manipulation tasks by combining curiosity-driven exploration with dynamic initial states selection, leading to improved sample efficiency and performance.
Contribution
It introduces a goal-oriented curiosity-driven exploration and automatic curriculum for initial states, complementing HER to improve exploration in high-dimensional robotic tasks.
Findings
Outperforms existing methods in Reach, Push, and Pick&Place tasks
Achieves satisfactory results in multi-step robotic tasks
Significantly improves sample efficiency
Abstract
Exploration in environments with sparse feedback remains a challenging research problem in reinforcement learning (RL). When the RL agent explores the environment randomly, it results in low exploration efficiency, especially in robotic manipulation tasks with high dimensional continuous state and action space. In this paper, we propose a novel method, called Augmented Curiosity-Driven Experience Replay (ACDER), which leverages (i) a new goal-oriented curiosity-driven exploration to encourage the agent to pursue novel and task-relevant states more purposefully and (ii) the dynamic initial states selection as an automatic exploratory curriculum to further improve the sample-efficiency. Our approach complements Hindsight Experience Replay (HER) by introducing a new way to pursue valuable states. Experiments conducted on four challenging robotic manipulation tasks with binary rewards,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Advanced Bandit Algorithms Research · Psychological and Educational Research Studies
MethodsExperience Replay
