English

Neural Temporal-Difference and Q-Learning Provably Converge to Global Optima

Machine Learning 2020-04-16 v2 Artificial Intelligence Optimization and Control Machine Learning

Abstract

Temporal-difference learning (TD), coupled with neural networks, is among the most fundamental building blocks of deep reinforcement learning. However, due to the nonlinearity in value function approximation, such a coupling leads to nonconvexity and even divergence in optimization. As a result, the global convergence of neural TD remains unclear. In this paper, we prove for the first time that neural TD converges at a sublinear rate to the global optimum of the mean-squared projected Bellman error for policy evaluation. In particular, we show how such global convergence is enabled by the overparametrization of neural networks, which also plays a vital role in the empirical success of neural TD. Beyond policy evaluation, we establish the global convergence of neural (soft) Q-learning, which is further connected to that of policy gradient algorithms.

Keywords

Cite

@article{arxiv.1905.10027,
  title  = {Neural Temporal-Difference and Q-Learning Provably Converge to Global Optima},
  author = {Qi Cai and Zhuoran Yang and Jason D. Lee and Zhaoran Wang},
  journal= {arXiv preprint arXiv:1905.10027},
  year   = {2020}
}
R2 v1 2026-06-23T09:21:30.452Z