On Dynamic Programming Decompositions of Static Risk Measures in Markov Decision Processes
Jia Lin Hau, Erick Delage, Mohammad Ghavamzadeh, Marek Petrik
TL;DR
The paper investigates dynamic-programming decompositions for static risk measures in finite-horizon MDPs, focusing on CVaR, EVaR, and VaR objectives. It shows that risk-level decompositions derived via dual representations for CVaR and EVaR are inherently suboptimal for policy optimization due to a saddle-point gap, although such decompositions can be valid for policy evaluation in certain cases. In contrast, the authors derive and validate a correct VaR-based DP that supports both policy evaluation and optimization, and provide a corrected EVaR decomposition for policy evaluation along with a counterexample demonstrating the inadequacy of Ni2022’s EVaR decomposition. The results highlight that current risk-averse DP methods used in high-stakes RL may be invalid or suboptimal, motivating more careful theoretical treatment and alternative approaches. Overall, the work clarifies which risk measures admit reliable DP decompositions and under what conditions, with direct implications for safety-critical decision-making systems.
Abstract
Optimizing static risk-averse objectives in Markov decision processes is difficult because they do not admit standard dynamic programming equations common in Reinforcement Learning (RL) algorithms. Dynamic programming decompositions that augment the state space with discrete risk levels have recently gained popularity in the RL community. Prior work has shown that these decompositions are optimal when the risk level is discretized sufficiently. However, we show that these popular decompositions for Conditional-Value-at-Risk (CVaR) and Entropic-Value-at-Risk (EVaR) are inherently suboptimal regardless of the discretization level. In particular, we show that a saddle point property assumed to hold in prior literature may be violated. However, a decomposition does hold for Value-at-Risk and our proof demonstrates how this risk measure differs from CVaR and EVaR. Our findings are significant because risk-averse algorithms are used in high-stake environments, making their correctness much more critical.
