paper-with-me

Papers

Offline Reinforcement Learning via Linear-Programming with Error-Bound Induced Constraints

2022-12-28 · Asuman Ozdaglar, Sarath Pattathil, Jiawei Zhang, Kaiqing Zhang

Offline reinforcement learning (RL) aims to find an optimal policy for Markov decision processes (MDPs) using a pre-collected dataset. In this work, we revisit the linear programming (LP) reformulation of Markov decision processes for offline RL, with the goal of developing algorithms with optimal $O(1/\sqrt{n})$ sample complexity, where $n$ is the sample size, under partial data coverage and general function approximation, and with favorable computational tractability. To this end, we derive new \emph{error bounds} for both the dual and primal-dual formulations of the LP, and incorporate them properly as \emph{constraints} in the LP reformulation. We then show that under a completeness-type assumption, $O(1/\sqrt{n})$ sample complexity can be achieved under standard single-policy coverage assumption, when one properly \emph{relaxes} the occupancy validity constraint in the LP. This framework can readily handle both infinite-horizon discounted and average-reward MDPs, in both general function approximation and tabular cases. The instantiation to the tabular case achieves either state-of-the-art or the first sample complexities of offline RL in these settings. To further remove any completeness-type assumption, we then introduce a proper \emph{lower-bound constraint} in the LP, and a variant of the standard single-policy coverage assumption. Such an algorithm leads to a $O(1/\sqrt{n})$ sample complexity with dependence on the \emph{value-function gap}, with only realizability assumptions. Our properly constrained LP framework advances the existing results in several aspects, in relaxing certain assumptions and achieving the optimal $O(1/\sqrt{n})$ sample complexity, with simple analyses. We hope our results bring new insights into the use of LP formulations and the equivalent primal-dual minimax optimization for offline RL, through the error-bound induced constraints.

📄 PDF Abstract BibTeX arXiv:2212.13861

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingOffline RLReinforcement Learning (RL)Sequential Decision Making

Similar Papers 제목 키워드 기반

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)

Nearly Horizon-Free Offline Reinforcement Learning

2021-03-25 · NeurIPS 2021 12 · Tongzheng Ren, Jialian Li, Bo Dai, Simon S. Du 외

We revisit offline reinforcement learning on episodic time-homogeneous Markov Decision Processes (MDP). For tabular MDP with $S$ states and $A$ actions, or linear MDP with anchor points and feature dimension $d$, given t…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Operator Models for Continuous-Time Offline Reinforcement Learning

2025-11-13 · Nicolas Hoischen, Petar Bevanda, Max Beier, Stefan Sosnowski 외 arxiv

Continuous-time stochastic processes underlie many natural and engineered systems. In healthcare, autonomous driving, and industrial control, direct interaction with the environment is often unsafe or impractical, motiva…

Reinforcement LearningAutonomous Driving

Approximate Dynamic Programming for Constrained Piecewise Affine Systems with Stability and Safety Guarantees

2023-06-27 · Kanghui He, Shengling Shi, Ton van den Boom, Bart De Schutter

Infinite-horizon optimal control of constrained piecewise affine (PWA) systems has been approximately addressed by hybrid model predictive control (MPC), which, however, has computational limitations, both in offline des…

Computational EfficiencyCPUModel Predictive Control

Hybrid Reinforcement Learning Breaks Sample Size Barriers in Linear MDPs

2024-08-08 · Kevin Tan, Wei Fan, Yuting Wei

Hybrid Reinforcement Learning (RL), where an agent learns from both an offline dataset and online explorations in an unknown environment, has garnered significant recent interest. A crucial question posed by Xie et al. (…

Offline RLreinforcement-learningReinforcement LearningReinforcement Learning (RL)