ICLR 2022poster9 citations

PER-ETD: A Polynomially Efficient Emphatic Temporal Difference Learning Method

Ziwei Guan, Tengyu Xu, Yingbin Liang

Abstract

Emphatic temporal difference (ETD) learning (Sutton et al., 2016) is a successful method to conduct the off-policy value function evaluation with function approximation. Although ETD has been shown to converge asymptotically to a desirable value function, it is well-known that ETD often encounters a large variance so that its sample complexity can increase exponentially fast with the number of iterations. In this work, we propose a new ETD method, called PER-ETD (i.e., PEriodically Restarted-ETD), which restarts and updates the follow-on trace only for a finite period for each iteration of the evaluation parameter. Further, PER-ETD features a design of the logarithmical increase of the restart period with the number of iterations, which guarantees the best trade-off between the variance and bias and keeps both vanishing sublinearly. We show that PER-ETD converges to the same desirable fixed point as ETD, but improves the exponential sample complexity of ETD to be polynomials. Our experiments validate the superior performance of PER-ETD and its advantage over ETD.

emphatic temporal differencefinite-time analysisoff-policy evaluationreinforcement learning
BibTeX
@inproceedings{
guan2022peretd,
title={{PER}-{ETD}: A Polynomially Efficient Emphatic Temporal Difference Learning Method},
author={Ziwei Guan and Tengyu Xu and Yingbin Liang},
booktitle={International Conference on Learning Representations},
year={2022},
url={https://openreview.net/forum?id=-HSOjDPfhBJ}
}
PER-ETD: A Polynomially Efficient Emphatic Temporal Difference Learning Method · ICLR 2022