paper-with-me

Papers

Hop, Skip, and Overthink: Diagnosing Why Reasoning Models Fumble during Multi-Hop Analysis

2025-08-06 · Anushka Yadav, Isha Nalawade, Srujana Pillarichety, Yashwanth Babu, Reshmi Ghosh, Samyadeep Basu, Wenlong Zhao, Ali Nasaeh, Sriram Balasubramanian, Soundararajan Srinivasan arxiv

The emergence of reasoning models and their integration into practical AI chat bots has led to breakthroughs in solving advanced math, deep search, and extractive question answering problems that requires a complex and multi-step thought process. Yet, a complete understanding of why these models hallucinate more than general purpose language models is missing. In this investigative study, we systematicallyexplore reasoning failures of contemporary language models on multi-hop question answering tasks. We introduce a novel, nuanced error categorization framework that examines failures across three critical dimensions: the diversity and uniqueness of source documents involved ("hops"), completeness in capturing relevant information ("coverage"), and cognitive inefficiency ("overthinking"). Through rigorous hu-man annotation, supported by complementary automated metrics, our exploration uncovers intricate error patterns often hidden by accuracy-centric evaluations. This investigative approach provides deeper insights into the cognitive limitations of current models and offers actionable guidance toward enhancing reasoning fidelity, transparency, and robustness in future language modeling efforts.

📄 PDF Abstract BibTeX arXiv:2508.04699

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-hop Question Answering

Similar Papers 제목 키워드 기반

NEAT: Neuron-Based Early Exit for Large Reasoning Models

2026-02-02 · Kang Liu, Yongkang Liu, Xiaocui Yang, Peidong Wang 외 arxiv

Large Reasoning Models (LRMs) often suffer from \emph{overthinking}, a phenomenon in which redundant reasoning steps are generated after a correct solution has already been reached. Existing early reasoning exit methods …

LLMThinkBench: Towards Basic Math Reasoning and Overthinking in Large Language Models

2025-07-05 · Gaurav Srivastava, Aafiya Hussain, Sriram Srinivasan, Xuan Wang

Large Language Models (LLMs) have achieved remarkable performance on complex mathematical benchmarks, yet often struggle with simple arithmetic tasks and exhibit a tendency toward over-explaining or "overthinking" answer…

BenchmarkingGPUMath

SKIP: a Self-knowledge-guided Step-wise Preference Learning Framework for Concise Reasoning

2026-09-15 · Qinhong Lin, Yuhao Zhang, Yinglun Feng, Zhongliang Yang 외 arxiv

While Chain-of-Thought (CoT) reasoning has been proven to be effective, it often leads to overthinking, resulting in computational overhead, inference latency, and even degraded performance in large language models (LLMs…

Overthinking: Amplifying Reasoning Weights to Extract Learned Secrets

2026-07-09 · Jack Hopkins, Dipika Khullar, Fabien Roger arxiv

Black box auditing of language models is an essential pre-deployment tool, but it may miss subtle forms of misalignment and hidden information. To better elicit hidden information during an auditing process, we introduce…

OverThink: Slowdown Attacks on Reasoning LLMs

2025-02-04 · Abhinav Kumar, Jaechul Roh, Ali Naseh, Marzena Karpinska 외

We increase overhead for applications that rely on reasoning LLMs-we force models to spend an amplified number of reasoning tokens, i.e., "overthink", to respond to the user query while providing contextually correct ans…

RAG