AI RESEARCH

Knowing When to Quit: A Principled Framework for Dynamic Abstention in LLM Reasoning

arXiv CS.LG

ArXi:2604.18419v1 Announce Type: new Large language models (LLMs) using chain-of-thought reasoning often waste substantial compute by producing long, incorrect responses. Abstention can mitigate this by withholding outputs unlikely to be correct. While most abstention methods decide to withhold outputs before or after generation, dynamic mid-generation abstention considers early termination of unpromising reasoning traces at each token position. Prior work has explored empirical variants of this idea, but principled guidance for the abstention rule remains lacking.