English

Learning Safe Policies with Expert Guidance

Machine Learning 2018-11-22 v2 Artificial Intelligence Machine Learning

Abstract

We propose a framework for ensuring safe behavior of a reinforcement learning agent when the reward function may be difficult to specify. In order to do this, we rely on the existence of demonstrations from expert policies, and we provide a theoretical framework for the agent to optimize in the space of rewards consistent with its existing knowledge. We propose two methods to solve the resulting optimization: an exact ellipsoid-based method and a method in the spirit of the "follow-the-perturbed-leader" algorithm. Our experiments demonstrate the behavior of our algorithm in both discrete and continuous problems. The trained agent safely avoids states with potential negative effects while imitating the behavior of the expert in the other states.

Keywords

Cite

@article{arxiv.1805.08313,
  title  = {Learning Safe Policies with Expert Guidance},
  author = {Jessie Huang and Fa Wu and Doina Precup and Yang Cai},
  journal= {arXiv preprint arXiv:1805.08313},
  year   = {2018}
}

Comments

Appears in NeurIPS 2018

R2 v1 2026-06-23T02:03:24.827Z