paper-with-me

홈 › Papers

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

2023-09-21 · NeurIPS 2023 11

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 as a source of heuristic guidance for other agents (AI planners) in their planning tasks. 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 heuristic mode show more promise. In the heuristic mode, 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.

📄 PDF Abstract BibTeX

Code (1)

karthikv792/llms-planning 공식 구현

Similar Papers 제목 키워드 기반

On the Planning Abilities of Large Language Models (A Critical Investigation with a Proposed Benchmark)

2023-02-13 · Karthik Valmeekam, Sarath Sreedharan, Matthew Marquez, Alberto Olmo 외

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) how good LLMs are by themsel…

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

2023-05-25 · Karthik Valmeekam, Matthew Marquez, Sarath Sreedharan, Subbarao Kambhampati

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…

InteGround: On the Evaluation of Verification and Retrieval Planning in Integrative Grounding

2025-09-20 · Cheng Jiayang, Qianqian Zhuang, Haoran Li, Chunkit Chan 외 arxiv

Grounding large language models (LLMs) in external knowledge sources is a promising method for faithful prediction. While existing grounding approaches work well for simple queries, many real-world information needs requ…

TPTU: Large Language Model-based AI Agents for Task Planning and Tool Usage

2023-08-07 · Jingqing Ruan, Yihong Chen, Bin Zhang, Zhiwei Xu 외

With recent advancements in natural language processing, Large Language Models (LLMs) have emerged as powerful tools for various real-world applications. Despite their prowess, the intrinsic generative abilities of LLMs …

Language ModelingLanguage ModellingLarge Language ModelTask Planning

FAA Framework: A Large Language Model-Based Approach for Credit Card Fraud Investigations

2025-06-13 · Shaun Shuster, Eyal Zaloof, Asaf Shabtai, Rami Puzis

The continuous growth of the e-commerce industry attracts fraudsters who exploit stolen credit card details. Companies often investigate suspicious transactions in order to retain customer trust and address gaps in their…

Fraud DetectionLanguage ModelingLanguage ModellingLarge Language Model