ROAIDec 10, 2024

LLM-guided Task and Motion Planning using Knowledge-based Reasoning

arXiv:2412.07493v31 citationsh-index: 11
Originality Incremental advance
AI Analysis

This addresses the challenge of performing complex manipulation tasks in dynamic environments for robotics applications, representing an incremental advancement in TAMP.

The paper tackles the problem of limited adaptability in LLM-based Task and Motion Planning (TAMP) approaches by proposing an Onto-LLM-TAMP framework that uses knowledge-based reasoning to refine prompts, resulting in significant improvements in adaptability and semantic correctness over baseline methods.

Performing complex manipulation tasks in dynamic environments requires efficient Task and Motion Planning (TAMP) approaches that combine high-level symbolic plans with low-level motion control. Advances in Large Language Models (LLMs), such as GPT-4, are transforming task planning by offering natural language as an intuitive and flexible way to describe tasks, generate symbolic plans, and reason. However, the effectiveness of LLM-based TAMP approaches is limited due to static and template-based prompting, which limits adaptability to dynamic environments and complex task contexts. To address these limitations, this work proposes a novel Onto-LLM-TAMP framework that employs knowledge-based reasoning to refine and expand user prompts with task-contextual reasoning and knowledge-based environment state descriptions. Integrating domain-specific knowledge into the prompt ensures semantically accurate and context-aware task plans. The proposed framework demonstrates its effectiveness by resolving semantic errors in symbolic plan generation, such as maintaining logical temporal goal ordering in scenarios involving hierarchical object placement. The proposed framework is validated through both simulation and real-world scenarios, demonstrating significant improvements over the baseline approach in terms of adaptability to dynamic environments and the generation of semantically correct task plans.

Foundations

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

Your Notes