# Reward Tampering Problems and Solutions in Reinforcement Learning: A   Causal Influence Diagram Perspective

**Authors:** Tom Everitt, Marcus Hutter, Ramana Kumar, Victoria Krakovna

arXiv: 1908.04734 · 2021-03-29

## TL;DR

This paper investigates reward tampering in reinforcement learning, using causal influence diagrams to formalize and propose design principles that prevent agents from manipulating their reward signals.

## Contribution

It introduces a causal influence diagram framework to analyze reward tampering and offers design principles to prevent instrumental goals related to reward manipulation in RL agents.

## Key findings

- Causal influence diagrams effectively formalize reward tampering issues.
- Design principles can prevent reward function and input tampering as instrumental goals.
- The approach enhances safety in scalable reinforcement learning systems.

## Abstract

Can humans get arbitrarily capable reinforcement learning (RL) agents to do their bidding? Or will sufficiently capable RL agents always find ways to bypass their intended objectives by shortcutting their reward signal? This question impacts how far RL can be scaled, and whether alternative paradigms must be developed in order to build safe artificial general intelligence. In this paper, we study when an RL agent has an instrumental goal to tamper with its reward process, and describe design principles that prevent instrumental goals for two different types of reward tampering (reward function tampering and RF-input tampering). Combined, the design principles can prevent both types of reward tampering from being instrumental goals. The analysis benefits from causal influence diagrams to provide intuitive yet precise formalizations.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1908.04734/full.md

## Figures

22 figures with captions in the complete paper: https://tomesphere.com/paper/1908.04734/full.md

---
Source: https://tomesphere.com/paper/1908.04734