ICRA 2021poster15 citations

Hierarchical Learning from Demonstrations for Long-Horizon Tasks

Boyao Li, Jiayi Li, Tao Lu, Yinghao Cai, Shuo Wang

Abstract

Although reinforcement learning (RL) has achieved great success in robotic manipulation skills learning, it is still challenging for long-horizon tasks. Combining RL with demonstrations is an effective solution. In this paper, we propose a novel hierarchical learning from demonstrations method for long-horizon tasks, which leverages (i) object-centered segmentation of demonstrations to automatically segment the teaching trajectories into episodes. (ii) a bi-level hierarchical imitation learning method with a parallel training mechanism to train the two-level policies simultaneously. Experimental results on three challenging long-horizon tasks with sparse rewards show that our proposed method significantly outperforms state-of-art approaches in terms of both sample-efficiency and success rate. Moreover, our method is the only one which achieves satisfactory performance in tasks of multi-object stack and multi-object push&stack.

BibTeX
@inproceedings{icra2021_hierarchicallear,
  title = {Hierarchical Learning from Demonstrations for Long-Horizon Tasks},
  author = {Boyao Li and Jiayi Li and Tao Lu and Yinghao Cai and Shuo Wang},
  booktitle = {ICRA 2021},
  year = {2021}
}