A Framework to Generate Neurosymbolic PDDL-compliant Planners

03/01/2023
by   Alessio Capitanelli, et al.
0

The problem of integrating high-level task planning in the execution loop of a real-world robot architecture remains challenging, as the planning times of traditional symbolic planners explode combinatorially with the number of symbols to plan upon. In this paper, we present Teriyaki, a framework for training Large Language Models (LLMs), and in particular the now well-known GPT-3 model, into neurosymbolic planners compatible with the Planning Domain Definition Language (PDDL). Unlike symbolic approaches, LLMs require a training process. However, their response time scales with the combined length of the input and the output. Hence, LLM-based planners can potentially provide significant performance gains on complex planning problems as the technology matures and becomes more accessible. In this preliminary work, which to our knowledge is the first using LLMs for planning in robotics, we (i) outline a methodology for training LLMs as PDDL solvers, (ii) generate PDDL-compliant planners for two challenging PDDL domains, and (iii) test the planning times and the plan quality associated with the obtained planners, while also comparing them to a state-of-the-art PDDL planner, namely Probe. Results confirm the viability of the approach, with Teriyaki-based planners being able to solve 95.5 generating plans up to 13.5 planner, depending on the domain.

READ FULL TEXT
research
06/01/2011

Planning by Rewriting

Domain-independent planning is a hard combinatorial problem. Taking into...
research
07/18/2019

Learning High-Level Planning Symbols from Intrinsically Motivated Experience

In symbolic planning systems, the knowledge on the domain is commonly pr...
research
07/04/2013

Towards Combining HTN Planning and Geometric Task Planning

In this paper we present an interface between a symbolic planner and a g...
research
11/13/2021

Agile Satellite Planning for Multi-Payload Observations for Earth Science

We present planning challenges, methods and preliminary results for a ne...
research
04/02/2020

Human-Guided Planner for Non-Prehensile Manipulation

We present a human-guided planner for non-prehensile manipulation in clu...
research
03/24/2023

Errors are Useful Prompts: Instruction Guided Task Programming with Verifier-Assisted Iterative Prompting

Generating low-level robot task plans from high-level natural language i...
research
09/21/2023

HiCRISP: A Hierarchical Closed-Loop Robotic Intelligent Self-Correction Planner

The integration of Large Language Models (LLMs) into robotics has revolu...

Please sign up or login with your details

Forgot password? Click here to reset