English

A Finite-Time Analysis of Q-Learning with Neural Network Function Approximation

Machine Learning 2020-03-05 v2 Optimization and Control Machine Learning

Abstract

Q-learning with neural network function approximation (neural Q-learning for short) is among the most prevalent deep reinforcement learning algorithms. Despite its empirical success, the non-asymptotic convergence rate of neural Q-learning remains virtually unknown. In this paper, we present a finite-time analysis of a neural Q-learning algorithm, where the data are generated from a Markov decision process and the action-value function is approximated by a deep ReLU neural network. We prove that neural Q-learning finds the optimal policy with O(1/T)O(1/\sqrt{T}) convergence rate if the neural function approximator is sufficiently overparameterized, where TT is the number of iterations. To our best knowledge, our result is the first finite-time analysis of neural Q-learning under non-i.i.d. data assumption.

Keywords

Cite

@article{arxiv.1912.04511,
  title  = {A Finite-Time Analysis of Q-Learning with Neural Network Function Approximation},
  author = {Pan Xu and Quanquan Gu},
  journal= {arXiv preprint arXiv:1912.04511},
  year   = {2020}
}

Comments

22 pages, 1 table. This version simplifies the proof and improves the presentation

R2 v1 2026-06-23T12:40:59.987Z