Towards Achieving Optimal Strong Regret and Constraint Violation via Computationally Efficient Model-free RL
Abstract
Lay Summary
In many real-world uses of reinforcement learning, such as robotics, online platforms, and advertising, an AI system must learn to earn high rewards while also respecting safety, budget, or service constraints. Existing methods often measure performance in a way that lets failures cancel each other out: a very safe episode can cover an unsafe one, even though the unsafe episode may be still harmful. We study how to prevent this masking effect during learning. We develop APMPO, a learning algorithm that does not need to build a full model of the environment and can handle large state spaces using compact features. We prove that APMPO nearly matches the best possible learning rate when a safety margin exists, and still provides the first sublinear guarantees of this kind when such a margin is not assumed. This work brings practical reinforcement learning methods closer to reliable use in settings where repeated constraint violations cannot be averaged away.