paper-with-me

Papers

Generalizing the Role of Determinization in Probabilistic Planning

2017-05-21 · Luis Pineda, Shlomo Zilberstein

The stochastic shortest path problem (SSP) is a highly expressive model for probabilistic planning. The computational hardness of SSPs has sparked interest in determinization-based planners that can quickly solve large problems. However, existing methods employ a simplistic approach to determinization. In particular, they ignore the possibility of tailoring the determinization to the specific characteristics of the target domain. In this work we examine this question, by showing that learning a good determinization for a planning domain can be done efficiently and can improve performance. Moreover, we show how to directly incorporate probabilistic reasoning into the planning problem when a good determinization is not sufficient by itself. Based on these insights, we introduce a planner, FF-LAO*, that outperforms state-of-the-art probabilistic planners on several well-known competition benchmarks.

📄 PDF Abstract BibTeX arXiv:1705.07381

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Trajectory-Based Short-Sighted Probabilistic Planning

2012-12-01 · NeurIPS 2012 12 · Felipe Trevizan, Manuela Veloso

Probabilistic planning captures the uncertainty of plan execution by probabilistically modeling the effects of actions in the environment, and therefore the probability of reaching different states from a given state and…

Synthesis of timeline-based planning strategies avoiding determinization

2025-07-23 · Dario Della Monica, Angelo Montanari, Pietro Sala arxiv

Qualitative timeline-based planning models domains as sets of independent, but interacting, components whose behaviors over time, the timelines, are governed by sets of qualitative temporal constraints (ordering relation…

Safe-Planner: A Single-Outcome Replanner for Computing Strong Cyclic Policies in Fully Observable Non-Deterministic Domains

2021-09-23 · Vahid Mokhtari, Ajay Suresha Sathya, Nikolaos Tsiogkas, Wilm Decre

Replanners are efficient methods for solving non-deterministic planning problems. Despite showing good scalability, existing replanners often fail to solve problems involving a large number of misleading plans, i.e., wea…

Planning in Stochastic Environments with Goal Uncertainty

2018-10-18 · Sandhya Saisubramanian, Kyle Hollins Wray, Luis Pineda, Shlomo Zilberstein

We present the Goal Uncertain Stochastic Shortest Path (GUSSP) problem -- a general framework to model path planning and decision making in stochastic environments with goal uncertainty. The framework extends the stochas…

Decision Making

An Analysis of On-the-fly Determinization of Finite-state Automata

2023-08-27 · Ivan Baburin, Ryan Cotterell

In this paper we establish an abstraction of on-the-fly determinization of finite-state automata using transition monoids and demonstrate how it can be applied to bound the asymptotics. We present algebraic and combinato…