English

Fastest Convergence for Q-learning

Systems and Control 2018-03-23 v2 Machine Learning Optimization and Control

Abstract

The Zap Q-learning algorithm introduced in this paper is an improvement of Watkins' original algorithm and recent competitors in several respects. It is a matrix-gain algorithm designed so that its asymptotic variance is optimal. Moreover, an ODE analysis suggests that the transient behavior is a close match to a deterministic Newton-Raphson implementation. This is made possible by a two time-scale update equation for the matrix gain sequence. The analysis suggests that the approach will lead to stable and efficient computation even for non-ideal parameterized settings. Numerical experiments confirm the quick convergence, even in such non-ideal cases. A secondary goal of this paper is tutorial. The first half of the paper contains a survey on reinforcement learning algorithms, with a focus on minimum variance algorithms.

Keywords

Cite

@article{arxiv.1707.03770,
  title  = {Fastest Convergence for Q-learning},
  author = {Adithya M. Devraj and Sean P. Meyn},
  journal= {arXiv preprint arXiv:1707.03770},
  year   = {2018}
}
R2 v1 2026-06-22T20:44:56.734Z