paper-with-me

Papers

Partially Observable Task and Motion Planning with Uncertainty and Risk Awareness

2024-03-15 · Aidan Curtis, George Matheos, Nishad Gothoskar, Vikash Mansinghka, Joshua Tenenbaum, Tomás Lozano-Pérez, Leslie Pack Kaelbling

Integrated task and motion planning (TAMP) has proven to be a valuable approach to generalizable long-horizon robotic manipulation and navigation problems. However, the typical TAMP problem formulation assumes full observability and deterministic action effects. These assumptions limit the ability of the planner to gather information and make decisions that are risk-aware. We propose a strategy for TAMP with Uncertainty and Risk Awareness (TAMPURA) that is capable of efficiently solving long-horizon planning problems with initial-state and action outcome uncertainty, including problems that require information gathering and avoiding undesirable and irreversible outcomes. Our planner reasons under uncertainty at both the abstract task level and continuous controller level. Given a set of closed-loop goal-conditioned controllers operating in the primitive action space and a description of their preconditions and potential capabilities, we learn a high-level abstraction that can be solved efficiently and then refined to continuous actions for execution. We demonstrate our approach on several robotics problems where uncertainty is a crucial factor and show that reasoning under uncertainty in these problems outperforms previously proposed determinized planning, direct search, and reinforcement learning strategies. Lastly, we demonstrate our planner on two real-world robotics problems using recent advancements in probabilistic perception.

📄 PDF Abstract BibTeX arXiv:2403.10454

Code (0)

등록된 구현이 없습니다.

Tasks

Motion PlanningTask and Motion Planning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Sampling-based Task and Kinodynamic Motion Planning under Semantic Uncertainty

2026-04-01 · Qi Heng Ho, Zachary N. Sunberg, Morteza Lahijanian arxiv

This paper tackles the problem of integrated task and kinodynamic motion planning in uncertain environments. We consider a robot with nonlinear dynamics tasked with a Linear Temporal Logic over finite traces ($\ltlf$) sp…

Motion Planning

Large-Language-Model-Guided State Estimation for Partially Observable Task and Motion Planning

2026-03-04 · Yoonwoo Kim, Raghav Arora, Roberto Martín-Martín, Peter Stone 외 arxiv

Robot planning in partially observable environments, where not all objects are known or visible, is a challenging problem, as it requires reasoning under uncertainty through partially observable Markov decision processes…

Motion Planning

Learning A Unified Risk Map for Autonomous Driving in Partially Observable Environments

2026-05-21 · Jie Jia, Yaofeng Su, Zeyu Bao, Yun Hong 외 arxiv

Occlusion-aware prediction remains a critical challenge in autonomous driving due to the inherent uncertainty of unobserved regions. Existing approaches either overestimate risk based on reachable states or struggle to p…

Autonomous Driving

Efficient Sampling in POMDPs with Lipschitz Bandits for Motion Planning in Continuous Spaces

2021-06-08 · Ömer Şahin Taş, Felix Hauser, Martin Lauer

Decision making under uncertainty can be framed as a partially observable Markov decision process (POMDP). Finding exact solutions of POMDPs is generally computationally intractable, but the solution can be approximated …

Decision MakingDecision Making Under UncertaintyMotion Planning

PODDP: Partially Observable Differential Dynamic Programming for Latent Belief Space Planning

2019-12-14 · Dicong Qiu, Yibiao Zhao, Chris L. Baker

Autonomous agents are limited in their ability to observe the world state. Partially observable Markov decision processes (POMDPs) formally model the problem of planning under world state uncertainty, but POMDPs with con…