paper-with-me

Papers

Computational Approaches for Stochastic Shortest Path on Succinct MDPs

2018-04-24 · Krishnendu Chatterjee, Hongfei Fu, Amir Kafshdar Goharshady, Nastaran Okati

We consider the stochastic shortest path (SSP) problem for succinct Markov decision processes (MDPs), where the MDP consists of a set of variables, and a set of nondeterministic rules that update the variables. First, we show that several examples from the AI literature can be modeled as succinct MDPs. Then we present computational approaches for upper and lower bounds for the SSP problem: (a)~for computing upper bounds, our method is polynomial-time in the implicit description of the MDP; (b)~for lower bounds, we present a polynomial-time (in the size of the implicit description) reduction to quadratic programming. Our approach is applicable even to infinite-state MDPs. Finally, we present experimental results to demonstrate the effectiveness of our approach on several classical examples from the AI literature.

📄 PDF Abstract BibTeX arXiv:1804.08984

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Stochastic Shortest Path with Energy Constraints in POMDPs

2016-02-24 · Tomáš Brázdil, Krishnendu Chatterjee, Martin Chmelík, Anchit Gupta 외

We consider partially observable Markov decision processes (POMDPs) with a set of target states and positive integer costs associated with every transition. The traditional optimization objective (stochastic shortest pat…

Regret Bounds for Stochastic Shortest Path Problems with Linear Function Approximation

2021-05-04 · Daniel Vial, Advait Parulekar, Sanjay Shakkottai, R. Srikant

We propose an algorithm that uses linear function approximation (LFA) for stochastic shortest path (SSP). Under minimal assumptions, it obtains sublinear regret, is computationally efficient, and uses stationary policies…

Routing in Wireless Mesh Networks: Two Soft Computing Based Approaches

2013-07-11 · Sharad Sharma, Shakti Kumar, Brahmjit Singh

Due to dynamic network conditions, routing is the most critical part in WMNs and needs to be optimised. The routing strategies developed for WMNs must be efficient to make it an operationally self configurable network. T…

Vocal Bursts Valence Prediction

On Solving a Stochastic Shortest-Path Markov Decision Process as Probabilistic Inference

2021-09-13 · Mohamed Baioumy, Bruno Lacerda, Paul Duckworth, Nick Hawes

Previous work on planning as active inference addresses finite horizon problems and solutions valid for online planning. We propose solving the general Stochastic Shortest-Path Markov Decision Process (SSP MDP) as probab…

valid

On the convergence of optimistic policy iteration for stochastic shortest path problem

2018-08-27 · Yuanlong Chen

In this paper, we prove some convergence results of a special case of optimistic policy iteration algorithm for stochastic shortest path problem. We consider both Monte Carlo and $TD(\lambda)$ methods for the policy eval…