paper-with-me

Papers

Offline RL via Feature-Occupancy Gradient Ascent

2024-05-22 · Gergely Neu, Nneka Okolo

We study offline Reinforcement Learning in large infinite-horizon discounted Markov Decision Processes (MDPs) when the reward and transition models are linearly realizable under a known feature map. Starting from the classic linear-program formulation of the optimal control problem in MDPs, we develop a new algorithm that performs a form of gradient ascent in the space of feature occupancies, defined as the expected feature vectors that can potentially be generated by executing policies in the environment. We show that the resulting simple algorithm satisfies strong computational and sample complexity guarantees, achieved under the least restrictive data coverage assumptions known in the literature. In particular, we show that the sample complexity of our method scales optimally with the desired accuracy level and depends on a weak notion of coverage that only requires the empirical feature covariance matrix to cover a single direction in the feature space (as opposed to covering a full subspace). Additionally, our method is easy to implement and requires no prior knowledge of the coverage ratio (or even an upper bound on it), which altogether make it the strongest known algorithm for this setting to date.

📄 PDF Abstract BibTeX arXiv:2405.13755

Code (0)

등록된 구현이 없습니다.

Tasks

Offline RL

Similar Papers 제목 키워드 기반

Stochastic Continuous Submodular Maximization: Boosting via Non-oblivious Function

2022-01-03 · Qixin Zhang, Zengde Deng, Zaiyi Chen, Haoyuan Hu 외

In this paper, we revisit Stochastic Continuous Submodular Maximization in both offline and online settings, which can benefit wide applications in machine learning and operations research areas. We present a boosting fr…

Policy-based Primal-Dual Methods for Concave CMDP with Variance Reduction

2022-05-22 · Donghao Ying, Mengzi Amy Guo, Hyunin Lee, Yuhao Ding 외

We study Concave Constrained Markov Decision Processes (Concave CMDPs) where both the objective and constraints are defined as concave functions of the state-action occupancy measure. We propose the Variance-Reduced Prim…

A Policy Gradient Method for Confounded POMDPs

2023-05-26 · Mao Hong, Zhengling Qi, Yanxun Xu

In this paper, we propose a policy gradient method for confounded partially observable Markov decision processes (POMDPs) with continuous state and observation spaces in the offline setting. We first establish a novel id…

Versatile Offline Imitation from Observations and Examples via Regularized State-Occupancy Matching

2022-02-04 · Yecheng Jason Ma, Andrew Shen, Dinesh Jayaraman, Osbert Bastani

We propose State Matching Offline DIstribution Correction Estimation (SMODICE), a novel and versatile regression-based offline imitation learning (IL) algorithm derived via state-occupancy matching. We show that the SMOD…

Imitation LearningReinforcement Learning (RL)

Energy-Efficient and Federated Meta-Learning via Projected Stochastic Gradient Ascent

2021-05-31 · Anis Elgabli, Chaouki Ben Issaid, Amrit S. Bedi, Mehdi Bennis 외

In this paper, we propose an energy-efficient federated meta-learning framework. The objective is to enable learning a meta-model that can be fine-tuned to a new task with a few number of samples in a distributed setting…

image-classificationImage ClassificationMeta-Learning