The field of Large Language Models (LLMs) and Planning has expanded rapidly, with an 850% increase in research papers from 2022 to 2023, and continues to grow in 2024. This visualization tool was developed to centralize and categorize the exponentially growing literature on this topic. Originating from our paper presented at ICAPS 2024, "On the Prospects of Incorporating Large Language Models (LLMs) in Automated Planning and Scheduling (APS)", our repository aims to update and refine the categorization of relevant research continually with the help of crowd-sourcing.
Our work identifies eight distinct categories where LLMs are applied in the field of planning:
Category | Description |
---|---|
🌐 Language Translation | Involves converting natural language into structured planning languages or formats like PDDL, enhancing the interface between human linguistic input and machine-understandable planning directives. |
📏 Plan Generation | Entails the creation of plans or strategies directly by LLMs, focusing on generating actionable sequences or decision-making processes. |
🏗️ Model Construction | Utilizes LLMs to construct or refine world and domain models essential for accurate and effective planning. |
🧑🤝🧑 Multi-agent Planning | Focuses on scenarios involving multiple agents, where LLMs contribute to coordination and cooperative strategy development. |
🔁 Interactive Planning | Centers on scenarios requiring iterative feedback or interactive planning with users, external verifiers, or the environment, emphasizing the adaptability of LLMs to dynamic inputs. |
📈 Heuristics Optimization | Applies LLMs in optimizing planning processes through refining existing plans or providing heuristic assistance to symbolic planners. |
🛠️ Tool Integration | Encompasses studies where LLMs act as central orchestrators or coordinators in a tool ecosystem, interfacing with planners, theorem provers, and other systems. |
🧠 Brain-Inspired Planning | Covers research focusing on LLM architectures inspired by neurological or cognitive processes, particularly to enhance planning capabilities. |
We welcome contributions to expand and refine our categorization. To add papers to the visualization, please fill out this form: Google Forms Link
Below is a flowchart that outlines the process from submitting your contribution via the Google Form to seeing it displayed on the website:
For any queries or feedback, feel free to reach out to vishalp@mailbox.sc.edu.
- Vishal Pallagani
- Bharath Muppasani
- Kaushik Roy
- Francesco Fabiano
- Andrea Loreggia
- Keerthiram Murugesan
- Biplav Srivastava
- Francesca Rossi
- Lior Horesh
- Amit Sheth
If you use the visualization tool in your work, please cite it as follows:
@inproceedings{pallagani2024prospects,
title={On the prospects of incorporating large language models (llms) in automated planning and scheduling (aps)},
author={Pallagani, Vishal and Roy, Kaushik and Muppasani, Bharath and Fabiano, Francesco and Loreggia, Andrea and Murugesan, Keerthiram and Srivastava, Biplav and Rossi, Francesca and Horesh, Lior and Sheth, Amit},
booktitle={34th International Conference on Automated Planning and Scheduling},
year={2024}
}
We look forward to your contributions and hope this tool aids researchers and practitioners alike in navigating the expanding landscape of LLMs in planning.