ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
5.5k
Citations
932
Influential Citations
Nature
Venue
2025
Year
Abstract General reasoning represents a long-standing and formidable challenge in artificial intelligence (AI). Recent breakthroughs, exemplified by large language models (LLMs) 1,2 and chain-of-thought (CoT) prompting 3 , have achieved considerable success on foundational reasoning tasks. However, this success is heavily contingent on extensive human-annotated demonstrations and the capabilities of models are still insufficient for more complex problems. Here we show that the reasoning abilities of LLMs can be incentivized through pure reinforcement learning (RL), obviating the need for human-labelled reasoning trajectories. The proposed RL framework facilitates the emergent development of advanced reasoning patterns, such as self-reflection, verification and dynamic strategy adaptation. Consequently, the trained model achieves superior performance on verifiable tasks such as mathematics, coding competitions and STEM fields, surpassing its counterparts trained through conventional supervised learning on human demonstrations. Moreover, the emergent reasoning patterns exhibited by these large-scale models can be systematically used to guide and enhance the reasoning capabilities of smaller models.
This paper, published in Nature with over 5,400 citations, represents a paradigm shift in how we train large language models for reasoning. Traditionally, chain-of-thought reasoning has required extensive human-annotated demonstrations, which are costly and difficult to scale. DeepSeek-R1 demonstrates that pure reinforcement learning—using only reward signals from verifiable tasks—can incentivize LLMs to develop sophisticated reasoning strategies on their own.
The significance is twofold. First, it dramatically reduces the need for human labor in creating training data for reasoning tasks. Second, and more importantly, the RL-trained models develop emergent reasoning patterns—such as self-reflection, verification, and dynamic strategy adaptation—that are not explicitly programmed. These patterns mirror human-like metacognitive processes and suggest that RL can unlock capabilities that supervised learning cannot easily instill.
The paper reports that the RL-trained model achieves superior performance on verifiable tasks including mathematics, coding competitions, and STEM fields. It surpasses counterparts trained through conventional supervised learning on human demonstrations. Specific metrics are not detailed in the abstract, but the high citation count (5,469) and publication in Nature indicate strong empirical validation. The emergent reasoning patterns are shown to be transferable to smaller models, improving their reasoning capabilities.
DeepSeek-R1 has broad implications for the AI field. It challenges the prevailing assumption that high-quality reasoning requires human-curated demonstrations, suggesting that RL with verifiable rewards can be a more scalable and potentially more powerful alternative. This could accelerate progress in AI for science, mathematics, and engineering by enabling models to self-improve through practice on verifiable problems. The ability to distill reasoning patterns into smaller models also makes advanced reasoning more accessible for practical applications. However, the approach is currently limited to domains where automatic verification is possible, leaving open questions about how to extend it to open-ended or subjective reasoning tasks.
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