PulseAugur
EN
LIVE 09:20:18

New PO-PDDL formulation enables LLM-friendly robot planning under uncertainty

Researchers have developed PO-PDDL, a new symbolic formulation for Partially Observable Markov Decision Processes (POMDPs) that maintains the relational structure of PDDL while explicitly modeling partial observability and stochasticity. This formulation is designed to be LLM-friendly and reusable across tasks. A pipeline is proposed to learn PO-PDDL models from visual demonstrations of robot executions, identifying partial observability and learning stochastic models. Experiments on real-world manipulation tasks show that this method outperforms existing PDDL and POMDP learning approaches in robust task planning under uncertainty with reduced planning costs. AI

RANK_REASON The cluster contains an academic paper detailing a new formulation and learning pipeline for robot planning under uncertainty. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Wenjing Tang, Xuanjin Jin, Yuan Liu, Renming Huang, Cewu Lu, Panpan Cai ·

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

    arXiv:2606.15654v1 Announce Type: cross Abstract: 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…