English

Nearly Minimax Optimal Regret for Learning Infinite-horizon Average-reward MDPs with Linear Function Approximation

Machine Learning 2022-05-11 v2 Optimization and Control Machine Learning

Abstract

We study reinforcement learning in an infinite-horizon average-reward setting with linear function approximation, where the transition probability function of the underlying Markov Decision Process (MDP) admits a linear form over a feature mapping of the current state, action, and next state. We propose a new algorithm UCRL2-VTR, which can be seen as an extension of the UCRL2 algorithm with linear function approximation. We show that UCRL2-VTR with Bernstein-type bonus can achieve a regret of O~(dDT)\tilde{O}(d\sqrt{DT}), where dd is the dimension of the feature mapping, TT is the horizon, and D\sqrt{D} is the diameter of the MDP. We also prove a matching lower bound Ω~(dDT)\tilde{\Omega}(d\sqrt{DT}), which suggests that the proposed UCRL2-VTR is minimax optimal up to logarithmic factors. To the best of our knowledge, our algorithm is the first nearly minimax optimal RL algorithm with function approximation in the infinite-horizon average-reward setting.

Keywords

Cite

@article{arxiv.2102.07301,
  title  = {Nearly Minimax Optimal Regret for Learning Infinite-horizon Average-reward MDPs with Linear Function Approximation},
  author = {Yue Wu and Dongruo Zhou and Quanquan Gu},
  journal= {arXiv preprint arXiv:2102.07301},
  year   = {2022}
}

Comments

31 pages, 2 figures. In AISTATS 2022

R2 v1 2026-06-23T23:09:13.724Z