paper-with-me

Papers

Online Markov decision processes with policy iteration

2015-10-15 · Yao Ma, Hao Zhang, Masashi Sugiyama

The online Markov decision process (MDP) is a generalization of the classical Markov decision process that incorporates changing reward functions. In this paper, we propose practical online MDP algorithms with policy iteration and theoretically establish a sublinear regret bound. A notable advantage of the proposed algorithm is that it can be easily combined with function approximation, and thus large and possibly continuous state spaces can be efficiently handled. Through experiments, we demonstrate the usefulness of the proposed algorithm.

📄 PDF Abstract BibTeX arXiv:1510.04454

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Models and algorithms for skip-free Markov decision processes on trees

2013-09-17 · E. J. Collins

We introduce a class of models for multidimensional control problems which we call skip-free Markov decision processes on trees. We describe and analyse an algorithm applicable to Markov decision processes of this type t…

Blackwell Online Learning for Markov Decision Processes

2020-12-28 · Tao Li, Guanze Peng, Quanyan Zhu

This work provides a novel interpretation of Markov Decision Processes (MDP) from the online optimization viewpoint. In such an online optimization context, the policy of the MDP is viewed as the decision variable while …

Learning TheoryQ-Learning

Partial Policy Iteration for L1-Robust Markov Decision Processes

2020-06-16 · Chin Pang Ho, Marek Petrik, Wolfram Wiesemann

Robust Markov decision processes (MDPs) allow to compute reliable solutions for dynamic decision problems whose evolution is modeled by rewards and partially-known transition probabilities. Unfortunately, accounting for …

On the Use of Non-Stationary Policies for Stationary Infinite-Horizon Markov Decision Processes

2012-12-01 · NeurIPS 2012 12 · Bruno Scherrer, Boris Lesner

We consider infinite-horizon stationary $\gamma$-discounted Markov Decision Processes, for which it is known that there exists a stationary optimal policy. Using Value and Policy Iteration with some error $\epsilon…

A Theory of Regularized Markov Decision Processes

2019-01-31 · Matthieu Geist, Bruno Scherrer, Olivier Pietquin

Many recent successful (deep) reinforcement learning algorithms make use of regularization, generally based on entropy or Kullback-Leibler divergence. We propose a general theory of regularized Markov Decision Processes …

Deep Reinforcement LearningQ-LearningReinforcement Learning