paper-with-me

Papers

Generalized Emphatic Temporal Difference Learning: Bias-Variance Analysis

2015-09-17 · Assaf Hallak, Aviv Tamar, Remi Munos, Shie Mannor

We consider the off-policy evaluation problem in Markov decision processes with function approximation. We propose a generalization of the recently introduced \emph{emphatic temporal differences} (ETD) algorithm \citep{SuttonMW15}, which encompasses the original ETD($\lambda$), as well as several other off-policy evaluation algorithms as special cases. We call this framework \ETD, where our introduced parameter $\beta$ controls the decay rate of an importance-sampling term. We study conditions under which the projected fixed-point equation underlying \ETD\ involves a contraction operator, allowing us to present the first asymptotic error bounds (bias) for \ETD. Our results show that the original ETD algorithm always involves a contraction operator, and its bias is bounded. Moreover, by controlling $\beta$, our proposed generalization allows trading-off bias for variance reduction, thereby achieving a lower total error.

📄 PDF Abstract BibTeX arXiv:1509.05172

Code (0)

등록된 구현이 없습니다.

Tasks

Off-policy evaluation

Similar Papers 제목 키워드 기반

Truncated Emphatic Temporal Difference Methods for Prediction and Control

2021-08-11 · Shangtong Zhang, Shimon Whiteson

Emphatic Temporal Difference (TD) methods are a class of off-policy Reinforcement Learning (RL) methods involving the use of followon traces. Despite the theoretical success of emphatic TD methods in addressing the notor…

PredictionReinforcement Learning (RL)

Regularized Centered Emphatic Temporal Difference Learning

2026-05-02 · Xingguo Chen, Chaohui Wu, Jinguo Ye, Chao Li 외 arxiv

Off-policy temporal-difference (TD) learning with function approximation faces a structural tradeoff among stability, projection geometry, and variance control. Emphatic TD (ETD) improves the off-policy projection geomet…

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

2021-10-13 · ICLR 2022 4 · Ziwei Guan, Tengyu Xu, Yingbin Liang

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 asymptotic…

Learning Expected Emphatic Traces for Deep RL

2021-07-12 · Ray Jiang, Shangtong Zhang, Veronica Chelu, Adam White 외

Off-policy sampling and experience replay are key for improving sample efficiency and scaling model-free temporal difference learning methods. When combined with function approximation, such as neural networks, this comb…

On Convergence of Emphatic Temporal-Difference Learning

2015-06-08 · Huizhen Yu

We consider emphatic temporal-difference learning algorithms for policy evaluation in discounted Markov decision processes with finite spaces. Such algorithms were recently proposed by Sutton, Mahmood, and White (2015) a…