paper-with-me

Papers

Accelerated and instance-optimal policy evaluation with linear function approximation

2021-12-24 · Tianjiao Li, Guanghui Lan, Ashwin Pananjady

We study the problem of policy evaluation with linear function approximation and present efficient and practical algorithms that come with strong optimality guarantees. We begin by proving lower bounds that establish baselines on both the deterministic error and stochastic error in this problem. In particular, we prove an oracle complexity lower bound on the deterministic error in an instance-dependent norm associated with the stationary distribution of the transition kernel, and use the local asymptotic minimax machinery to prove an instance-dependent lower bound on the stochastic error in the i.i.d. observation model. Existing algorithms fail to match at least one of these lower bounds: To illustrate, we analyze a variance-reduced variant of temporal difference learning, showing in particular that it fails to achieve the oracle complexity lower bound. To remedy this issue, we develop an accelerated, variance-reduced fast temporal difference algorithm (VRFTD) that simultaneously matches both lower bounds and attains a strong notion of instance-optimality. Finally, we extend the VRFTD algorithm to the setting with Markovian observations, and provide instance-dependent convergence results. Our theoretical guarantees of optimality are corroborated by numerical experiments.

📄 PDF Abstract BibTeX arXiv:2112.13109

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A unified variance-reduced accelerated gradient method for convex optimization

2019-05-29 · NeurIPS 2019 12 · Guanghui Lan, Zhize Li, Yi Zhou

We propose a novel randomized incremental gradient algorithm, namely, VAriance-Reduced Accelerated Gradient (Varag), for finite-sum optimization. Equipped with a unified step-size policy that adjusts itself to the value …

Accelerated Primal-Dual Methods for Convex-Strongly-Concave Saddle Point Problems

2022-09-10 · Mohammad Khalafi, Digvijay Boob

We investigate a primal-dual (PD) method for the saddle point problem (SPP) that uses a linear approximation of the primal function instead of the standard proximal step, resulting in a linearized PD (LPD) method. For co…

Deterministic Trajectory Optimization through Probabilistic Optimal Control

2024-07-18 · Mohammad Mahmoudi Filabadi, Tom Lefebvre, Guillaume Crevecoeur

In this article, we discuss two algorithms tailored to discrete-time deterministic finite-horizon nonlinear optimal control problems or so-called deterministic trajectory optimization problems. Both algorithms can be der…

Uncertainty Quantification

Minimax-Optimal Off-Policy Evaluation with Linear Function Approximation

2020-02-21 · ICML 2020 1 · Yaqi Duan, Mengdi Wang

This paper studies the statistical theory of batch data reinforcement learning with function approximation. Consider the off-policy evaluation problem, which is to estimate the cumulative value of a new target policy fro…

Off-policy evaluationReinforcement Learning

On Instance-Dependent Bounds for Offline Reinforcement Learning with Linear Function Approximation

2022-11-23 · Thanh Nguyen-Tang, Ming Yin, Sunil Gupta, Svetha Venkatesh 외

Sample-efficient offline reinforcement learning (RL) with linear function approximation has recently been studied extensively. Much of prior work has yielded the minimax-optimal bound of $\tilde{\mathcal{O}}(\frac{1}{\sq…

Offline RLreinforcement-learningReinforcement Learning (RL)