English

Reinforcement Learning from Imperfect Demonstrations under Soft Expert Guidance

Machine Learning 2019-11-26 v2 Artificial Intelligence Robotics Machine Learning

Abstract

In this paper, we study Reinforcement Learning from Demonstrations (RLfD) that improves the exploration efficiency of Reinforcement Learning (RL) by providing expert demonstrations. Most of existing RLfD methods require demonstrations to be perfect and sufficient, which yet is unrealistic to meet in practice. To work on imperfect demonstrations, we first define an imperfect expert setting for RLfD in a formal way, and then point out that previous methods suffer from two issues in terms of optimality and convergence, respectively. Upon the theoretical findings we have derived, we tackle these two issues by regarding the expert guidance as a soft constraint on regulating the policy exploration of the agent, which eventually leads to a constrained optimization problem. We further demonstrate that such problem is able to be addressed efficiently by performing a local linear search on its dual form. Considerable empirical evaluations on a comprehensive collection of benchmarks indicate our method attains consistent improvement over other RLfD counterparts.

Keywords

Cite

@article{arxiv.1911.07109,
  title  = {Reinforcement Learning from Imperfect Demonstrations under Soft Expert Guidance},
  author = {Mingxuan Jing and Xiaojian Ma and Wenbing Huang and Fuchun Sun and Chao Yang and Bin Fang and Huaping Liu},
  journal= {arXiv preprint arXiv:1911.07109},
  year   = {2019}
}

Comments

Accepted to AAAI 2020. Xiaojian Ma and Mingxuan Jing contributed equally to this work

R2 v1 2026-06-23T12:18:06.439Z