We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: Gradient Temporal-Difference Learning with Regularized Corrections

Abstract: It is still common to use Q-learning and temporal difference (TD) learning-even though they have divergence issues and sound Gradient TD alternatives exist-because divergence seems rare and they typically perform well. However, recent work with large neural network learning systems reveals that instability is more common than previously thought. Practitioners face a difficult dilemma: choose an easy to use and performant TD method, or a more complex algorithm that is more sound but harder to tune and all but unexplored with non-linear function approximation or control. In this paper, we introduce a new method called TD with Regularized Corrections (TDRC), that attempts to balance ease of use, soundness, and performance. It behaves as well as TD, when TD performs well, but is sound in cases where TD diverges. We empirically investigate TDRC across a range of problems, for both prediction and control, and for both linear and non-linear function approximation, and show, potentially for the first time, that gradient TD methods could be a better alternative to TD and Q-learning.
Comments: Appeared in Proceedings of the 37th International Conference on Machine Learning (ICML2020)
Subjects: Machine Learning (cs.LG); Artificial Intelligence (cs.AI); Machine Learning (stat.ML)
Cite as: arXiv:2007.00611 [cs.LG]
  (or arXiv:2007.00611v4 [cs.LG] for this version)

Submission history

From: Sina Ghiassian [view email]
[v1] Wed, 1 Jul 2020 16:56:56 GMT (7321kb,D)
[v2] Sun, 5 Jul 2020 17:53:35 GMT (5442kb,D)
[v3] Tue, 7 Jul 2020 16:59:45 GMT (4937kb,D)
[v4] Thu, 17 Sep 2020 21:17:00 GMT (16767kb,D)

Link back to: arXiv, form interface, contact.