Model-Free Robust Average-Reward Reinforcement Learning with Sample Complexity Analysis
Abstract
Lay Summary
To reliably deploy autonomous systems (e.g., robotics, smart power grids, or automatic portfolio management), artificial intelligence (AI) must not only optimize for continuous, indefinite operations (a modality often referred to as the "average-reward" setting), but also withstand potentially severe mismatches between it's training simulator and the real-world scenario. While designing a resilient or "robust" strategy is critical for bridging this gap, learning these long-term decision-making rules (or "policy") typically involves either construction of a massive, computationally expensive model of the entire environment or relying on algorithms that lack guarantees for the amount of training data needed, leading to prohibitively long training times. To address this, our research proposes a novel, data-driven approach called Robust Halpern Iteration (RHI). Instead of building a model or reducing the problem to a short-term horizon that demands prior knowledge of the problem at hand, RHI instead learns an optimal strategy by interacting directly with the simulator. A core innovation of this method is our carefully designed sampling technique, which inherently corrects for estimation error that usually plagues direct learning under uncertainty. By significantly reducing this bias, we show that RHI can discover optimal policies which are robust to abnormalities (e.g., an animal running in front of a self-driving car on a rainy night) by using a minimal amount of data or knowledge of the problem. Ultimately, this work provides a highly efficient, practical, mathematically guaranteed method for training AI to safely and reliably operate in complex, changing conditions over the long run.