paper-with-me

홈 › Papers

Understanding the Capabilities of Large Language Models for Automated Planning

2023-05-25 · Vishal Pallagani, Bharath Muppasani, Keerthiram Murugesan, Francesca Rossi, Biplav Srivastava, Lior Horesh, Francesco Fabiano, Andrea Loreggia

Automated planning is concerned with developing efficient algorithms to generate plans or sequences of actions to achieve a specific goal in a given environment. Emerging Large Language Models (LLMs) can answer questions, write high-quality programming code, and predict protein folding, showcasing their versatility in solving various tasks beyond language-based problems. In this paper, we aim to explore how LLMs can also be used for automated planning. To do so, we seek to answer four key questions. Firstly, we want to understand the extent to which LLMs can be used for plan generation. Secondly, we aim to identify which pre-training data is most effective in facilitating plan generation. Thirdly, we investigate whether fine-tuning or prompting is a more effective approach for plan generation. Finally, we explore whether LLMs are capable of plan generalization. By answering these questions, the study seeks to shed light on the capabilities of LLMs in solving complex planning problems and provide insights into the most effective approaches for using LLMs in this context.

📄 PDF Abstract BibTeX arXiv:2305.16151

Code (0)

등록된 구현이 없습니다.

Tasks

Protein Folding

Similar Papers 제목 키워드 기반

Robot-Enabled Construction Assembly with Automated Sequence Planning based on ChatGPT: RoboGPT

2023-04-21 · Hengxu You, Yang Ye, Tianyu Zhou, Qi Zhu 외

Robot-based assembly in construction has emerged as a promising solution to address numerous challenges such as increasing costs, labor shortages, and the demand for safe and efficient construction processes. One of the …

Language ModelingLanguage ModellingLarge Language Model

PlanBench: An Extensible Benchmark for Evaluating Large Language Models on Planning and Reasoning about Change

2022-06-21 · NeurIPS 2023 11 · Karthik Valmeekam, Matthew Marquez, Alberto Olmo, Sarath Sreedharan 외

Generating plans of action, and reasoning about change have long been considered a core competence of intelligent agents. It is thus no surprise that evaluating the planning and reasoning capabilities of large language m…

Common Sense ReasoningDiversityWorld Knowledge

On the Prospects of Incorporating Large Language Models (LLMs) in Automated Planning and Scheduling (APS)

2024-01-04 · Vishal Pallagani, Kaushik Roy, Bharath Muppasani, Francesco Fabiano 외

Automated Planning and Scheduling is among the growing areas in Artificial Intelligence (AI) where mention of LLMs has gained popularity. Based on a comprehensive review of 126 papers, this paper investigates eight categ…

Scheduling

Embodied AI in Mobile Robots: Coverage Path Planning with Large Language Models

2024-07-02 · Xiangrui Kong, Wenxiao Zhang, Jin Hong, Thomas Braunl

In recent years, Large Language Models (LLMs) have demonstrated remarkable capabilities in understanding and solving mathematical problems, leading to advancements in various fields. We propose an LLM-embodied path plann…

Natural Language Understanding

Integrating AI Planning with Natural Language Processing: A Combination of Explicit and Tacit Knowledge

2022-02-15 · Kebing Jin, Hankz Hankui Zhuo

Natural language processing (NLP) aims at investigating the interactions between agents and humans, processing and analyzing large amounts of natural language data. Large-scale language models play an important role in c…

Text Generation