ICLR 2020poster52 citations

Reanalysis of Variance Reduced Temporal Difference Learning

Tengyu Xu, Zhe Wang, Yi Zhou, Yingbin Liang

Abstract

Temporal difference (TD) learning is a popular algorithm for policy evaluation in reinforcement learning, but the vanilla TD can substantially suffer from the inherent optimization variance. A variance reduced TD (VRTD) algorithm was proposed by \cite{korda2015td}, which applies the variance reduction technique directly to the online TD learning with Markovian samples. In this work, we first point out the technical errors in the analysis of VRTD in \cite{korda2015td}, and then provide a mathematically solid analysis of the non-asymptotic convergence of VRTD and its variance reduction performance. We show that VRTD is guaranteed to converge to a neighborhood of the fixed-point solution of TD at a linear convergence rate. Furthermore, the variance error (for both i.i.d.\ and Markovian sampling) and the bias error (for Markovian sampling) of VRTD are significantly reduced by the batch size of variance reduction in comparison to those of vanilla TD. As a result, the overall computational complexity of VRTD to attain a given accurate solution outperforms that of TD under Markov sampling and outperforms that of TD under i.i.d.\ sampling for a sufficiently small conditional number.

Reinforcement LearningTD learningMarkovian sampleVariance Reduction
BibTeX
@inproceedings{
Xu2020Reanalysis,
title={Reanalysis of Variance Reduced Temporal Difference Learning},
author={Tengyu Xu and Zhe Wang and Yi Zhou and Yingbin Liang},
booktitle={International Conference on Learning Representations},
year={2020},
url={https://openreview.net/forum?id=S1ly10EKDS}
}
Reanalysis of Variance Reduced Temporal Difference Learning · ICLR 2020