AILGMLFeb 18, 2019

Parenting: Safe Reinforcement Learning from Human Input

arXiv:1902.06766v110 citations
Originality Highly original
AI Analysis

This work addresses safety concerns for autonomous agents in near-future environments where human oversight is feasible, offering a novel approach to AI safety.

The paper tackles safety problems in reinforcement learning agents, such as reward hacking and unsafe exploration, by introducing a framework inspired by human parenting. The Parenting algorithm successfully addresses these issues in AI Safety gridworlds, enabling agents to outperform their human supervisors and generalize to new environments.

Autonomous agents trained via reinforcement learning present numerous safety concerns: reward hacking, negative side effects, and unsafe exploration, among others. In the context of near-future autonomous agents, operating in environments where humans understand the existing dangers, human involvement in the learning process has proved a promising approach to AI Safety. Here we demonstrate that a precise framework for learning from human input, loosely inspired by the way humans parent children, solves a broad class of safety problems in this context. We show that our Parenting algorithm solves these problems in the relevant AI Safety gridworlds of Leike et al. (2017), that an agent can learn to outperform its parent as it "matures", and that policies learnt through Parenting are generalisable to new environments.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes