Challenge: Chain-of-Thought (CoT) prompting has been shown to enhance the multi-step reasoning capabilities of Large Language Models (LLMs).
Approach: They propose to use CoT prompting to analyze a symbolic reasoning task where letters are shifted forward some number of steps in the alphabet.
Outcome: The proposed model performs well on a symbolic reasoning task, with three LLMs performing the task using CoT prompts.

Similar Papers

Towards Understanding Chain-of-Thought Prompting: An Empirical Study of What Matters (2023.acl-long)

Copied to clipboard

Challenge: Chain-of-Thought (CoT) prompting can dramatically improve the multi-step reasoning abilities of large language models (LLMs).
Approach: They propose to use Chain-of-Thought (CoT) prompting to encourage the LLM to generate intermediate rationales for solving a problem by providing a series of reasoning steps in the demonstrations.
Outcome: The proposed model can generate coherent lines of reasoning even with invalid demonstrations while still generating coherent lines during inference.
The Impact of Reasoning Step Length on Large Language Models (2024.findings-acl)

Copied to clipboard

Challenge: Long reasoning steps in LLMs improve reasoning abilities, but the correlation between their effectiveness and the length of reasoning steps remains largely unknown.
Approach: They conducted experiments that expand and compress the rationale reasoning steps within CoT demonstrations while keeping all other factors constant.
Outcome: The results show that lengthening the reasoning steps in prompts significantly enhances LLMs’ reasoning abilities across multiple datasets.
Chain-of-Thought Prompting Obscures Hallucination Cues in Large Language Models: An Empirical Evaluation (2025.findings-emnlp)

Copied to clipboard

Challenge: Chain-of-Thought (CoT) prompting can mitigate hallucinations by encouraging step-by-step reasoning, but its impact on halluciation detection remains underexplored.
Approach: They conduct an empirical evaluation of CoT prompting in Large Language Models (LLMs) to examine their impact on hallucination detection methods.
Outcome: The proposed method significantly affects the internal states and token probability distributions of the LLM.
What Makes Chain-of-Thought Prompting Effective? A Counterfactual Study (2023.findings-emnlp)

Copied to clipboard

Challenge: Using a few-shot prompt, we examine the effects of symbols and patterns on in-context learning in large language models.
Approach: They employ a counterfactual prompting approach by manipulating examples and testing the consequences on model behavior.
Outcome: The proposed approach allows us to understand the relative contributions of symbols and patterns on in-context learning.
Is Chain-of-Thought Reasoning of LLMs a Mirage? A Data Distribution Lens (2026.findings-acl)

Copied to clipboard

Challenge: Chain-of-Thought (CoT) prompting has been shown to be effective in eliciting structured reasoning from large language models (LLMs).
Approach: They propose a data distribution lens to understand when and why CoT reasoning fails . they propose 'data-based' training that trains LLMs from scratch .
Outcome: The proposed model enables models to generate reasoning trajectories that approximate those observed during training.
Explainable Chain-of-Thought Reasoning: An Empirical Analysis on State-Aware Reasoning Dynamics (2025.findings-emnlp)

Copied to clipboard

Challenge: Recent advances in chain-of-thought prompting have demonstrated the ability of large language models to perform multi-step reasoning.
Approach: They propose a framework to analyze latent dynamics of CoT trajectories for interpretability . they segment generated CoT into discrete reasoning steps and abstract each step into a spectral embedding based on token-level Gram matrices .
Outcome: The proposed framework segments generated CoT steps into discrete reasoning steps, abstracts each step into a spectral embedding based on token-level Gram matrices, and clusters these embeddements into semantically meaningful latent states.
CAC-CoT: Connector-Aware Compact Chain-of-Thought for Efficient Reasoning Data Synthesis Across Dual-System Cognitive Tasks (2025.findings-emnlp)

Copied to clipboard

Challenge: Long chain-of-thought (CoT) prompting often slows or even degrades performance on fast, intuitive "System-1" tasks.
Approach: They introduce a method that deliberately restricts reasoning to a small, fixed set of connector phrases, steering the model toward concise and well-structured explanations.
Outcome: The method achieves 85% on GSM8K and 40% on GPQA while also surpassing the baseline by over 20%.
Unveiling Confirmation Bias in Chain-of-Thought Reasoning (2025.findings-acl)

Copied to clipboard

Challenge: Chain-of-thought (CoT) prompting has been widely adopted to enhance the reasoning capabilities of large language models (LLMs).
Approach: They propose to examine how internal beliefs affect reasoning generation and reasoning-guided answer prediction in CoT by decomposing CoT into a two-stage process.
Outcome: The proposed model beliefs affect reasoning generation and reasoning-guided answer prediction in CoT, and the results provide strong evidence of confirmation bias in LLMs.
Towards Better Chain-of-Thought: A Reflection on Effectiveness and Faithfulness (2025.findings-acl)

Copied to clipboard

Challenge: Chain-of-thought (CoT) prompting demonstrates varying performance under different reasoning tasks.
Approach: They propose to recall extra information from the question to enhance CoT generation and evaluate CoTs based on their information gain.
Outcome: The proposed method improves both the faithfulness and effectiveness of CoT and evaluates it based on their information gain.
How Likely Do LLMs with CoT Mimic Human Reasoning? (2025.coling-main)

Copied to clipboard

Challenge: Using chain-of-thought to elicit reasoning capabilities is not always effective and accurate.
Approach: They compare the reasoning process of LLMs with humans to understand the causal chain . they find that LLM deviates from the ideal causal chain, resulting in spurious correlations .
Outcome: The proposed method does not improve performance or accurately represent reasoning processes in LLMs.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations