English

Avoiding Wireheading with Value Reinforcement Learning

Artificial Intelligence 2016-05-11 v1

Abstract

How can we design good goals for arbitrarily intelligent agents? Reinforcement learning (RL) is a natural approach. Unfortunately, RL does not work well for generally intelligent agents, as RL agents are incentivised to shortcut the reward sensor for maximum reward -- the so-called wireheading problem. In this paper we suggest an alternative to RL called value reinforcement learning (VRL). In VRL, agents use the reward signal to learn a utility function. The VRL setup allows us to remove the incentive to wirehead by placing a constraint on the agent's actions. The constraint is defined in terms of the agent's belief distributions, and does not require an explicit specification of which actions constitute wireheading.

Keywords

Cite

@article{arxiv.1605.03143,
  title  = {Avoiding Wireheading with Value Reinforcement Learning},
  author = {Tom Everitt and Marcus Hutter},
  journal= {arXiv preprint arXiv:1605.03143},
  year   = {2016}
}

Comments

Artificial General Intelligence (AGI) 2016

R2 v1 2026-06-22T13:57:47.287Z