English

On the Planning Abilities of Large Language Models : A Critical Investigation

Artificial Intelligence 2023-11-27 v2

Abstract

Intrigued by the claims of emergent reasoning capabilities in LLMs trained on general web corpora, in this paper, we set out to investigate their planning capabilities. We aim to evaluate (1) the effectiveness of LLMs in generating plans autonomously in commonsense planning tasks and (2) the potential of LLMs in LLM-Modulo settings where they act as a source of heuristic guidance for external planners and verifiers. We conduct a systematic study by generating a suite of instances on domains similar to the ones employed in the International Planning Competition and evaluate LLMs in two distinct modes: autonomous and heuristic. Our findings reveal that LLMs' ability to generate executable plans autonomously is rather limited, with the best model (GPT-4) having an average success rate of ~12% across the domains. However, the results in the LLM-Modulo setting show more promise. In the LLM-Modulo setting, we demonstrate that LLM-generated plans can improve the search process for underlying sound planners and additionally show that external verifiers can help provide feedback on the generated plans and back-prompt the LLM for better plan generation.

Keywords

Cite

@article{arxiv.2305.15771,
  title  = {On the Planning Abilities of Large Language Models : A Critical Investigation},
  author = {Karthik Valmeekam and Matthew Marquez and Sarath Sreedharan and Subbarao Kambhampati},
  journal= {arXiv preprint arXiv:2305.15771},
  year   = {2023}
}

Comments

NeurIPS 2023 Spotlight. arXiv admin note: substantial text overlap with arXiv:2206.10498