paper-with-me

Papers

THINK-Bench: Evaluating Thinking Efficiency and Chain-of-Thought Quality of Large Reasoning Models

2025-05-28 · Zhiyuan Li, Yi Chang, Yuan Wu

Large reasoning models (LRMs) have achieved impressive performance in complex tasks, often outperforming conventional large language models (LLMs). However, the prevalent issue of overthinking severely limits their computational efficiency. Overthinking occurs when models generate excessive and redundant tokens that contribute little to accurate outcomes, especially in simple tasks, resulting in a significant waste of computational resources. To systematically investigate this issue, we introduce Think-Bench, a benchmark designed to evaluate the reasoning efficiency of LRMs. We also propose novel efficiency metrics and conduct a comprehensive evaluation of various LRMs across multiple dimensions, including the reasoning process, outcome quality, and chain-of-thought (CoT) characteristics. Our analysis reveals that most LRMs exhibit overthinking in handling easy questions, generating unnecessarily lengthy reasoning chains. While many LRMs demonstrate high CoT quality, several suffer from low efficiency. We hope that Think-Bench can serve as a robust foundation for advancing research into LRMs.

📄 PDF Abstract BibTeX arXiv:2505.22113

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

S1-Bench: A Simple Benchmark for Evaluating System 1 Thinking Capability of Large Reasoning Models

2025-04-14 · Wenyuan Zhang, Shuaiyi Nie, Xinghua Zhang, Zefeng Zhang 외

We introduce S1-Bench, a novel benchmark designed to evaluate the performance of Large Reasoning Models (LRMs) on simple tasks that favor intuitive system 1 thinking rather than deliberative system 2 reasoning. While LRM…

Natural Questions

TIR-Bench: A Comprehensive Benchmark for Agentic Thinking-with-Images Reasoning

2025-11-03 · Ming Li, Jike Zhong, Shitian Zhao, Haoquan Zhang 외 arxiv

The frontier of visual reasoning is shifting toward models like OpenAI o3, which can intelligently create and operate tools to transform images for problem-solving, also known as thinking-\textit{with}-images in chain-of…

Visual Reasoning

OptimalThinkingBench: Evaluating Over and Underthinking in LLMs

2025-08-18 · Pranjal Aggarwal, Seungone Kim, Jack Lanchantin, Sean Welleck 외 arxiv

Thinking LLMs solve complex tasks at the expense of increased compute and overthinking on simpler problems, while non-thinking LLMs are faster and cheaper but underthink on harder reasoning problems. This has led to the …

SAT: Balancing Reasoning Accuracy and Efficiency with Stepwise Adaptive Thinking

2026-04-09 · Weiyang Huang, Xuefeng Bai, Kehai Chen, Xinyang Chen 외 arxiv

Large Reasoning Models (LRMs) have revolutionized complex problem-solving, yet they exhibit a pervasive "overthinking", generating unnecessarily long reasoning chains. While current solutions improve token efficiency, th…

When Thinking Hurts: Epistemic Signals in the Reasoning Chains of Visual Language Models

2026-07-09 · Mayank Singal arxiv

Uncertainty quantification for visual language models (VLMs) conventionally targets the answer token distribution. We provide the first three-family empirical characterisation of answer entropy behaviour in thinking-mode…