Reward (Mis)design for Autonomous Driving
W. Bradley Knox, Alessandro Allievi, Holger Banzhaf, Felix Schmitt, Peter Stone
TL;DR
The paper tackles the critical but underexplored problem of reward design for autonomous driving by introducing 8 sanity checks to diagnose flaws in reward and cost functions. It systematically applies these checks to published RL-for-AD reward functions, revealing pervasive issues such as unsafe reward shaping and misaligned human preferences. The authors discuss broader design directions, including learning reward functions, multi-objective optimization, and monetizing outcomes with a financial utility, to improve reliability and alignment with stakeholder interests. The work argues that robust reward design is essential for safe, scalable deployment of RL in autonomous driving and provides a practical framework for future research and evaluation beyond RL.
Abstract
This article considers the problem of diagnosing certain common errors in reward design. Its insights are also applicable to the design of cost functions and performance metrics more generally. To diagnose common errors, we develop 8 simple sanity checks for identifying flaws in reward functions. These sanity checks are applied to reward functions from past work on reinforcement learning (RL) for autonomous driving (AD), revealing near-universal flaws in reward design for AD that might also exist pervasively across reward design for other tasks. Lastly, we explore promising directions that may aid the design of reward functions for AD in subsequent research, following a process of inquiry that can be adapted to other domains.
