Risk-Averse Constrained Reinforcement Learning with Optimized Certainty Equivalents
By: Jane H. Lee , Baturay Saglam , Spyridon Pougkakiotis and more
Potential Business Impact:
Teaches robots to avoid dangerous mistakes.
Constrained optimization provides a common framework for dealing with conflicting objectives in reinforcement learning (RL). In most of these settings, the objectives (and constraints) are expressed though the expected accumulated reward. However, this formulation neglects risky or even possibly catastrophic events at the tails of the reward distribution, and is often insufficient for high-stakes applications in which the risk involved in outliers is critical. In this work, we propose a framework for risk-aware constrained RL, which exhibits per-stage robustness properties jointly in reward values and time using optimized certainty equivalents (OCEs). Our framework ensures an exact equivalent to the original constrained problem within a parameterized strong Lagrangian duality framework under appropriate constraint qualifications, and yields a simple algorithmic recipe which can be wrapped around standard RL solvers, such as PPO. Lastly, we establish the convergence of the proposed algorithm under common assumptions, and verify the risk-aware properties of our approach through several numerical experiments.
Similar Papers
Conformal Risk Training: End-to-End Optimization of Conformal Risk Control
Machine Learning (CS)
Guarantees AI predictions are safe and reliable.
Incentivizing Safer Actions in Policy Optimization for Constrained Reinforcement Learning
Machine Learning (CS)
Keeps robots safe while they learn tasks.
Optimistic Reinforcement Learning with Quantile Objectives
Machine Learning (CS)
Teaches computers to make safer, smarter choices.