MEGA Hub

Knowing When to Quit: Diagnosing and Training LLMs to Abort Futile Reasoning

Authors

Do you know Xinyan Guan?You can claim authorship or link another user.Do you know Jiali Zeng?You can claim authorship or link another user.Do you know Chunlei Xin?You can claim authorship or link another user.Do you know Yaojie Lu?You can claim authorship or link another user.Do you know Hongyu Lin?You can claim authorship or link another user.Do you know Xianpei Han?You can claim authorship or link another user.Do you know Le Sun?You can claim authorship or link another user.Do you know Fandong Meng?You can claim authorship or link another user.

Abstract

Large language models generate computationally expensive yet semantically void reasoning on beyond-capability tasks, creating risks where plausible-sounding but incorrect derivations mislead users. We characterize this futile reasoning phenomenon through systematic analysis, revealing universal capability overreach and systematic miscalibration between capability and behavior. The dominant failure mode is specious reasoning, which outputs look superficially valid but contain subtle errors, escalating with task difficulty. To address this, we introduce CaRL (Capability-aligned Reinforcement Learning), which aligns model behavior with capability boundaries through reward shaping that incentivizes refusal over futile reasoning and hindsight refusal augmentation that converts failures into refusal supervision. Experiments demonstrate a substantial reduction in futile reasoning while preserving performance across task difficulties, effectively achieving capability-aligned behavior without sacrificing utility. https://github.com/icip-cas/Knowing-When-to-Quit

Community

00