English

Uniform-PAC Bounds for Reinforcement Learning with Linear Function Approximation

Machine Learning 2022-01-03 v2 Optimization and Control Machine Learning

Abstract

We study reinforcement learning (RL) with linear function approximation. Existing algorithms for this problem only have high-probability regret and/or Probably Approximately Correct (PAC) sample complexity guarantees, which cannot guarantee the convergence to the optimal policy. In this paper, in order to overcome the limitation of existing algorithms, we propose a new algorithm called FLUTE, which enjoys uniform-PAC convergence to the optimal policy with high probability. The uniform-PAC guarantee is the strongest possible guarantee for reinforcement learning in the literature, which can directly imply both PAC and high probability regret bounds, making our algorithm superior to all existing algorithms with linear function approximation. At the core of our algorithm is a novel minimax value function estimator and a multi-level partition scheme to select the training samples from historical observations. Both of these techniques are new and of independent interest.

Keywords

Cite

@article{arxiv.2106.11612,
  title  = {Uniform-PAC Bounds for Reinforcement Learning with Linear Function Approximation},
  author = {Jiafan He and Dongruo Zhou and Quanquan Gu},
  journal= {arXiv preprint arXiv:2106.11612},
  year   = {2022}
}

Comments

27 pages. In NeurIPS 2021

R2 v1 2026-06-24T03:27:29.980Z