English

Achieving Constant Regret in Linear Markov Decision Processes

Machine Learning 2024-12-13 v2

Abstract

We study the constant regret guarantees in reinforcement learning (RL). Our objective is to design an algorithm that incurs only finite regret over infinite episodes with high probability. We introduce an algorithm, Cert-LSVI-UCB, for misspecified linear Markov decision processes (MDPs) where both the transition kernel and the reward function can be approximated by some linear function up to misspecification level ζ\zeta. At the core of Cert-LSVI-UCB is an innovative \method, which facilitates a fine-grained concentration analysis for multi-phase value-targeted regression, enabling us to establish an instance-dependent regret bound that is constant w.r.t. the number of episodes. Specifically, we demonstrate that for a linear MDP characterized by a minimal suboptimality gap Δ\Delta, Cert-LSVI-UCB has a cumulative regret of O~(d3H5/Δ)\tilde{\mathcal{O}}(d^3H^5/\Delta) with high probability, provided that the misspecification level ζ\zeta is below O~(Δ/(dH2))\tilde{\mathcal{O}}(\Delta / (\sqrt{d}H^2)). Here dd is the dimension of the feature space and HH is the horizon. Remarkably, this regret bound is independent of the number of episodes KK. To the best of our knowledge, Cert-LSVI-UCB is the first algorithm to achieve a constant, instance-dependent, high-probability regret bound in RL with linear function approximation without relying on prior distribution assumptions.

Keywords

Cite

@article{arxiv.2404.10745,
  title  = {Achieving Constant Regret in Linear Markov Decision Processes},
  author = {Weitong Zhang and Zhiyuan Fan and Jiafan He and Quanquan Gu},
  journal= {arXiv preprint arXiv:2404.10745},
  year   = {2024}
}

Comments

45 pages, 3 tables, 2 figures, in 38th Conference on Neural Information Processing Systems (NeurIPS 2024)

R2 v1 2026-06-28T15:56:07.770Z