Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Prolonged Reasoning Is Not All You Need: Certainty-Based Adaptive Routing for Efficient LLM/MLLM Reasoning

About

Recent advancements in reasoning have significantly enhanced the capabilities of Large Language Models (LLMs) and Multimodal Large Language Models (MLLMs) across diverse tasks. However, excessive reliance on chain-of-thought (CoT) reasoning can impair model performance and brings unnecessarily lengthened outputs, reducing efficiency. Our work reveals that prolonged reasoning does not universally improve accuracy and even degrade performance on simpler tasks. To address this, we propose Certainty-based Adaptive Reasoning (CAR), a novel framework that dynamically switches between short answers and long-form reasoning based on the model perplexity. CAR first generates a short answer and evaluates its perplexity, triggering reasoning only when the model exhibits low confidence (i.e., high perplexity). Experiments across diverse multimodal VQA/KIE benchmarks and text reasoning datasets show that CAR outperforms both short-answer and long-form reasoning approaches, striking an optimal balance between accuracy and efficiency.

Jinghui Lu, Haiyang Yu, Siliang Xu, Shiwei Ran, Guozhi Tang, Siqi Wang, Bin Shan, Teng Fu, Hao Feng, Jingqun Tang, Han Wang, Can Huang• 2025

Related benchmarks

TaskDatasetResultRank
Code GenerationHumanEval (test)
Pass@171.3
612
Code GenerationMBPP (test)
Pass@171.8
405
Math ReasoningGSM8K (test)--
250
Question AnsweringPopQA (test)
Accuracy34.2
111
Question AnsweringHotpotQA (test)
EM55.3
32
Math ReasoningMATH (test)
Exact Match (EM)51.2
14
Question Answering2WikiMHQA (test)
EM44.7
14
Code GenerationHumanEval
Occ26
7
Code GenerationHumanEval
AUROC77
7
Math ReasoningGSM8K
Occ Score0.2
7
Showing 10 of 13 rows

Other info

Follow for update