paper-with-me

홈 › Papers

Off-Policy Temporal Difference Learning for Perturbed Markov Decision Processes: Theoretical Insights and Extensive Simulations

2025-02-25 · Ali Forootani, Raffaele Iervolino, Massimo Tipaldi, Mohammad Khosravi

Dynamic Programming suffers from the curse of dimensionality due to large state and action spaces, a challenge further compounded by uncertainties in the environment. To mitigate these issue, we explore an off-policy based Temporal Difference Approximate Dynamic Programming approach that preserves contraction mapping when projecting the problem into a subspace of selected features, accounting for the probability distribution of the perturbed transition probability matrix. We further demonstrate how this Approximate Dynamic Programming approach can be implemented as a particular variant of the Temporal Difference learning algorithm, adapted for handling perturbations. To validate our theoretical findings, we provide a numerical example using a Markov Decision Process corresponding to a resource allocation problem.

📄 PDF Abstract BibTeX arXiv:2502.18415

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Reinforcement Learning: Tutorial and Survey

2024-07-18 · OSF Preprints 2024 7 · Benyamin Ghojogh, Ali Ghodsi

This is a tutorial and survey paper on reinforcement learning, from fundamental reinforcement learning to deep reinforcement learning. It starts with introducing the elements of reinforcement learning. Then, Markov decis…

Deep Reinforcement LearningGeneral Reinforcement LearningQ-Learningreinforcement-learning+3

Online Model-free Safety Verification for Markov Decision Processes Without Safety Violation

2023-12-08 · Abhijit Mazumdar, Rafal Wisniewski, Manuela L. Bujorianu

In this paper, we consider the problem of safety assessment for Markov decision processes without explicit knowledge of the model. We aim to learn probabilistic safety specifications associated with a given policy withou…

Optimal Dispatch in Emergency Service System via Reinforcement Learning

2020-10-15 · Cheng Hua, Tauhid Zaman

In the United States, medical responses by fire departments over the last four decades increased by 367%. This had made it critical to decision makers in emergency response departments that existing resources are efficie…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

A Convergent O(n) Temporal-difference Algorithm for Off-policy Learning with Linear Function Approximation

2008-12-01 · NeurIPS 2008 12 · Richard S. Sutton, Hamid R. Maei, Csaba Szepesvári

We introduce the first temporal-difference learning algorithm that is stable with linear function approximation and off-policy training, for any finite Markov decision process, target policy, and exciting behavior policy…

On Convergence of Emphatic Temporal-Difference Learning

2015-06-08 · Huizhen Yu

We consider emphatic temporal-difference learning algorithms for policy evaluation in discounted Markov decision processes with finite spaces. Such algorithms were recently proposed by Sutton, Mahmood, and White (2015) a…