English

Post Reasoning: Improving the Performance of Non-Thinking Models at No Cost

Artificial Intelligence 2026-05-08 v1

Abstract

As the widespread adoption of Large Language Models (LLMs) accelerates, token consumption from intermediate reasoning traces increasingly contributes to inference latency and operational cost. Recent studies suggest that many real-world tasks require little to no explicit reasoning, with additional reasoning sometimes even degrading performance. In this work, we propose \textbf{Post-Reasoning}, a simple yet effective approach that improves instruction-tuned models by conditioning them to justify their answers after generating the final response. By design, it enables the final answer to be obtained without additional latency or token cost, while still improving performance through simple instruction augmentation. We evaluate Post-Reasoning across 117117 model--benchmark settings spanning 1313 open and proprietary models, 44 model families, and 99 diverse reasoning and knowledge-intensive benchmarks, including AMC, HMMT, GSM8K, GPQA, MMLU-Pro, and BIG-Bench Hard. Post-Reasoning improves performance in over 88.19%88.19\% of evaluated settings, achieving a mean relative improvements of 17.37%17.37\%. Furthermore, we propose supervised post-reason tuning, which further improves performance in over 91.11%91.11\% of evaluated settings, and exceeds the prompt-based post-reasoning baseline by an average of 8.01%8.01\%, demonstrating that post-reasoning can be effectively internalized through training. Ultimately, Post-Reasoning establishes a new performance ceiling for direct-answer capabilities.

Keywords

Cite

@article{arxiv.2605.06165,
  title  = {Post Reasoning: Improving the Performance of Non-Thinking Models at No Cost},
  author = {Richmond Sin Jing Xuan and Rishabh Bhardwaj and Soujanya Poria},
  journal= {arXiv preprint arXiv:2605.06165},
  year   = {2026}
}