English

Directed Policy Gradient for Safe Reinforcement Learning with Human Advice

Machine Learning 2018-08-14 v1 Artificial Intelligence Machine Learning

Abstract

Many currently deployed Reinforcement Learning agents work in an environment shared with humans, be them co-workers, users or clients. It is desirable that these agents adjust to people's preferences, learn faster thanks to their help, and act safely around them. We argue that most current approaches that learn from human feedback are unsafe: rewarding or punishing the agent a-posteriori cannot immediately prevent it from wrong-doing. In this paper, we extend Policy Gradient to make it robust to external directives, that would otherwise break the fundamentally on-policy nature of Policy Gradient. Our technique, Directed Policy Gradient (DPG), allows a teacher or backup policy to override the agent before it acts undesirably, while allowing the agent to leverage human advice or directives to learn faster. Our experiments demonstrate that DPG makes the agent learn much faster than reward-based approaches, while requiring an order of magnitude less advice.

Keywords

Cite

@article{arxiv.1808.04096,
  title  = {Directed Policy Gradient for Safe Reinforcement Learning with Human Advice},
  author = {Hélène Plisnier and Denis Steckelmacher and Tim Brys and Diederik M. Roijers and Ann Nowé},
  journal= {arXiv preprint arXiv:1808.04096},
  year   = {2018}
}

Comments

Accepted at the European Workshop on Reinforcement Learning 2018 (EWRL14)

R2 v1 2026-06-23T03:31:44.505Z