Pith

open record

sign in
Browse

arxiv: 2410.05045 · v1 · pith:GQUJ75BE · submitted 2024-10-07 · cs.AI · cs.CL· cs.RO

Can LLMs plan paths with extra hints from solvers?

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 reserved pith:GQUJ75BErecord.jsonopen to challenge →

classification cs.AI cs.CLcs.RO
keywords differentfeedbackllmsplanningproblemslanguageperformancesolver-generated
0
0 comments X
read the original abstract

Large Language Models (LLMs) have shown remarkable capabilities in natural language processing, mathematical problem solving, and tasks related to program synthesis. However, their effectiveness in long-term planning and higher-order reasoning has been noted to be limited and fragile. This paper explores an approach for enhancing LLM performance in solving a classical robotic planning task by integrating solver-generated feedback. We explore four different strategies for providing feedback, including visual feedback, we utilize fine-tuning, and we evaluate the performance of three different LLMs across a 10 standard and 100 more randomly generated planning problems. Our results suggest that the solver-generated feedback improves the LLM's ability to solve the moderately difficult problems, but the harder problems still remain out of reach. The study provides detailed analysis of the effects of the different hinting strategies and the different planning tendencies of the evaluated LLMs.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. End-to-End LLM Flight Planning with RAG-based Memory and Multi-modal Coach Agent

    cs.RO 2026-07 conditional novelty 5.0

    FRAMe combines an LLM planner with RAG-based memory and a multi-modal coach agent to generate valid, preference-aligned eVTOL flight plans, achieving up to 93.8% validity across four LLMs.