ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2026
Year
… We introduce Large Hybrid-Reasoning Models, the first kind of model which can adaptively determine whether to perform thinking based on the contextual information of user queries, …
Large language models (LLMs) have shown remarkable reasoning capabilities, but they often incur high computational costs by applying the same level of thinking to every query. This paper introduces Large Hybrid-Reasoning Models, which address this inefficiency by adaptively deciding whether to engage in deep reasoning based on the contextual information of the user query. This is a significant step toward making reasoning models more practical for real-world applications where latency and cost are critical.
The idea of adaptive computation is not new, but applying it to reasoning in LLMs in a principled way is novel. By allowing the model to skip unnecessary thinking, it can provide faster responses to simple queries while still leveraging deep reasoning for complex ones. This could transform how LLMs are deployed, especially in high-throughput environments.
The abstract does not provide specific numerical results, but it states that the hybrid model achieves comparable reasoning performance to full-thinking models while significantly reducing inference time on queries that do not require deep reasoning. This suggests that the model can maintain high accuracy while improving efficiency.
This work has the potential to make large reasoning models more accessible and cost-effective. By reducing the computational burden, it could enable deployment in resource-constrained settings and real-time applications. It also opens up new research directions in adaptive computation for LLMs, such as learning to allocate compute based on task difficulty or user intent. The hybrid approach could be extended to other domains, such as multimodal reasoning or agentic systems, where efficiency is paramount.
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