paper-with-me

홈 › Papers

Horizon-Free Regret for Linear Markov Decision Processes

2024-03-15 · Zihan Zhang, Jason D. Lee, Yuxin Chen, Simon S. Du

A recent line of works showed regret bounds in reinforcement learning (RL) can be (nearly) independent of planning horizon, a.k.a.~the horizon-free bounds. However, these regret bounds only apply to settings where a polynomial dependency on the size of transition model is allowed, such as tabular Markov Decision Process (MDP) and linear mixture MDP. We give the first horizon-free bound for the popular linear MDP setting where the size of the transition model can be exponentially large or even uncountable. In contrast to prior works which explicitly estimate the transition model and compute the inhomogeneous value functions at different time steps, we directly estimate the value functions and confidence sets. We obtain the horizon-free bound by: (1) maintaining multiple weighted least square estimators for the value functions; and (2) a structural lemma which shows the maximal total variation of the inhomogeneous value functions is bounded by a polynomial factor of the feature dimension.

📄 PDF Abstract BibTeX arXiv:2403.10738

Code (0)

등록된 구현이 없습니다.

Tasks

LEMMAReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Improved Regret Analysis for Variance-Adaptive Linear Bandits and Horizon-Free Linear Mixture MDPs

2021-11-05 · Yeoneung Kim, Insoon Yang, Kwang-Sung Jun

In online learning problems, exploiting low variance plays an important role in obtaining tight performance guarantees yet is challenging because variances are often not known a priori. Recently, considerable progress ha…

LEMMA

Warm-up Free Policy Optimization: Improved Regret in Linear Markov Decision Processes

2024-07-03 · Asaf Cassel, Aviv Rosenberg

Policy Optimization (PO) methods are among the most popular Reinforcement Learning (RL) algorithms in practice. Recently, Sherman et al. [2023a] proposed a PO-based algorithm with rate-optimal regret guarantees under the…

Reinforcement Learning (RL)

Model-free Reinforcement Learning in Infinite-horizon Average-reward Markov Decision Processes

2019-10-15 · ICML 2020 1 · Chen-Yu Wei, Mehdi Jafarnia-Jahromi, Haipeng Luo, Hiteshi Sharma 외

Model-free reinforcement learning is known to be memory and computation efficient and more amendable to large scale problems. In this paper, two model-free algorithms are introduced for learning infinite-horizon average-…

Multi-Armed Banditsreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Dynamic Regret of Online Markov Decision Processes

2022-08-26 · Peng Zhao, Long-Fei Li, Zhi-Hua Zhou

We investigate online Markov Decision Processes (MDPs) with adversarially changing loss functions and known transitions. We choose dynamic regret as the performance measure, defined as the performance difference between …

Computationally Efficient Horizon-Free Reinforcement Learning for Linear Mixture MDPs

2022-05-23 · Dongruo Zhou, Quanquan Gu

Recent studies have shown that episodic reinforcement learning (RL) is not more difficult than contextual bandits, even with a long planning horizon and unknown state transitions. However, these results are limited to ei…

Multi-Armed Banditsreinforcement-learningReinforcement LearningReinforcement Learning (RL)