Exploration Through Introspection: A Self-Aware Reward Model
Michael Petrowski, Milica Gašić
TL;DR
Problem: enable agents to model their own hidden mental states and study how self-awareness affects exploration and learning. Approach: embed a self-aware reward model that infers an internal pain state from happiness using a hidden Markov model and modulates learning in gridworlds via a subjective reward that subtracts a pain penalty. Key findings: introspective agents outperform baselines in stationary and non-stationary environments; chronic pain yields faster adaptation but can produce addiction-like relief-seeking and negative lifetime well-being; results illustrate plausible human-like dynamics and support a route toward unified Theory of Mind in AI. Significance: demonstrates how internal state inference can empower exploration and learning and points to future work extending introspection to infer other agents' states.
Abstract
Understanding how artificial agents model internal mental states is central to advancing Theory of Mind in AI. Evidence points to a unified system for self- and other-awareness. We explore this self-awareness by having reinforcement learning agents infer their own internal states in gridworld environments. Specifically, we introduce an introspective exploration component that is inspired by biological pain as a learning signal by utilizing a hidden Markov model to infer "pain-belief" from online observations. This signal is integrated into a subjective reward function to study how self-awareness affects the agent's learning abilities. Further, we use this computational framework to investigate the difference in performance between normal and chronic pain perception models. Results show that introspective agents in general significantly outperform standard baseline agents and can replicate complex human-like behaviors.
