paper-with-me

Papers

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 distribute the prediction error into the historical context. However, this approach often neglects the significance of historical states and the relative importance of propagating the TD error, influenced by challenges such as visitation imbalance or outcome noise. To address this, we propose a novel TD algorithm named discerning TD learning (DTD), which allows flexible emphasis functions$-$predetermined or adapted during training$-$to allocate efforts effectively across states. We establish the convergence properties of our method within a specific class of emphasis functions and showcase its promising potential for adaptation to deep RL contexts. Empirical results underscore that employing a judicious emphasis function not only improves value estimation but also expedites learning across diverse scenarios.

📄 PDF Abstract BibTeX arXiv:2310.08091

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Seven Survival Senses: Evolutionary Training makes Discerning Differences more Natural than Spotting Similarities

2021-03-08 · Ravi Kashyap

We discuss preliminary results from two experiments and put forth the notion that the development of sensory systems might be more geared towards discerning differences rather than for spotting similarities. We present t…

Attribute

MTRGL:Effective Temporal Correlation Discerning through Multi-modal Temporal Relational Graph Learning

2024-01-25 · Junwei Su, Shan Wu, Jinhui Li

In this study, we explore the synergy of deep learning and financial market applications, focusing on pair trading. This market-neutral strategy is integral to quantitative finance and is apt for advanced deep-learning t…

Deep LearningGraph LearningGraph Neural NetworkLink Prediction+2

Describing Differences in Image Sets with Natural Language

2023-12-05 · CVPR 2024 1 · Lisa Dunlap, Yuhui Zhang, Xiaohan Wang, Ruiqi Zhong 외

How do two sets of images differ? Discerning set-level differences is crucial for understanding model behaviors and analyzing datasets, yet manually sifting through thousands of images is impractical. To aid in this disc…

Language Modelling

Recognizing LTLf/PLTLf Goals in Fully Observable Non-Deterministic Domain Models

2021-03-22 · Ramon Fraga Pereira, Francesco Fuggitti, Giuseppe De Giacomo

Goal Recognition is the task of discerning the correct intended goal that an agent aims to achieve, given a set of possible goals, a domain model, and a sequence of observations as a sample of the plan being executed in …

Temporally Extended Goal Recognition in Fully Observable Non-Deterministic Domain Models

2023-06-14 · Ramon Fraga Pereira, Francesco Fuggitti, Felipe Meneguzzi, Giuseppe De Giacomo

Goal Recognition is the task of discerning the correct intended goal that an agent aims to achieve, given a set of goal hypotheses, a domain model, and a sequence of observations (i.e., a sample of the plan executed in t…