PAPER DIGEST
Most Influential ICML 2009 Paper · 2026-03 edition

Fast Gradient-descent Methods For Temporal-difference Learning With Linear Function Approximation

Richard S. Sutton, Hamid Reza Maei, Doina Precup, Shalabh Bhatnagar, David Silver, Csaba Szepesvári, Eric Wiewiora

Venue
International Conference on Machine Learning (ICML) 2009
Recognition
Most Influential ICML 2009 Paper (Rank No. 8)
Edition
2026-03
Impact factor
7
Certificate ID
090d395a7fb161e3

Abstract

Sutton, Szepesv&aacute;ri and Maei (2009) recently introduced the first temporal-difference learning algorithm compatible with both linear function approximation and off-policy training, and whose complexity scales only linearly in the size of the function approximator. Although their <i>gradient temporal difference</i> (GTD) algorithm converges reliably, it can be very slow compared to conventional linear TD (on on-policy problems where TD is convergent), calling into question its practical utility. In this paper we introduce two new related algorithms with better convergence rates. The first algorithm, <i>GTD2</i>, is derived and proved convergent just as GTD was, but uses a different objective function and converges significantly faster (but still not as fast as conventional TD). The second new algorithm, <i>linear TD with gradient correction</i>, or <i>TDC</i>, uses the same update rule as conventional TD except for an additional term which is initially zero. In our experiments on small test problems and in a Computer Go application with a million features, the learning rate of this algorithm was comparable to that of conventional TD. This algorithm appears to extend linear TD to off-policy learning with no penalty in performance while only doubling computational requirements.

Download PDF certificate