paper-with-me

Papers

Implicit Finite-Horizon Approximation and Efficient Optimal Algorithms for Stochastic Shortest Path

2021-06-15 · NeurIPS 2021 12 · Liyu Chen, Mehdi Jafarnia-Jahromi, Rahul Jain, Haipeng Luo

We introduce a generic template for developing regret minimization algorithms in the Stochastic Shortest Path (SSP) model, which achieves minimax optimal regret as long as certain properties are ensured. The key of our analysis is a new technique called implicit finite-horizon approximation, which approximates the SSP model by a finite-horizon counterpart only in the analysis without explicit implementation. Using this template, we develop two new algorithms: the first one is model-free (the first in the literature to our knowledge) and minimax optimal under strictly positive costs; the second one is model-based and minimax optimal even with zero-cost state-action pairs, matching the best existing result from [Tarbouriech et al., 2021b]. Importantly, both algorithms admit highly sparse updates, making them computationally more efficient than all existing algorithms. Moreover, both can be made completely parameter-free.

📄 PDF Abstract BibTeX arXiv:2106.08377

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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 receding-horizon approximation in time-varying optimal control

2023-05-10 · Jintao Sun, Michael Cantoni

The closed-loop stability and infinite-horizon performance of receding-horizon approximations are studied for non-stationary linear-quadratic regulator (LQR) problems. The approach is based on a lifted reformulation of t…

A policy gradient approach for Finite Horizon Constrained Markov Decision Processes

2022-10-10 · Soumyajit Guin, Shalabh Bhatnagar

The infinite horizon setting is widely adopted for problems of reinforcement learning (RL). These invariably result in stationary policies that are optimal. In many situations, finite horizon control problems are of inte…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Nearly Minimax Optimal Regret for Learning Infinite-horizon Average-reward MDPs with Linear Function Approximation

2021-02-15 · Yue Wu, Dongruo Zhou, Quanquan Gu

We study reinforcement learning in an infinite-horizon average-reward setting with linear function approximation, where the transition probability function of the underlying Markov Decision Process (MDP) admits a linear …

Regularization and Variance-Weighted Regression Achieves Minimax Optimality in Linear MDPs: Theory and Practice

2023-05-22 · Toshinori Kitamura, Tadashi Kozuno, Yunhao Tang, Nino Vieillard 외

Mirror descent value iteration (MDVI), an abstraction of Kullback-Leibler (KL) and entropy-regularized reinforcement learning (RL), has served as the basis for recent high-performing practical RL algorithms. However, des…

regressionReinforcement Learning (RL)