paper-with-me

Papers

Implicit Temporal Differences

2014-12-21 · Aviv Tamar, Panos Toulis, Shie Mannor, Edoardo M. Airoldi

In reinforcement learning, the TD($\lambda$) algorithm is a fundamental policy evaluation method with an efficient online implementation that is suitable for large-scale problems. One practical drawback of TD($\lambda$) is its sensitivity to the choice of the step-size. It is an empirically well-known fact that a large step-size leads to fast convergence, at the cost of higher variance and risk of instability. In this work, we introduce the implicit TD($\lambda$) algorithm which has the same function and computational cost as TD($\lambda$), but is significantly more stable. We provide a theoretical explanation of this stability and an empirical evaluation of implicit TD($\lambda$) on typical benchmark tasks. Our results show that implicit TD($\lambda$) outperforms standard TD($\lambda$) and a state-of-the-art method that automatically tunes the step-size, and thus shows promise for wide applicability.

📄 PDF Abstract BibTeX arXiv:1412.6734

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Evaluating Answer Reranking Strategies in Time-sensitive Question Answering

2025-03-06 · Mehmet Kardan, Bhawna Piryani, Adam Jatowt

Despite advancements in state-of-the-art models and information retrieval techniques, current systems still struggle to handle temporal information and to correctly answer detailed questions about past events. In this pa…

Answer SelectionInformation RetrievalQuestion AnsweringReranking+1

3D Implicit Transporter for Temporally Consistent Keypoint Discovery

2023-09-10 · ICCV 2023 1 · Chengliang Zhong, Yuhang Zheng, Yupeng Zheng, Hao Zhao 외

Keypoint-based representation has proven advantageous in various visual and robotic tasks. However, the existing 2D and 3D methods for detecting keypoints mainly rely on geometric consistency to achieve spatial alignment…

Continuous longitudinal fetus brain atlas construction via implicit neural representation

2022-09-14 · Lixuan Chen, Jiangjie Wu, Qing Wu, Hongjiang Wei 외

Longitudinal fetal brain atlas is a powerful tool for understanding and characterizing the complex process of fetus brain development. Existing fetus brain atlases are typically constructed by averaged brain images on di…

Denoising

Implicit Action Chunking for Smooth Continuous Control

2026-05-19 · Bosun Liang, Shuo Pei, Zirui Chen, Chuanzhi Fan 외 arxiv

Reinforcement learning often produces high-frequency oscillatory control signals that undermine the safety and stability required for physical deployment. Explicit action chunking addresses this by predicting fixed-horiz…

Reinforcement LearningContinuous ControlAutonomous Driving

Implicit vs. Explicit Prompting Strategies for LVLMs in Referential Communication

2026-06-16 · Peter Zeng, Amie J. Paige, Weiling Li, Susan E. Brennan 외 arxiv

Two recent studies (Jones et al. (2026); Zeng et al. (2026)) reach apparently contradictory conclusions about whether LVLMs can coordinate on efficient referring expressions. We control for task differences between the s…