English

Large Language Models as Planning Domain Generators

Computation and Language 2024-05-14 v1 Artificial Intelligence

Abstract

Developing domain models is one of the few remaining places that require manual human labor in AI planning. Thus, in order to make planning more accessible, it is desirable to automate the process of domain model generation. To this end, we investigate if large language models (LLMs) can be used to generate planning domain models from simple textual descriptions. Specifically, we introduce a framework for automated evaluation of LLM-generated domains by comparing the sets of plans for domain instances. Finally, we perform an empirical analysis of 7 large language models, including coding and chat models across 9 different planning domains, and under three classes of natural language domain descriptions. Our results indicate that LLMs, particularly those with high parameter counts, exhibit a moderate level of proficiency in generating correct planning domains from natural language descriptions. Our code is available at https://github.com/IBM/NL2PDDL.

Keywords

Cite

@article{arxiv.2405.06650,
  title  = {Large Language Models as Planning Domain Generators},
  author = {James Oswald and Kavitha Srinivas and Harsha Kokel and Junkyu Lee and Michael Katz and Shirin Sohrabi},
  journal= {arXiv preprint arXiv:2405.06650},
  year   = {2024}
}

Comments

Published at ICAPS 2024

R2 v1 2026-06-28T16:23:31.795Z