paper-with-me

Papers

Reanalysis of Variance Reduced Temporal Difference Learning

2020-01-07 · ICLR 2020 1 · Tengyu Xu, Zhe Wang, Yi Zhou, Yingbin Liang

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 Korda and La (2015), 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 Korda and La (2015), 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.

📄 PDF Abstract BibTeX arXiv:2001.01898

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

An ERP Study on Recursive Locative Processing in Mandarin-Speaking Children with Autism

2026-06-04 · Xiaoyi Wang, Chenxi Fu, Ziman Zhuang, Caimei Yang arxiv

Recursion enables the generation of hierarchical linguistic structures but imposes substantial processing demands during real-time comprehension. While difficulties with complex syntax have been reported in autism spectr…

Variance-Reduced Off-Policy TDC Learning: Non-Asymptotic Convergence Analysis

2020-10-26 · NeurIPS 2020 12 · Shaocong Ma, Yi Zhou, Shaofeng Zou

Variance reduction techniques have been successfully applied to temporal-difference (TD) learning and help to improve the sample complexity in policy evaluation. However, the existing work applied variance reduction to e…

Spatial Econometrics for Misaligned Data

2022-07-08 · Guillaume Allaire Pouliot

We produce methodology for regression analysis when the geographic locations of the independent and dependent variables do not coincide, in which case we speak of misaligned data. We develop and investigate two complemen…

Econometricsregression

Deep Spatio-Temporal Neural Network for Air Quality Reanalysis

2025-02-17 · Ammar Kheder, Benjamin Foreback, Lili Wang, Zhi-Song Liu 외

Air quality prediction is key to mitigating health impacts and guiding decisions, yet existing models tend to focus on temporal trends while overlooking spatial generalization. We propose AQ-Net, a spatiotemporal reanaly…

Accelerated and instance-optimal policy evaluation with linear function approximation

2021-12-24 · Tianjiao Li, Guanghui Lan, Ashwin Pananjady

We study the problem of policy evaluation with linear function approximation and present efficient and practical algorithms that come with strong optimality guarantees. We begin by proving lower bounds that establish bas…