English

Abstract Demonstrations and Adaptive Exploration for Efficient and Stable Multi-step Sparse Reward Reinforcement Learning

Robotics 2023-03-10 v1 Artificial Intelligence Machine Learning

Abstract

Although Deep Reinforcement Learning (DRL) has been popular in many disciplines including robotics, state-of-the-art DRL algorithms still struggle to learn long-horizon, multi-step and sparse reward tasks, such as stacking several blocks given only a task-completion reward signal. To improve learning efficiency for such tasks, this paper proposes a DRL exploration technique, termed A^2, which integrates two components inspired by human experiences: Abstract demonstrations and Adaptive exploration. A^2 starts by decomposing a complex task into subtasks, and then provides the correct orders of subtasks to learn. During training, the agent explores the environment adaptively, acting more deterministically for well-mastered subtasks and more stochastically for ill-learnt subtasks. Ablation and comparative experiments are conducted on several grid-world tasks and three robotic manipulation tasks. We demonstrate that A^2 can aid popular DRL algorithms (DQN, DDPG, and SAC) to learn more efficiently and stably in these environments.

Keywords

Cite

@article{arxiv.2207.09243,
  title  = {Abstract Demonstrations and Adaptive Exploration for Efficient and Stable Multi-step Sparse Reward Reinforcement Learning},
  author = {Xintong Yang and Ze Ji and Jing Wu and Yu-kun Lai},
  journal= {arXiv preprint arXiv:2207.09243},
  year   = {2023}
}

Comments

Accepted by The 27th IEEE International Conference on Automation and Computing (ICAC2022)

R2 v1 2026-06-25T01:02:57.104Z