DeepSeek R1 复制 o1 的秘诀

DeepSeek R1's recipe to replicate o1

内森·兰伯特 Nathan Lambert · Allen Institute for AI · 2025-01-21 · Interconnects ↗

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

本文分析了 DeepSeek 发布的开源权重推理语言模型 R1 及其训练配方,该配方复现了 OpenAI 的 o1 方法。核心方法包括四个阶段:基于合成推理数据的冷启动监督微调、针对可验证问题的大规模强化学习、通过拒绝采样扩展通用能力,以及混合推理与偏好调优的最终强化学习阶段。作者强调,R1-Zero 作为仅使用强化学习、未经过监督微调的变体,是证明强化学习本身即可诱发推理行为的关键证据,尽管存在可用性问题。文章认为,此次开源发布标志着推理模型研究的转折点,从模糊的博客文章转向清晰、可复现的范式,并预测 2025 年将迎来快速进展和价格战。对读者而言,核心要点在于该配方的成功依赖于强大的基础模型、具有可验证奖励的强化学习,且技术创新并非护城河,因为像 R1 这样的开源模型能以极低的成本媲美专有模型。

This article analyzes DeepSeek's release of R1, an open-weights reasoning language model, and its training recipe, which replicates OpenAI's o1 approach. The core method involves a four-stage process: cold-start supervised finetuning on synthetic reasoning data, large-scale reinforcement learning (RL) on verifiable problems, rejection sampling to broaden general capabilities, and a final RL stage mixing reasoning and preference tuning. The author highlights R1-Zero, an RL-only variant trained without SFT, as a key proof that RL alone can induce reasoning behaviors, though with usability issues. The article argues that this open release marks a turning point in reasoning model research, shifting from opaque blog posts to a clear, reproducible paradigm, and predicts rapid progress and a price war in 2025. For readers, the key takeaway is that the recipe's success hinges on a strong base model, RL with verifiable rewards, and that technical innovations are not moats, as open models like R1 can match proprietary ones at a fraction of the cost.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 8)

阅读逐段中英对照全文 →