English

Near-Minimax-Optimal Risk-Sensitive Reinforcement Learning with CVaR

Machine Learning 2023-05-26 v2 Optimization and Control Statistics Theory Machine Learning Statistics Theory

Abstract

In this paper, we study risk-sensitive Reinforcement Learning (RL), focusing on the objective of Conditional Value at Risk (CVaR) with risk tolerance τ\tau. Starting with multi-arm bandits (MABs), we show the minimax CVaR regret rate is Ω(τ1AK)\Omega(\sqrt{\tau^{-1}AK}), where AA is the number of actions and KK is the number of episodes, and that it is achieved by an Upper Confidence Bound algorithm with a novel Bernstein bonus. For online RL in tabular Markov Decision Processes (MDPs), we show a minimax regret lower bound of Ω(τ1SAK)\Omega(\sqrt{\tau^{-1}SAK}) (with normalized cumulative rewards), where SS is the number of states, and we propose a novel bonus-driven Value Iteration procedure. We show that our algorithm achieves the optimal regret of O~(τ1SAK)\widetilde O(\sqrt{\tau^{-1}SAK}) under a continuity assumption and in general attains a near-optimal regret of O~(τ1SAK)\widetilde O(\tau^{-1}\sqrt{SAK}), which is minimax-optimal for constant τ\tau. This improves on the best available bounds. By discretizing rewards appropriately, our algorithms are computationally efficient.

Keywords

Cite

@article{arxiv.2302.03201,
  title  = {Near-Minimax-Optimal Risk-Sensitive Reinforcement Learning with CVaR},
  author = {Kaiwen Wang and Nathan Kallus and Wen Sun},
  journal= {arXiv preprint arXiv:2302.03201},
  year   = {2023}
}

Comments

Accepted at ICML 2023

R2 v1 2026-06-28T08:33:39.868Z