SPAR: Scalable LLM-based PDDL Domain Generation for Aerial Robotics

📅 2025-09-17
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Manually constructing PDDL planning domains for UAV missions (e.g., surveillance, delivery, inspection) is labor-intensive, error-prone, and hinders real-world deployment. Method: This paper introduces SPAR—the first end-to-end framework that automatically generates executable PDDL domains directly from natural language specifications. It establishes the first systematically validated, UAV-specific PDDL dataset; designs an LLM-oriented structured prompting mechanism integrating syntactic constraints, semantic alignment, and executability feedback; and incorporates PDDL syntax checking, planner-based feasibility validation, and interpretability assessment. Results: Experiments show that SPAR-generated domains achieve over 90% correctness in syntax, plan executability, and task feasibility—significantly lowering the modeling barrier and enabling users without formal planning expertise to efficiently construct complex UAV task models.

Technology Category

Application Category

📝 Abstract
We investigate the problem of automatic domain generation for the Planning Domain Definition Language (PDDL) using Large Language Models (LLMs), with a particular focus on unmanned aerial vehicle (UAV) tasks. Although PDDL is a widely adopted standard in robotic planning, manually designing domains for diverse applications such as surveillance, delivery, and inspection is labor-intensive and error-prone, which hinders adoption and real-world deployment. To address these challenges, we propose SPAR, a framework that leverages the generative capabilities of LLMs to automatically produce valid, diverse, and semantically accurate PDDL domains from natural language input. To this end, we first introduce a systematically formulated and validated UAV planning dataset, consisting of ground-truth PDDL domains and associated problems, each paired with detailed domain and action descriptions. Building on this dataset, we design a prompting framework that generates high-quality PDDL domains from language input. The generated domains are evaluated through syntax validation, executability, feasibility, and interpretability. Overall, this work demonstrates that LLMs can substantially accelerate the creation of complex planning domains, providing a reproducible dataset and evaluation pipeline that enables application experts without prior experience to leverage it for practical tasks and advance future research in aerial robotics and automated planning.
Problem

Research questions and friction points this paper is trying to address.

Automating PDDL domain generation for UAV tasks
Reducing manual labor in robotic planning design
Enabling non-experts to create planning domains
Innovation

Methods, ideas, or system contributions that make the work stand out.

LLM-based PDDL domain generation
Natural language to PDDL conversion
Automated UAV planning framework
🔎 Similar Papers
No similar papers found.
S
Songhao Huang
GRASP Lab, University of Pennsylvania, Philadelphia, PA 19104, USA
Yuwei Wu
Yuwei Wu
Ph.D. candidate, GRASP Lab, University of Pennsylvania
RoboticsTrajectory OptimizationTask and Motion Planning
Guangyao Shi
Guangyao Shi
University of Southern California
multi-robot coordinationtask allocation/schedulingroute planning
G
Gaurav S. Sukhatme
Department of Computer Science, University of Southern California, Los Angeles, CA 90089, USA
V
Vijay Kumar
GRASP Lab, University of Pennsylvania, Philadelphia, PA 19104, USA