ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
1
Citations
0
Influential Citations
arXiv.org
Venue
2025
Year
Recent advancements in large language models (LLMs), such as DeepSeek-R1 and OpenAI-o1, have demonstrated the significant effectiveness of test-time scaling, achieving substantial performance gains across various benchmarks. These advanced models utilize deliberate"thinking"steps to systematically enhance answer quality. In this paper, we propose leveraging these high-quality outputs generated by reasoning-intensive models to improve less computationally demanding, non-reasoning models. We explore and compare methodologies for utilizing the answers produced by reasoning models to train and improve non-reasoning models. Through straightforward Supervised Fine-Tuning (SFT) experiments on established benchmarks, we demonstrate consistent improvements across various benchmarks, underscoring the potential of this approach for advancing the ability of models to answer questions directly.
This paper addresses a critical challenge in the deployment of large language models: the high computational cost of reasoning-intensive models that use test-time scaling. While models like DeepSeek-R1 and OpenAI-o1 achieve state-of-the-art performance by generating deliberate 'thinking' steps, they are expensive to run. The authors propose a practical alternative: use the high-quality outputs from these reasoning models to train smaller, non-reasoning models that can answer questions directly without the overhead of extended inference. This is significant because it offers a path to democratize advanced reasoning capabilities, making them accessible in resource-constrained environments.
The work also contributes to the growing body of research on knowledge distillation and model improvement. By systematically comparing methodologies for using reasoning model outputs, the paper provides insights into how to effectively transfer reasoning skills. The consistent improvements across benchmarks suggest that the benefits of reasoning models can be captured in a more efficient form, which is a valuable finding for both academic and industrial applications.
The abstract reports consistent improvements across various benchmarks, but specific metrics are not provided. This is a limitation for quantitative assessment. However, the consistency of gains suggests that the method is robust and generalizes across different evaluation settings. The lack of exact numbers makes it difficult to gauge the magnitude of improvement, but the authors emphasize that even simple SFT yields noticeable gains, which is encouraging for practitioners.
This research has significant implications for the AI field. It offers a cost-effective strategy to improve non-reasoning models, potentially reducing the reliance on expensive inference-time computation. This could lead to more efficient deployment of LLMs in real-world applications, especially where latency and cost are critical. Moreover, the approach opens up new avenues for research into knowledge transfer from reasoning to non-reasoning models, which could be extended to other domains and model architectures. The paper also underscores the value of high-quality synthetic data generated by advanced models, a trend that is likely to shape future training methodologies.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba