English

No-Regret Reinforcement Learning with Heavy-Tailed Rewards

Machine Learning 2021-02-26 v1 Machine Learning

Abstract

Reinforcement learning algorithms typically assume rewards to be sampled from light-tailed distributions, such as Gaussian or bounded. However, a wide variety of real-world systems generate rewards that follow heavy-tailed distributions. We consider such scenarios in the setting of undiscounted reinforcement learning. By constructing a lower bound, we show that the difficulty of learning heavy-tailed rewards asymptotically dominates the difficulty of learning transition probabilities. Leveraging techniques from robust mean estimation, we propose Heavy-UCRL2 and Heavy-Q-Learning, and show that they achieve near-optimal regret bounds in this setting. Our algorithms also naturally generalize to deep reinforcement learning applications; we instantiate Heavy-DQN as an example of this. We demonstrate that all of our algorithms outperform baselines on both synthetic MDPs and standard RL benchmarks.

Keywords

Cite

@article{arxiv.2102.12769,
  title  = {No-Regret Reinforcement Learning with Heavy-Tailed Rewards},
  author = {Vincent Zhuang and Yanan Sui},
  journal= {arXiv preprint arXiv:2102.12769},
  year   = {2021}
}

Comments

AISTATS 21

R2 v1 2026-06-23T23:29:58.689Z