Provable Risk-Sensitive Distributional Reinforcement Learning with General Function Approximation
Yu Chen, Xiangcheng Zhang, Siwei Wang, Longbo Huang
TL;DR
The paper addresses risk-aware sequential decision-making by marrying risk-sensitive objectives with distributional RL in a general function-approximation setting. It develops a unifying framework (RS-DisRL) and two meta-algorithms, RS-DisRL-M for model-based and RS-DisRL-V for model-free scenarios, both achieving sublinear regret with respect to the number of episodes via LSR and MLE estimation within augmented MDPs. The key theoretical contributions include a first ${\widetilde{\mathcal{O}}}(\sqrt{K})$ regret bound for static Lipschitz risk measures, novel augmented-simulation lemmas, and extensive analyses leveraging eluder and Bellman-eluder dimensions. These results yield statistically efficient, scalable methods for risk-sensitive distributional RL, including special cases like CVaR with linear function approximation, with broad implications for safety-critical applications. Overall, the work provides a foundational, rigorously analyzed path to practical, risk-aware RL in high-dimensional or continuous-state settings.
Abstract
In the realm of reinforcement learning (RL), accounting for risk is crucial for making decisions under uncertainty, particularly in applications where safety and reliability are paramount. In this paper, we introduce a general framework on Risk-Sensitive Distributional Reinforcement Learning (RS-DisRL), with static Lipschitz Risk Measures (LRM) and general function approximation. Our framework covers a broad class of risk-sensitive RL, and facilitates analysis of the impact of estimation functions on the effectiveness of RSRL strategies and evaluation of their sample complexity. We design two innovative meta-algorithms: \texttt{RS-DisRL-M}, a model-based strategy for model-based function approximation, and \texttt{RS-DisRL-V}, a model-free approach for general value function approximation. With our novel estimation techniques via Least Squares Regression (LSR) and Maximum Likelihood Estimation (MLE) in distributional RL with augmented Markov Decision Process (MDP), we derive the first $\widetilde{\mathcal{O}}(\sqrt{K})$ dependency of the regret upper bound for RSRL with static LRM, marking a pioneering contribution towards statistically efficient algorithms in this domain.
