A Reductions Approach to Risk-Sensitive Reinforcement Learning with Optimized Certainty Equivalents
Kaiwen Wang, Dawen Liang, Nathan Kallus, Wen Sun
TL;DR
This work develops a unified reductions framework for risk-sensitive reinforcement learning under optimized certainty equivalents (OCE). By augmenting the MDP with a budget state (AugMDP), it reduces OCE-RL to risk-neutral RL and enables two meta-algorithms: an optimism-based approach using various RL oracles and a policy-gradient-based method with natural policy gradient updates. The paper provides finite-sample, non-asymptotic guarantees for both approaches, including the first risk-sensitive bounds for exogenous block MDPs, and demonstrates that history-dependent policies are necessary for optimal OCE performance in a prove-of-concept MDP. Empirical results show that the proposed methods outperform the best Markovian policies across several OCE risk measures and policy classes, highlighting the practical impact for safety-critical and risk-aware applications.
Abstract
We study risk-sensitive RL where the goal is learn a history-dependent policy that optimizes some risk measure of cumulative rewards. We consider a family of risks called the optimized certainty equivalents (OCE), which captures important risk measures such as conditional value-at-risk (CVaR), entropic risk and Markowitz's mean-variance. In this setting, we propose two meta-algorithms: one grounded in optimism and another based on policy gradients, both of which can leverage the broad suite of risk-neutral RL algorithms in an augmented Markov Decision Process (MDP). Via a reductions approach, we leverage theory for risk-neutral RL to establish novel OCE bounds in complex, rich-observation MDPs. For the optimism-based algorithm, we prove bounds that generalize prior results in CVaR RL and that provide the first risk-sensitive bounds for exogenous block MDPs. For the gradient-based algorithm, we establish both monotone improvement and global convergence guarantees under a discrete reward assumption. Finally, we empirically show that our algorithms learn the optimal history-dependent policy in a proof-of-concept MDP, where all Markovian policies provably fail.
