paper-with-me

홈 › Papers

Near-Optimal Deployment Efficiency in Reward-Free Reinforcement Learning with Linear Function Approximation

2022-10-03 · Dan Qiao, Yu-Xiang Wang

We study the problem of deployment efficient reinforcement learning (RL) with linear function approximation under the \emph{reward-free} exploration setting. This is a well-motivated problem because deploying new policies is costly in real-life RL applications. Under the linear MDP setting with feature dimension $d$ and planning horizon $H$, we propose a new algorithm that collects at most $\widetilde{O}(\frac{d^2H^5}{\epsilon^2})$ trajectories within $H$ deployments to identify $\epsilon$-optimal policy for any (possibly data-dependent) choice of reward functions. To the best of our knowledge, our approach is the first to achieve optimal deployment complexity and optimal $d$ dependence in sample complexity at the same time, even if the reward is known ahead of time. Our novel techniques include an exploration-preserving policy discretization and a generalized G-optimal experiment design, which could be of independent interest. Lastly, we analyze the related problem of regret minimization in low-adaptive RL and provide information-theoretic lower bounds for switching cost and batch complexity.

📄 PDF Abstract BibTeX arXiv:2210.00701

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Parameter-free Optimal Rates for Nonlinear Semi-Norm Contractions with Applications to $Q$-Learning

2025-08-08 · Ankur Naskar, Gugan Thoppe, Vijay Gupta arxiv

Algorithms for solving \textit{nonlinear} fixed-point equations -- such as average-reward \textit{$Q$-learning} and \textit{TD-learning} -- often involve semi-norm contractions. Achieving parameter-free optimal convergen…

A Model-free Learning Algorithm for Infinite-horizon Average-reward MDPs with Near-optimal Regret

2020-06-08 · Mehdi Jafarnia-Jahromi, Chen-Yu Wei, Rahul Jain, Haipeng Luo

Recently, model-free reinforcement learning has attracted research attention due to its simplicity, memory and computation efficiency, and the flexibility to combine with function approximation. In this paper, we propose…

Q-Learningreinforcement-learningReinforcement Learning (RL)

On the Statistical Efficiency of Reward-Free Exploration in Non-Linear RL

2022-06-21 · Jinglin Chen, Aditya Modi, Akshay Krishnamurthy, Nan Jiang 외

We study reward-free reinforcement learning (RL) under general non-linear function approximation, and establish sample efficiency and hardness results under various standard structural assumptions. On the positive side, …

Reinforcement Learning (RL)

Optimal Horizon-Free Reward-Free Exploration for Linear Mixture MDPs

2023-03-17 · Junkai Zhang, Weitong Zhang, Quanquan Gu

We study reward-free reinforcement learning (RL) with linear function approximation, where the agent works in two phases: (1) in the exploration phase, the agent interacts with the environment but cannot access the rewar…

Reinforcement Learning (RL)

On Reward-Free Reinforcement Learning with Linear Function Approximation

2020-06-19 · NeurIPS 2020 12 · Ruosong Wang, Simon S. Du, Lin F. Yang, Ruslan Salakhutdinov

Reward-free reinforcement learning (RL) is a framework which is suitable for both the batch RL setting and the setting where there are many reward functions of interest. During the exploration phase, an agent collects sa…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)