English

Self-Imitation Learning for Robot Tasks with Sparse and Delayed Rewards

Machine Learning 2021-05-26 v3 Artificial Intelligence

Abstract

The application of reinforcement learning (RL) in robotic control is still limited in the environments with sparse and delayed rewards. In this paper, we propose a practical self-imitation learning method named Self-Imitation Learning with Constant Reward (SILCR). Instead of requiring hand-defined immediate rewards from environments, our method assigns the immediate rewards at each timestep with constant values according to their final episodic rewards. In this way, even if the dense rewards from environments are unavailable, every action taken by the agents would be guided properly. We demonstrate the effectiveness of our method in some challenging continuous robotics control tasks in MuJoCo simulation and the results show that our method significantly outperforms the alternative methods in tasks with sparse and delayed rewards. Even compared with alternatives with dense rewards available, our method achieves competitive performance. The ablation experiments also show the stability and reproducibility of our method.

Keywords

Cite

@article{arxiv.2010.06962,
  title  = {Self-Imitation Learning for Robot Tasks with Sparse and Delayed Rewards},
  author = {Zhixin Chen and Mengxiang Lin},
  journal= {arXiv preprint arXiv:2010.06962},
  year   = {2021}
}

Comments

6 pages, 5 figures

R2 v1 2026-06-23T19:20:13.924Z