Pessimism Meets Risk: Risk-Sensitive Offline Reinforcement Learning
Dake Zhang, Boxiang Lyu, Shuang Qiu, Mladen Kolar, Tong Zhang
TL;DR
This work develops the first provably efficient offline reinforcement learning methods for risk-sensitive objectives under the entropic risk measure $V_\beta = \frac{1}{\beta}\log\{\mathbb{E}[e^{\beta R}]\}$ in linear MDPs. It introduces two pessimistic algorithms: (i) Risk-Sensitive Pessimistic Value Iteration (RSPVI), which uses a pessimistic bonus guided by the entropic structure, and (ii) Variance-Aware RSPVI (VA-RSPVI), which augments estimation with variance information via an auxiliary dataset. Theoretical guarantees show suboptimality bounds that depend on the risk-sensitivity factor $\frac{e^{|\beta|H}-1}{|\beta|}$ and feature dimension $d$, with improved $\sqrt{d}$-type rates under data coverage through reference-advantage decomposition and variance-aware techniques. As $\beta \to 0$, the results recover the risk-neutral offline RL rates, aligning with existing linear MDP bounds. The analysis leverages the exponential Bellman framework, a shifting/scaling transformation, and covering-number bounds to handle the risk-sensitive setting, making these results potentially generalizable to broader offline risk-sensitive RL problems.
Abstract
We study risk-sensitive reinforcement learning (RL), a crucial field due to its ability to enhance decision-making in scenarios where it is essential to manage uncertainty and minimize potential adverse outcomes. Particularly, our work focuses on applying the entropic risk measure to RL problems. While existing literature primarily investigates the online setting, there remains a large gap in understanding how to efficiently derive a near-optimal policy based on this risk measure using only a pre-collected dataset. We center on the linear Markov Decision Process (MDP) setting, a well-regarded theoretical framework that has yet to be examined from a risk-sensitive standpoint. In response, we introduce two provably sample-efficient algorithms. We begin by presenting a risk-sensitive pessimistic value iteration algorithm, offering a tight analysis by leveraging the structure of the risk-sensitive performance measure. To further improve the obtained bounds, we propose another pessimistic algorithm that utilizes variance information and reference-advantage decomposition, effectively improving both the dependence on the space dimension $d$ and the risk-sensitivity factor. To the best of our knowledge, we obtain the first provably efficient risk-sensitive offline RL algorithms.
