paper-with-me

Papers

Can Large Language Models Reason and Plan?

2024-03-07 · Subbarao Kambhampati

While humans sometimes do show the capability of correcting their own erroneous guesses with self-critiquing, there seems to be no basis for that assumption in the case of LLMs.

📄 PDF Abstract BibTeX arXiv:2403.04121

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Reasoning-Grounded Natural Language Explanations for Language Models

2025-03-14 · Vojtech Cahlik, Rodrigo Alves, Pavel Kordik

We propose a large language model explainability technique for obtaining faithful natural language explanations by grounding the explanations in a reasoning process. When converted to a sequence of tokens, the outputs of…

Language ModelingLanguage ModellingLarge Language Model

SokoBench: Evaluating Long-Horizon Planning and Reasoning in Large Language Models

2026-01-28 · Sebastiano Monti, Carlo Nicolini, Gianni Pellegrini, Jacopo Staiano 외 arxiv

Although the capabilities of large language models have been increasingly tested on complex reasoning tasks, their long-horizon planning abilities have not yet been extensively investigated. In this work, we provide a sy…

Cooperative Strategic Planning Enhances Reasoning Capabilities in Large Language Models

2024-10-25 · Danqing Wang, Zhuorui Ye, Fei Fang, Lei LI

Enhancing the reasoning capabilities of large language models (LLMs) is crucial for enabling them to tackle complex, multi-step problems. Multi-agent frameworks have shown great potential in enhancing LLMs' reasoning cap…

Explanations from Large Language Models Make Small Reasoners Better

2022-10-13 · Shiyang Li, Jianshu Chen, Yelong Shen, Zhiyu Chen 외

Integrating free-text explanations to in-context learning of large language models (LLM) is shown to elicit strong reasoning capabilities along with reasonable explanations. In this paper, we consider the problem of leve…

Explanation GenerationIn-Context LearningMulti-Task Learning

iCLP: Large Language Model Reasoning with Implicit Cognition Latent Planning

2025-12-30 · Sijia Chen, Di Niu arxiv

Large language models (LLMs), when guided by explicit textual plans, can perform reliable step-by-step reasoning during problem-solving. However, generating accurate and effective textual plans remains challenging due to…

Mathematical ReasoningDomain GeneralizationCode Generation