ROAIJun 14

PO-PDDL: Learning Symbolic POMDPs from Visual Demonstrations for Robot Planning Under Uncertainty

arXiv:2606.1565416.8
Predicted impact top 15% in RO · last 90 daysOriginality Highly original
AI Analysis

For robotic task planning, this work addresses the labor-intensive construction of POMDP models by learning them from demonstrations, enabling robust planning under uncertainty.

PO-PDDL introduces a symbolic POMDP formulation that extends PDDL with partial observability and stochasticity, and proposes a pipeline to learn such models from visual demonstrations. On real-world manipulation tasks, it outperforms existing PDDL and POMDP learning approaches, achieving robust planning with lower planning cost.

Real-world robot task planning must operate under both stochastic action execution and partial observability, yet constructing Partially Observable Markov Decision Process (POMDP) models for real robotics domains remains difficult and labor-intensive. We introduce PO-PDDL, a symbolic formulation of POMDPs that preserves the relational structure and LLM-friendly syntax of the Planning Domain Definition Language (PDDL), while explicitly modeling partial observability, stochasticity, and beliefs. Building on this formulation, we propose a demonstration-driven pipeline for learning PO-PDDL models. The proposed method reconstructs latent symbolic state trajectories from real-robot execution videos, identifies partial observability via inconsistencies between inferred states and visual observations, and learns stochastic transition and observation models accordingly. The resulting PO-PDDL domains are reusable across tasks and enable online belief-space planning under both perception and execution uncertainty. Experiments on real-world long-horizon manipulation tasks show that our method consistently outperforms existing PDDL and POMDP model-learning approaches, achieving robust task planning under uncertainty with significantly lower planning cost.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes