paper-with-me

홈 › Papers

A Tractable Algorithm For Finite-Horizon Continuous Reinforcement Learning

2019-06-26 · Phanideep Gampa, Sairam Satwik Kondamudi, Lakshmanan Kailasam

We consider the finite horizon continuous reinforcement learning problem. Our contribution is three-fold. First,we give a tractable algorithm based on optimistic value iteration for the problem. Next,we give a lower bound on regret of order $\Omega(T^{2/3})$ for any algorithm discretizes the state space, improving the previous regret bound of $\Omega(T^{1/2})$ of Ortner and Ryabko \cite{contrl} for the same problem. Next,under the assumption that the rewards and transitions are H\"{o}lder Continuous we show that the upper bound on the discretization error is $const.Ln^{-\alpha}T$. Finally,we give some simple experiments to validate our propositions.

📄 PDF Abstract BibTeX arXiv:1906.11245

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

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)

Deterministic Value-Policy Gradients

2019-09-09 · Qingpeng Cai, Ling Pan, Pingzhong Tang

Reinforcement learning algorithms such as the deep deterministic policy gradient algorithm (DDPG) has been widely used in continuous control tasks. However, the model-free DDPG algorithm suffers from high sample complexi…

continuous-controlContinuous ControlDeep Reinforcement Learningreinforcement-learning+2

Logarithmic regret bounds for continuous-time average-reward Markov decision processes

2022-05-23 · Xuefeng Gao, Xun Yu Zhou

We consider reinforcement learning for continuous-time Markov decision processes (MDPs) in the infinite-horizon, average-reward setting. In contrast to discrete-time MDPs, a continuous-time process moves to a state and s…

Point Processesreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Convergence of SARSA with linear function approximation: The random horizon case

2023-06-07 · Lina Palmborg

The reinforcement learning algorithm SARSA combined with linear function approximation has been shown to converge for infinite horizon discounted Markov decision problems (MDPs). In this paper, we investigate the converg…

reinforcement-learning

Reinforcement Learning with General LTL Objectives is Intractable

2021-11-21 · AAAI Workshop CLeaR 2022 2 · Cambridge Yang, Michael Littman, Michael Carbin

In recent years, researchers have made significant progress in devising reinforcement-learning algorithms for optimizing linear temporal logic (LTL) objectives and LTL-like objectives. Despite these advancements, there a…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)