paper-with-me

Papers

Emphatic TD Bellman Operator is a Contraction

2015-08-14 · Assaf Hallak, Aviv Tamar, Shie Mannor

Recently, \citet{SuttonMW15} introduced the emphatic temporal differences (ETD) algorithm for off-policy evaluation in Markov decision processes. In this short note, we show that the projected fixed-point equation that underlies ETD involves a contraction operator, with a $\sqrt{\gamma}$-contraction modulus (where $\gamma$ is the discount factor). This allows us to provide error bounds on the approximation error of ETD. To our knowledge, these are the first error bounds for an off-policy evaluation algorithm under general target and behavior policies.

📄 PDF Abstract BibTeX arXiv:1508.03411

Code (0)

등록된 구현이 없습니다.

Tasks

Off-policy evaluation

Similar Papers 제목 키워드 기반

Generalized Emphatic Temporal Difference Learning: Bias-Variance Analysis

2015-09-17 · Assaf Hallak, Aviv Tamar, Remi Munos, Shie Mannor

We consider the off-policy evaluation problem in Markov decision processes with function approximation. We propose a generalization of the recently introduced \emph{emphatic temporal differences} (ETD) algorithm \citep{S…

Off-policy evaluation

A Spectral Revisit of the Distributional Bellman Operator under the Cramér Metric

2026-03-13 · Keru Wang, Yixin Deng, Yao Lyu, Stephen Redmond 외 arxiv

Distributional reinforcement learning (DRL) studies the evolution of full return distributions under Bellman updates rather than focusing on expected values. A classical result is that the distributional Bellman operator…

Reinforcement Learning

Contraction-Aligned Analysis of Soft Bellman Residual Minimization with Weighted Lp-Norm for Markov Decision Problem

2026-04-08 · Hyukjun Yang, Han-Dong Lim, Donghwan Lee arxiv

The problem of solving Markov decision processes under function approximation remains a fundamental challenge, even under linear function approximation settings. A key difficulty arises from a geometric mismatch: while t…

Generalized Speedy Q-learning

2019-11-01 · Indu John, Chandramouli Kamanchi, Shalabh Bhatnagar

In this paper, we derive a generalization of the Speedy Q-learning (SQL) algorithm that was proposed in the Reinforcement Learning (RL) literature to handle slow convergence of Watkins' Q-learning. In most RL algorithms …

Q-LearningReinforcement LearningReinforcement Learning (RL)

Soft Fitted Q-Iteration without Bellman Completeness: Occupancy Reweighting and Temperature Annealing

2025-12-30 · Lars van der Laan, Nathan Kallus arxiv

Fitted \(Q\)-iteration (FQI) is a standard regression-based method for optimal control in offline reinforcement learning, but its stability under function approximation often relies on Bellman completeness, which require…

Reinforcement Learning