Reinforcement Learning Interventions on Boundedly Rational Human Agents in Frictionful Tasks
Eura Nofshin, Siddharth Swaroop, Weiwei Pan, Susan Murphy, Finale Doshi-Velez
TL;DR
This work introduces Behavior Model RL (BMRL), a framework for interventions that edit maladapted human MDP parameters to guide frictionful tasks toward long-term goals. By modeling humans as boundedly rational planners and allowing the AI to transiently modify parameters like the discount factor $\gamma$ or rewards $R$, BMRL achieves rapid, interpretable personalization. The chainworld model provides analytical solutions and a three-window AI policy class, and the authors prove AI-equivalence results that extend applicability to more realistic human models (monotonic, progress, multi-chain, and negative-effect worlds). Empirical results show robust, online personalization under misspecification and demonstrate the framework's potential for domains such as physical therapy, medication adherence, and digital learning, while highlighting ethical considerations for real-world deployment.
Abstract
Many important behavior changes are frictionful; they require individuals to expend effort over a long period with little immediate gratification. Here, an artificial intelligence (AI) agent can provide personalized interventions to help individuals stick to their goals. In these settings, the AI agent must personalize rapidly (before the individual disengages) and interpretably, to help us understand the behavioral interventions. In this paper, we introduce Behavior Model Reinforcement Learning (BMRL), a framework in which an AI agent intervenes on the parameters of a Markov Decision Process (MDP) belonging to a boundedly rational human agent. Our formulation of the human decision-maker as a planning agent allows us to attribute undesirable human policies (ones that do not lead to the goal) to their maladapted MDP parameters, such as an extremely low discount factor. Furthermore, we propose a class of tractable human models that captures fundamental behaviors in frictionful tasks. Introducing a notion of MDP equivalence specific to BMRL, we theoretically and empirically show that AI planning with our human models can lead to helpful policies on a wide range of more complex, ground-truth humans.
