paper-with-me

홈 › Papers

Synthesizing Robust Plans under Incomplete Domain Models

2013-12-01 · NeurIPS 2013 12 · Tuan A. Nguyen, Subbarao Kambhampati, Minh Do

Most current planners assume complete domain models and focus on generating correct plans. Unfortunately, domain modeling is a laborious and error-prone task, thus real world agents have to plan with incomplete domain models. While domain experts cannot guarantee completeness, often they are able to circumscribe the incompleteness of the model by providing annotations as to which parts of the domain model may be incomplete. In such cases, the goal should be to synthesize plans that are robust with respect to any known incompleteness of the domain. In this paper, we first introduce annotations expressing the knowledge of the domain incompleteness and formalize the notion of plan robustness with respect to an incomplete domain model. We then show an approach to compiling the problem of finding robust plans to the conformant probabilistic planning problem, and present experimental results with Probabilistic-FF planner.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Correctness Result for Synthesizing Plans With Loops in Stochastic Domains

2019-05-16 · Laszlo Treszkai, Vaishak Belle

Finite-state controllers (FSCs), such as plans with loops, are powerful and compact representations of action selection widely used in robotics, video games and logistics. There has been steady progress on synthesizing F…

3D Scene Graph Prediction: Generating Hierarchical Models from Partially Observed Environments

2026-07-12 · Siyi H, Jared Strade, Hyungtae Lim, Luca Carlone arxiv

Generating realistic 3D indoor scenes is an area of growing interest in computer vision and robotics. Existing methods, often motivated by applications such as interior design, generally focus on object layout generation…

Action-Model Based Multi-agent Plan Recognition

2012-12-01 · NeurIPS 2012 12 · Hankz H. Zhuo, Qiang Yang, Subbarao Kambhampati

Multi-Agent Plan Recognition (MAPR) aims to recognize dynamic team structures and team behaviors from the observed team traces (activity sequences) of a set of intelligent agents. Previous MAPR approaches required a libr…

model

Collaborative Human-Agent Planning for Resilience

2021-04-29 · Ronal Singh, Tim Miller, Darryn Reid

Intelligent agents powered by AI planning assist people in complex scenarios, such as managing teams of semi-autonomous vehicles. However, AI planning models may be incomplete, leading to plans that do not adequately mee…

Autonomous Vehicles

Knowledge-Based Programs as Plans: Succinctness and the Complexity of Plan Existence

2013-10-23 · Jerome Lang, Bruno Zanuttini

Knowledge-based programs (KBPs) are high-level protocols describing the course of action an agent should perform as a function of its knowledge. The use of KBPs for expressing action policies in AI planning has been surp…