English

A First Empirical Study of Emphatic Temporal Difference Learning

Artificial Intelligence 2017-05-15 v2 Machine Learning

Abstract

In this paper we present the first empirical study of the emphatic temporal-difference learning algorithm (ETD), comparing it with conventional temporal-difference learning, in particular, with linear TD(0), on on-policy and off-policy variations of the Mountain Car problem. The initial motivation for developing ETD was that it has good convergence properties under off-policy training (Sutton, Mahmood and White 2016), but it is also a new algorithm for the on-policy case. In both our on-policy and off-policy experiments, we found that each method converged to a characteristic asymptotic level of error, with ETD better than TD(0). TD(0) achieved a still lower error level temporarily before falling back to its higher asymptote, whereas ETD never showed this kind of "bounce". In the off-policy case (in which TD(0) is not guaranteed to converge), ETD was significantly slower.

Keywords

Cite

@article{arxiv.1705.04185,
  title  = {A First Empirical Study of Emphatic Temporal Difference Learning},
  author = {Sina Ghiassian and Banafsheh Rafiee and Richard S. Sutton},
  journal= {arXiv preprint arXiv:1705.04185},
  year   = {2017}
}

Comments

5 pages, Accepted to NIPS Continual Learning and Deep Networks workshop, 2016

R2 v1 2026-06-22T19:44:08.779Z