Deep Think with Confidence
About
Large Language Models (LLMs) have shown great potential in reasoning tasks through test-time scaling methods like self-consistency with majority voting. However, this approach often leads to diminishing returns in accuracy and high computational overhead. To address these challenges, we introduce Deep Think with Confidence (DeepConf), a simple yet powerful method that enhances both reasoning efficiency and performance at test time. DeepConf leverages model-internal confidence signals to dynamically filter out low-quality reasoning traces during or after generation. It requires no additional model training or hyperparameter tuning and can be seamlessly integrated into existing serving frameworks. We evaluate DeepConf across a variety of reasoning tasks and the latest open-source models, including Qwen 3 and GPT-OSS series. Notably, on challenging benchmarks such as AIME 2025, DeepConf@512 achieves up to 99.9% accuracy and reduces generated tokens by up to 84.7% compared to full parallel thinking.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Mathematical Reasoning | GSM8K | Accuracy83.3 | 351 | |
| Mathematical Reasoning | AIME 25 | Accuracy87.4 | 201 | |
| Mathematical Reasoning | AIME24 | Accuracy94.7 | 130 | |
| Mathematical Reasoning | AIME 24 | AIME 24 Accuracy92 | 84 | |
| Mathematical Reasoning | HMMT25 | Accuracy86.7 | 78 | |
| Visual Reasoning | V*Bench | Accuracy86.1 | 58 | |
| Mathematical Reasoning | MATH500 | Accuracy43.7 | 57 | |
| Mathematical Reasoning | MathVision (test) | Accuracy22.7 | 41 | |
| Mathematical Reasoning | BRUMO25 | Accuracy92.6 | 37 | |
| General Knowledge Reasoning | MMLU-Pro | Accuracy73.4 | 31 |