paper-with-me

Papers

Efficient Strategy Synthesis for MDPs with Resource Constraints

2021-05-05 · František Blahoudek, Petr Novotný, Melkior Ornik, Pranay Thangeda, Ufuk Topcu

We consider qualitative strategy synthesis for the formalism called consumption Markov decision processes. This formalism can model dynamics of an agents that operates under resource constraints in a stochastic environment. The presented algorithms work in time polynomial with respect to the representation of the model and they synthesize strategies ensuring that a given set of goal states will be reached (once or infinitely many times) with probability 1 without resource exhaustion. In particular, when the amount of resource becomes too low to safely continue in the mission, the strategy changes course of the agent towards one of a designated set of reload states where the agent replenishes the resource to full capacity; with sufficient amount of resource, the agent attempts to fulfill the mission again. We also present two heuristics that attempt to reduce expected time that the agent needs to fulfill the given mission, a parameter important in practical planning. The presented algorithms were implemented and numerical examples demonstrate (i) the effectiveness (in terms of computation time) of the planning approach based on consumption Markov decision processes and (ii) the positive impact of the two heuristics on planning in a realistic example.

📄 PDF Abstract BibTeX arXiv:2105.02099

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Resource-Constrained Robotic Planning in the face of Mixed Uncertainty

2026-05-07 · Yihao Yin, Pian Yu, Andrea Turrini, Zhiming Chi 외 arxiv

Robots operate under significant uncertainty, from quantifiable noise to unquantifiable unknowns, and must account for strict operational constraints, such as limited resources. In this paper, we consider the problem of …

Strategy Synthesis in POMDPs via Game-Based Abstractions

2017-08-14 · Leonore Winterer, Sebastian Junges, Ralf Wimmer, Nils Jansen 외

We study synthesis problems with constraints in partially observable Markov decision processes (POMDPs), where the objective is to compute a strategy for an agent that is guaranteed to satisfy certain safety and performa…

Motion Planning

Optimization-Based Robust Permissive Synthesis for Interval MDPs

2025-10-03 · Khang Vo Huynh, David Parker, Lu Feng arxiv

We present an optimization-based framework for robust permissive synthesis for Interval Markov Decision Processes (IMDPs), motivated by robotic decision-making under transition uncertainty. In many robotic systems, model…

Efficient Strategy Synthesis for MDPs via Hierarchical Block Decomposition

2025-06-21 · Alexandros Evangelidis, Gricel Vázquez, Simos Gerasimou

Software-intensive systems, such as software product lines and robotics, utilise Markov decision processes (MDPs) to capture uncertainty and analyse sequential decision-making problems. Despite the usefulness of conventi…

Decision MakingSequential Decision Making

Constrained and Robust Policy Synthesis with Satisfiability-Modulo-Probabilistic-Model-Checking

2025-11-11 · Linus Heck, Filip Macák, Milan Češka, Sebastian Junges arxiv

The ability to compute reward-optimal policies for given and known finite Markov decision processes (MDPs) underpins a variety of applications across planning, controller synthesis, and verification. However, we often wa…