paper-with-me

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 action. In order to compute a solution for a probabilistic planning problem, planners need to manage the uncertainty associated with the different paths from the initial state to a goal state. Several approaches to manage uncertainty were proposed, e.g., consider all paths at once, perform determinization of actions, and sampling. In this paper, we introduce trajectory-based short-sighted Stochastic Shortest Path Problems (SSPs), a novel approach to manage uncertainty for probabilistic planning problems in which states reachable with low probability are substituted by artificial goals that heuristically estimate their cost to reach a goal state. We also extend the theoretical results of Short-Sighted Probabilistic Planner (SSiPP) [ref] by proving that SSiPP always finishes and is asymptotically optimal under sufficient conditions on the structure of short-sighted SSPs. We empirically compare SSiPP using trajectory-based short-sighted SSPs with the winners of the previous probabilistic planning competitions and other state-of-the-art planners in the triangle tireworld problems. Trajectory-based SSiPP outperforms all the competitors and is the only planner able to scale up to problem number 60, a problem in which the optimal solution contains approximately $10^{70}$ states.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DreamNav: A Trajectory-Based Imaginative Framework for Zero-Shot Vision-and-Language Navigation

2025-09-14 · Yunheng Wang, Yuetong Fang, Taowen Wang, Yixiao Feng 외 arxiv

Vision-and-Language Navigation in Continuous Environments (VLN-CE), which links language instructions to perception and control in the real world, is a core capability of embodied robots. Recently, large-scale pretrained…

Scene Understanding

HJB Optimal Feedback Control with Deep Differential Value Functions and Action Constraints

2019-09-13 · Michael Lutter, Boris Belousov, Kim Listmann, Debora Clever 외

Learning optimal feedback control laws capable of executing optimal trajectories is essential for many robotic applications. Such policies can be learned using reinforcement learning or planned using optimal control. Whi…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

What is the Reward for Handwriting? -- Handwriting Generation by Imitation Learning

2020-09-23 · Keisuke Kanda, Brian Kenji Iwana, Seiichi Uchida

Analyzing the handwriting generation process is an important issue and has been tackled by various generation models, such as kinematics based models and stochastic models. In this study, we use a reinforcement learning …

Handwriting generationImitation LearningReinforcement Learning (RL)

Planning with Diffusion for Flexible Behavior Synthesis

2022-05-20 · Michael Janner, Yilun Du, Joshua B. Tenenbaum, Sergey Levine

Model-based reinforcement learning methods often use learning only for the purpose of estimating an approximate dynamics model, offloading the rest of the decision-making work to classical trajectory optimizers. While co…

Decision MakingDenoisingImage InpaintingModel-based Reinforcement Learning

Uncertainty - sensitive learning and planning with ensembles

2019-09-25 · Piotr Miłoś, Łukasz Kuciński, Konrad Czechowski, Piotr Kozakowski 외

We propose a reinforcement learning framework for discrete environments in which an agent optimizes its behavior on two timescales. For the short one, it uses tree search methods to perform tactical decisions. The long s…

Montezuma's RevengeSokoban