Statistical Reinforcement Learning in the Real World: A Survey of Challenges and Future Directions
Asim H. Gazi, Yongyi Guo, Daiqi Gao, Ziping Xu, Kelly W. Zhang, Susan A. Murphy
TL;DR
This survey reframes real-world reinforcement learning as a three-component process—within-deployment online learning, between-deployment offline analysis, and sequential redeployments for continual improvement—to address practical constraints of data scarcity and nonstationary environments. It synthesizes advances in statistical RL across online learning, offline inference, and deployment design, with emphasis on adaptive experiments, adaptive interventions, and causal reasoning to improve data efficiency and generalization. The paper highlights the challenges of misspecification, pooling-induced dependencies, and nonstationarity while underscoring the need for practical guidelines, benchmarks, and LLM-enabled approaches to bridge theory and real-world impact. By advocating use-inspired research that prioritizes replicability, valid inference, and continual improvement, the work outlines a roadmap for making RL more reliable and impactful in domains like digital health and education.
Abstract
Reinforcement learning (RL) has achieved remarkable success in real-world decision-making across diverse domains, including gaming, robotics, online advertising, public health, and natural language processing. Despite these advances, a substantial gap remains between RL research and its deployment in many practical settings. Two recurring challenges often underlie this gap. First, many settings offer limited opportunity for the agent to interact extensively with the target environment due to practical constraints. Second, many target environments often undergo substantial changes, requiring redesign and redeployment of RL systems (e.g., advancements in science and technology that change the landscape of healthcare delivery). Addressing these challenges and bridging the gap between basic research and application requires theory and methodology that directly inform the design, implementation, and continual improvement of RL systems in real-world settings. In this paper, we frame the application of RL in practice as a three-component process: (i) online learning and optimization during deployment, (ii) post- or between-deployment offline analyses, and (iii) repeated cycles of deployment and redeployment to continually improve the RL system. We provide a narrative review of recent advances in statistical RL that address these components, including methods for maximizing data utility for between-deployment inference, enhancing sample efficiency for online learning within-deployment, and designing sequences of deployments for continual improvement. We also outline future research directions in statistical RL that are use-inspired -- aiming for impactful application of RL in practice.
