Quantum Robust Inner Minimization for Reinforcement Learning with Quadratic Speed-Up in Query Complexity
Abstract
Lay Summary
Robust reinforcement learning trains AI agents to perform reliably even when the deployment environment differs from the training environment. To achieve this, the agent learns by optimizing against the worst-case scenario within an uncertainty set that captures possible variations of the environment. However, identifying that worst case requires querying every candidate scenario, which becomes the dominant cost of training. We address this bottleneck through a quantum approach. Our method, QRIM, accesses the uncertainty set as a quantum-accessible environment and amplifies the worst case through a quantum search routine. This reduces the number of required queries from N to √N, a quadratic speed-up, without modifying the outer learning procedure. We validate QRIM in classical simulation and on IBM's 127-qubit quantum processor, where the speed-up holds even under hardware noise. The result illustrates how quantum approaches can be integrated into machine learning to address well-defined computational bottlenecks.