paper-with-me

Papers

Should All Temporal Difference Learning Use Emphasis?

2019-03-01 · Xiang Gu, Sina Ghiassian, Richard S. Sutton

Emphatic Temporal Difference (ETD) learning has recently been proposed as a convergent off-policy learning method. ETD was proposed mainly to address convergence issues of conventional Temporal Difference (TD) learning under off-policy training but it is different from conventional TD learning even under on-policy training. A simple counterexample provided back in 2017 pointed to a potential class of problems where ETD converges but TD diverges. In this paper, we empirically show that ETD converges on a few other well-known on-policy experiments whereas TD either diverges or performs poorly. We also show that ETD outperforms TD on the mountain car prediction problem. Our results, together with a similar pattern observed under off-policy training in prior works, suggest that ETD might be a good substitute over conventional TD.

📄 PDF Abstract BibTeX arXiv:1903.00194

Code (1)

Xiang-Gu/Should-ALL-Temporal-Difference-Learning-Use-Emphasis

Tasks

All

Similar Papers 제목 키워드 기반

Provably Convergent Two-Timescale Off-Policy Actor-Critic with Function Approximation

2019-11-11 · ICML 2020 1 · Shangtong Zhang, Bo Liu, Hengshuai Yao, Shimon Whiteson

We present the first provably convergent two-timescale off-policy actor-critic algorithm (COF-PAC) with function approximation. Key to COF-PAC is the introduction of a new critic, the emphasis critic, which is trained vi…

Vocal Bursts Valence Prediction

Discerning Temporal Difference Learning

2023-10-12 · Jianfei Ma

Temporal difference learning (TD) is a foundational concept in reinforcement learning (RL), aimed at efficiently assessing a policy's value function. TD($\lambda$), a potent variant, incorporates a memory trace to distri…

Reinforcement Learning (RL)

True Online Emphatic TD($λ$): Quick Reference and Implementation Guide

2015-07-25 · Richard S. Sutton

This document is a guide to the implementation of true online emphatic TD($\lambda$), a model-free temporal-difference algorithm for learning to make long-term predictions which combines the emphasis idea (Sutton, Mahmoo…

Temporal Difference Variational Auto-Encoder

2018-06-08 · ICLR 2019 5 · Karol Gregor, George Papamakarios, Frederic Besse, Lars Buesing 외

To act and plan in complex environments, we posit that agents should have a mental simulator of the world with three characteristics: (a) it should build an abstract state representing the condition of the world; (b) it …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Multi-Temporal Spatial-Spectral Comparison Network for Hyperspectral Anomalous Change Detection

2022-05-23 · Meiqi Hu, Chen Wu, Bo Du

Hyperspectral anomalous change detection has been a challenging task for its emphasis on the dynamics of small and rare objects against the prevalent changes. In this paper, we have proposed a Multi-Temporal spatial-spec…

Change DetectionContrastive Learning