pith. machine review for the scientific record. sign in

arxiv: 2505.13126 · v3 · submitted 2025-05-19 · 💻 cs.AI · cs.CL

Recognition: unknown

Iterative Formalization and Planning in Partially Observable Environments

Authors on Pith no claims yet
classification 💻 cs.AI cs.CL
keywords observableenvironmentsplanningdomainenvironmentformalizefullypartially
0
0 comments X
read the original abstract

Using LLMs not to predict plans but to formalize an environment into the Planning Domain Definition Language (PDDL) has been shown to improve performance and control. While most existing methodology only applies to fully observable environments, we adapt to the more realistic and challenging partially observable environments without sufficient information to make a complete plan. We propose PDDLego, a framework to iteratively formalize, plan, grow, and refine PDDL representations by decomposing the environment and the goal into fully observable episodes. Without finetuning, in-context exemplars, or trajectories, PDDLego improves planning success and exhibits robustness against problem complexity compared to end-to-end approaches. We also show that the domain knowledge captured after a successful trial can benefit future tasks.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. KGLAMP: Knowledge Graph-guided Language model for Adaptive Multi-robot Planning and Replanning

    cs.RO 2026-02 unverdicted novelty 6.0

    KGLAMP uses a dynamically updated knowledge graph to guide LLMs in creating and replanning PDDL specifications for heterogeneous multi-robot teams, reporting at least 25.3% better performance than LLM-only or classica...