paper-with-me

Papers

A Hopfieldian View-based Interpretation for Chain-of-Thought Reasoning

2024-06-18 · Lijie Hu, Liang Liu, Shu Yang, Xin Chen, Hongru Xiao, Mengdi Li, Pan Zhou, Muhammad Asif Ali, Di Wang

Chain-of-Thought (CoT) holds a significant place in augmenting the reasoning performance for large language models (LLMs). While some studies focus on improving CoT accuracy through methods like retrieval enhancement, yet a rigorous explanation for why CoT achieves such success remains unclear. In this paper, we analyze CoT methods under two different settings by asking the following questions: (1) For zero-shot CoT, why does prompting the model with "let's think step by step" significantly impact its outputs? (2) For few-shot CoT, why does providing examples before questioning the model could substantially improve its reasoning ability? To answer these questions, we conduct a top-down explainable analysis from the Hopfieldian view and propose a Read-and-Control approach for controlling the accuracy of CoT. Through extensive experiments on seven datasets for three different tasks, we demonstrate that our framework can decipher the inner workings of CoT, provide reasoning error localization, and control to come up with the correct reasoning path.

📄 PDF Abstract BibTeX arXiv:2406.12255

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Understanding Reasoning in Chain-of-Thought from the Hopfieldian View

2024-10-04 · Lijie Hu, Liang Liu, Shu Yang, Xin Chen 외

Large Language Models have demonstrated remarkable abilities across various tasks, with Chain-of-Thought (CoT) prompting emerging as a key technique to enhance reasoning capabilities. However, existing research primarily…

CheXthought: A global multimodal dataset of clinical chain-of-thought reasoning and visual attention for chest X-ray interpretation

2026-04-29 · Sonali Sharma, Jin Long, George Shih, Sarah Eid 외 arxiv

Chest X-ray interpretation is one of the most frequently performed diagnostic tasks in medicine and a primary target for AI development, yet current vision-language models are primarily trained on datasets of paired imag…

Chain-of-Anomaly Thoughts with Large Vision-Language Models

2025-12-23 · Pedro Domingos, João Pereira, Vasco Lopes, João Neves 외 arxiv

Automated video surveillance with Large Vision-Language Models is limited by their inherent bias towards normality, often failing to detect crimes. While Chain-of-Thought reasoning strategies show significant potential f…

Anomaly ClassificationAnomaly Detection

Reducing Reasoning Costs: The Path of Optimization for Chain of Thought via Sparse Attention Mechanism

2024-11-14 · Libo Wang

In order to address the chain of thought in the large language model inference cost surge, this research proposes to use a sparse attention mechanism that only focuses on a few relevant tokens. The researcher constructed…

Language ModelingLanguage ModellingLarge Language Model

Reassessing the Role of Chain-of-Thought in Sentiment Analysis: Insights and Limitations

2025-01-15 · Kaiyuan Zheng, Qinghua Zhao, Lei LI

The relationship between language and thought remains an unresolved philosophical issue. Existing viewpoints can be broadly categorized into two schools: one asserting their independence, and another arguing that languag…

counterfactualSentiment Analysis