paper-with-me

Papers

$\ell_1$ Regularized Gradient Temporal-Difference Learning

2016-10-05 · Dominik Meyer, Hao Shen, Klaus Diepold

In this paper, we study the Temporal Difference (TD) learning with linear value function approximation. It is well known that most TD learning algorithms are unstable with linear function approximation and off-policy learning. Recent development of Gradient TD (GTD) algorithms has addressed this problem successfully. However, the success of GTD algorithms requires a set of well chosen features, which are not always available. When the number of features is huge, the GTD algorithms might face the problem of overfitting and being computationally expensive. To cope with this difficulty, regularization techniques, in particular $\ell_1$ regularization, have attracted significant attentions in developing TD learning algorithms. The present work combines the GTD algorithms with $\ell_1$ regularization. We propose a family of $\ell_1$ regularized GTD algorithms, which employ the well known soft thresholding operator. We investigate convergence properties of the proposed algorithms, and depict their performance with several numerical experiments.

📄 PDF Abstract BibTeX arXiv:1610.01476

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Gradient Temporal-Difference Learning with Regularized Corrections

2020-07-01 · ICML 2020 1 · Sina Ghiassian, Andrew Patterson, Shivam Garg, Dhawal Gupta 외

It is still common to use Q-learning and temporal difference (TD) learning-even though they have divergence issues and sound Gradient TD alternatives exist-because divergence seems rare and they typically perform well. H…

Q-Learning

R-GTD: A Geometric Analysis of Gradient Temporal-Difference Learning in Singular Regimes

2026-01-28 · Hyunjun Na, Donghwan Lee arxiv

Gradient temporal-difference (GTD) learning algorithms are widely used for off-policy policy evaluation with function approximation. However, existing convergence analyses rely on the restrictive assumption that the so-c…

HR-TD: A Regularized TD Method to Avoid Over-Generalization

2019-05-01 · ICLR 2019 5 · Ishan Durugkar, Bo Liu, Peter Stone

Temporal Difference learning with function approximation has been widely used recently and has led to several successful results. However, compared with the original tabular-based methods, one major drawback of temporal…

Sobolev Regularized MMD Gradient Flow

2026-05-12 · Chenyang Tian, Bharath K. Sriperumbudur, Arthur Gretton, Zonghao Chen arxiv

We propose Sobolev-regularized Maximum Mean Discrepancy (SrMMD) gradient flow, a regularized variant of maximum mean discrepancy (MMD) gradient flow based on a gradient penalty on the witness function. The proposed regul…

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…