paper-with-me

Papers

Can LLMs plan paths with extra hints from solvers?

2024-10-07 · Erik Wu, Sayan Mitra

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.

📄 PDF Abstract BibTeX arXiv:2410.05045

Code (0)

등록된 구현이 없습니다.

Tasks

Mathematical Problem-SolvingProgram Synthesis

Similar Papers 제목 키워드 기반

The Promise and Limits of LLMs in Constructing Proofs and Hints for Logic Problems in Intelligent Tutoring Systems

2025-05-07 · Sutapa Dey Tithi, Arun Kumar Ramesh, Clara DiMarco, Xiaoyi Tian 외

Intelligent tutoring systems have demonstrated effectiveness in teaching formal propositional logic proofs, but their reliance on template-based explanations limits their ability to provide personalized student feedback.…

G-RRM: Guiding Symbolic Solvers with Recurrent Reasoning Models

2026-07-02 · Timo Bertram, Sidhant Bhavnani, Richard Freinschlag, Erich Kobler 외 arxiv

In this work, we focus on SE-RRMs, a symbol-equivariant instantiation of RRMs that exhibits improved extrapolation to larger problem sizes. We propose a neuro-symbolic approach, ``Guiding with Recurrent Reasoning Models'…

Distilling Algorithmic Reasoning from LLMs via Explaining Solution Programs

2024-04-11 · Jierui Li, Raymond Mooney

Distilling explicit chain-of-thought reasoning paths has emerged as an effective method for improving the reasoning abilities of large language models (LLMs) across various tasks. However, when tackling complex tasks tha…

Language Modelling

Blending Neural Operators and Relaxation Methods in PDE Numerical Solvers

2022-08-28 · Enrui Zhang, Adar Kahana, Alena Kopaničáková, Eli Turkel 외

Neural networks suffer from spectral bias having difficulty in representing the high frequency components of a function while relaxation methods can resolve high frequencies efficiently but stall at moderate to low frequ…

Counterexample Guided Inductive Optimization Applied to Mobile Robots Path Planning (Extended Version)

2017-08-14 · Rodrigo F. Araújo, Alexandre Ribeiro, Iury V. Bessa, Lucas C. Cordeiro 외

We describe and evaluate a novel optimization-based off-line path planning algorithm for mobile robots based on the Counterexample-Guided Inductive Optimization (CEGIO) technique. CEGIO iteratively employs counterexample…

global-optimization