paper-with-me

Papers

Max-Plus Matching Pursuit for Deterministic Markov Decision Processes

2019-06-20 · Francis Bach

We consider deterministic Markov decision processes (MDPs) and apply max-plus algebra tools to approximate the value iteration algorithm by a smaller-dimensional iteration based on a representation on dictionaries of value functions. The setup naturally leads to novel theoretical results which are simply formulated due to the max-plus algebra structure. For example, when considering a fixed (non adaptive) finite basis, the computational complexity of approximating the optimal value function is not directly related to the number of states, but to notions of covering numbers of the state space. In order to break the curse of dimensionality in factored state-spaces, we consider adaptive basis that can adapt to particular problems leading to an algorithm similar to matching pursuit from signal processing. They currently come with no theoretical guarantees but work empirically well on simple deterministic MDPs derived from low-dimensional continuous control problems. We focus primarily on deterministic MDPs but note that the framework can be applied to all MDPs by considering measure-based formulations.

📄 PDF Abstract BibTeX arXiv:1906.08524

Code (0)

등록된 구현이 없습니다.

Tasks

continuous-controlContinuous Control

Similar Papers 제목 키워드 기반

Sparse Signal Recovery Using Markov Random Fields

2008-12-01 · NeurIPS 2008 12 · Volkan Cevher, Marco F. Duarte, Chinmay Hegde, Richard Baraniuk

Compressive Sensing (CS) combines sampling and compression into a single sub-Nyquist linear measurement process for sparse and compressible signals. In this paper, we extend the theory of CS to include signals that are c…

Compressive Sensing

Efficient and Safe Exploration in Deterministic Markov Decision Processes with Unknown Transition Models

2019-04-01 · Erdem Biyik, Jonathan Margoliash, Shahrouz Ryan Alimo, Dorsa Sadigh

We propose a safe exploration algorithm for deterministic Markov Decision Processes with unknown transition models. Our algorithm guarantees safety by leveraging Lipschitz-continuity to ensure that no unsafe states are v…

Safe Exploration

Non-Deterministic Policies in Markovian Decision Processes

2014-01-16 · Mahdi Milani Fard, Joelle Pineau

Markovian processes have long been used to model stochastic environments. Reinforcement learning has emerged as a framework to solve sequential planning and decision-making problems in such environments. In recent years,…

Decision Makingreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Fitted Q-Iteration via Max-Plus-Linear Approximation

2024-09-12 · Y. Liu, M. A. S. Kolarijani

In this study, we consider the application of max-plus-linear approximators for Q-function in offline reinforcement learning of discounted Markov decision processes. In particular, we incorporate these approximators to p…

Theory of matching pursuit

2008-12-01 · NeurIPS 2008 12 · Zakria Hussain, John S. Shawe-Taylor

We analyse matching pursuit for kernel principal components analysis by proving that the sparse subspace it produces is a sample compression scheme. We show that this bound is tighter than the KPCA bound of Shawe-Taylor …