paper-with-me

Papers

O$^2$TD: (Near)-Optimal Off-Policy TD Learning

2017-04-17 · Bo Liu, Daoming Lyu, Wen Dong, Saad Biaz

Temporal difference learning and Residual Gradient methods are the most widely used temporal difference based learning algorithms; however, it has been shown that none of their objective functions is optimal w.r.t approximating the true value function $V$. Two novel algorithms are proposed to approximate the true value function $V$. This paper makes the following contributions: (1) A batch algorithm that can help find the approximate optimal off-policy prediction of the true value function $V$. (2) A linear computational cost (per step) near-optimal algorithm that can learn from a collection of off-policy samples. (3) A new perspective of the emphatic temporal difference learning which bridges the gap between off-policy optimality and off-policy stability.

📄 PDF Abstract BibTeX arXiv:1704.05147

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Power of Linear Controllers in LQR Control

2020-02-07 · Gautam Goel, Babak Hassibi

The Linear Quadratic Regulator (LQR) framework considers the problem of regulating a linear dynamical system perturbed by environmental noise. We compute the policy regret between three distinct control policies: i) the …

SPEED: Experimental Design for Policy Evaluation in Linear Heteroscedastic Bandits

2023-01-29 · Subhojyoti Mukherjee, Qiaomin Xie, Josiah Hanna, Robert Nowak

In this paper, we study the problem of optimal data collection for policy evaluation in linear bandits. In policy evaluation, we are given a target policy and asked to estimate the expected reward it will obtain when exe…

Experimental Design

Sublinear Optimal Policy Value Estimation in Contextual Bandits

2019-12-12 · Weihao Kong, Gregory Valiant, Emma Brunskill

We study the problem of estimating the expected reward of the optimal policy in the stochastic disjoint linear bandit setting. We prove that for certain settings it is possible to obtain an accurate estimate of the optim…

Multi-Armed Bandits

Fast Policy Learning for Linear Quadratic Control with Entropy Regularization

2023-11-23 · Xin Guo, Xinyu Li, Renyuan Xu

This paper proposes and analyzes two new policy learning methods: regularized policy gradient (RPG) and iterative policy optimization (IPO), for a class of discounted linear-quadratic control (LQC) problems over an infin…

Policy Gradient Converges to the Globally Optimal Policy for Nearly Linear-Quadratic Regulators

2023-03-15 · Yinbin Han, Meisam Razaviyayn, Renyuan Xu

Nonlinear control systems with partial information to the decision maker are prevalent in a variety of applications. As a step toward studying such nonlinear systems, this work explores reinforcement learning methods for…