English

Q-learning for Quantile MDPs: A Decomposition, Performance, and Convergence Analysis

Machine Learning 2024-11-01 v1

Abstract

In Markov decision processes (MDPs), quantile risk measures such as Value-at-Risk are a standard metric for modeling RL agents' preferences for certain outcomes. This paper proposes a new Q-learning algorithm for quantile optimization in MDPs with strong convergence and performance guarantees. The algorithm leverages a new, simple dynamic program (DP) decomposition for quantile MDPs. Compared with prior work, our DP decomposition requires neither known transition probabilities nor solving complex saddle point equations and serves as a suitable foundation for other model-free RL algorithms. Our numerical results in tabular domains show that our Q-learning algorithm converges to its DP variant and outperforms earlier algorithms.

Keywords

Cite

@article{arxiv.2410.24128,
  title  = {Q-learning for Quantile MDPs: A Decomposition, Performance, and Convergence Analysis},
  author = {Jia Lin Hau and Erick Delage and Esther Derman and Mohammad Ghavamzadeh and Marek Petrik},
  journal= {arXiv preprint arXiv:2410.24128},
  year   = {2024}
}
R2 v1 2026-06-28T19:43:10.827Z