paper-with-me

홈 › Papers

Reinforcement Learning in Robust Markov Decision Processes

2013-12-01 · NeurIPS 2013 12 · Shiau Hong Lim, Huan Xu, Shie Mannor

An important challenge in Markov decision processes is to ensure robustness with respect to unexpected or adversarial system behavior while taking advantage of well-behaving parts of the system. We consider a problem setting where some unknown parts of the state space can have arbitrary transitions while other parts are purely stochastic. We devise an algorithm that is adaptive to potentially adversarial behavior and show that it achieves similar regret bounds as the purely stochastic case.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Markov Abstractions for PAC Reinforcement Learning in Non-Markov Decision Processes

2022-04-29 · Alessandro Ronca, Gabriel Paludo Licks, Giuseppe De Giacomo

Our work aims at developing reinforcement learning algorithms that do not rely on the Markov assumption. We consider the class of Non-Markov Decision Processes where histories can be abstracted into a finite set of state…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Approximating Euclidean by Imprecise Markov Decision Processes

2020-06-26 · Manfred Jaeger, Giorgio Bacci, Giovanni Bacci, Kim Guldstrand Larsen 외

Euclidean Markov decision processes are a powerful tool for modeling control problems under uncertainty over continuous domains. Finite state imprecise, Markov decision processes can be used to approximate the behavior o…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Reinforcement Learning with Function Approximation for Non-Markov Processes

2026-01-01 · Ali Devran Kara arxiv

We study reinforcement learning methods with linear function approximation under non-Markov state and cost processes. We first consider the policy evaluation method and show that the algorithm converges under suitable er…

Reinforcement Learning

A Tutorial Introduction to Reinforcement Learning

2023-04-03 · Mathukumalli Vidyasagar

In this paper, we present a brief survey of Reinforcement Learning (RL), with particular emphasis on Stochastic Approximation (SA) as a unifying theme. The scope of the paper includes Markov Reward Processes, Markov Deci…

Q-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Regular Decision Processes for Grid Worlds

2021-11-05 · Nicky Lenaers, Martijn van Otterlo

Markov decision processes are typically used for sequential decision making under uncertainty. For many aspects however, ranging from constrained or safe specifications to various kinds of temporal (non-Markovian) depend…

Decision MakingDecision Making Under UncertaintyIncremental LearningSequential Decision Making