Personal details
| Title | Reliable Robot Planning with LLM-Generated PDDL and Formal Verification |
| Description | Large Language Models (LLMs) such as GPT-4 or LLaMA have recently been applied to robotics, where they can generate task plans directly from natural-language instructions (e.g., “Set the table for dinner”). However, natural-language plans are often ambiguous and unreliable, making it difficult to guarantee safe and correct robot behavior. This thesis explores an alternative: guiding LLMs to generate plans in the Planning Domain Definition Language (PDDL), a formal representation widely used in AI planning. By converting high-level instructions into PDDL, robot plans can be formally checked for validity, goal satisfaction, and resource constraints before execution. This combination of LLM-based plan generation with formal reliability checks has the potential to significantly improve the safety and robustness of LLM-controlled robots. |
| Home institution | Department of Computing Science |
| Associated institutions |
|
| Type of work | practical / application-focused |
| Type of thesis | Bachelor's or Master's degree |
| Author | Prof. Dr. Chih-Hong Cheng |
| Status | reserved |
| Problem statement | While LLMs are powerful at producing structured outputs, generating syntactically and semantically valid PDDL remains a challenge. Moreover, not all valid plans are feasible or safe when applied to robotic tasks. This thesis investigates the following challenges:
|
| Requirement |
|
| Created | 04/03/26 |