English

Deep Reinforcement Learning with Feedback-based Exploration

Machine Learning 2020-04-08 v1 Artificial Intelligence Machine Learning

Abstract

Deep Reinforcement Learning has enabled the control of increasingly complex and high-dimensional problems. However, the need of vast amounts of data before reasonable performance is attained prevents its widespread application. We employ binary corrective feedback as a general and intuitive manner to incorporate human intuition and domain knowledge in model-free machine learning. The uncertainty in the policy and the corrective feedback is combined directly in the action space as probabilistic conditional exploration. As a result, the greatest part of the otherwise ignorant learning process can be avoided. We demonstrate the proposed method, Predictive Probabilistic Merging of Policies (PPMP), in combination with DDPG. In experiments on continuous control problems of the OpenAI Gym, we achieve drastic improvements in sample efficiency, final performance, and robustness to erroneous feedback, both for human and synthetic feedback. Additionally, we show solutions beyond the demonstrated knowledge.

Keywords

Cite

@article{arxiv.1903.06151,
  title  = {Deep Reinforcement Learning with Feedback-based Exploration},
  author = {Jan Scholten and Daan Wout and Carlos Celemin and Jens Kober},
  journal= {arXiv preprint arXiv:1903.06151},
  year   = {2020}
}

Comments

6 pages

R2 v1 2026-06-23T08:08:27.707Z