Cointime

Download App
iOS & Android

The DeepSeek-R1 Effect and Web3-AI

Cointime Official

From coindesk By Jesus Rodriguez|Edited by Benjamin Schiller

The artificial intelligence (AI) world was taken by storm a few days ago with the release of DeepSeek-R1, an open-source reasoning model that matches the performance of top foundation models while claiming to have been built using a remarkably low training budget and novel post-training techniques. The release of DeepSeek-R1 not only challenged the conventional wisdom surrounding the scaling laws of foundation models – which traditionally favor massive training budgets – but did so in the most active area of research in the field: reasoning.

The open-weights (as opposed to open-source) nature of the release made the model readily accessible to the AI community, leading to a surge of clones within hours. Moreover, DeepSeek-R1 left its mark on the ongoing AI race between China and the United States, reinforcing what has been increasingly evident: Chinese models are of exceptionally high quality and fully capable of driving innovation with original ideas.

The artificial intelligence (AI) world was taken by storm a few days ago with the release of DeepSeek-R1, an open-source reasoning model that matches the performance of top foundation models while claiming to have been built using a remarkably low training budget and novel post-training techniques. The release of DeepSeek-R1 not only challenged the conventional wisdom surrounding the scaling laws of foundation models – which traditionally favor massive training budgets – but did so in the most active area of research in the field: reasoning.

The open-weights (as opposed to open-source) nature of the release made the model readily accessible to the AI community, leading to a surge of clones within hours. Moreover, DeepSeek-R1 left its mark on the ongoing AI race between China and the United States, reinforcing what has been increasingly evident: Chinese models are of exceptionally high quality and fully capable of driving innovation with original ideas.

Inside DeepSeek-R1

DeepSeek-R1 was the result of introducing incremental innovations into a well-established pretraining framework for foundation models. In broad terms, DeepSeek-R1 follows the same training methodology as most high-profile foundation models. This approach consists of three key steps:

  1. Pretraining: The model is initially pretrained to predict the next word using massive amounts of unlabeled data.
  2. Supervised Fine-Tuning (SFT): This step optimizes the model in two critical areas: following instructions and answering questions.
  3. Alignment with Human Preferences: A final fine-tuning phase is conducted to align the model’s responses with human preferences.

Most major foundation models – including those developed by OpenAI, Google, and Anthropic – adhere to this same general process. At a high level, DeepSeek-R1’s training procedure does not appear significantly different. ButHowever, rather than pretraining a base model from scratch, R1 leveraged the base model of its predecessor, DeepSeek-v3-base, which boasts an impressive 617 billion parameters.

In essence, DeepSeek-R1 is the result of applying SFT to DeepSeek-v3-base with a large-scale reasoning dataset. The real innovation lies in the construction of these reasoning datasets, which are notoriously difficult to build.

First Step: DeepSeek-R1-Zero

One of the most important aspects of DeepSeek-R1 is that the process did not produce just a single model but two. Perhaps the most significant innovation of DeepSeek-R1 was the creation of an intermediate model called R1-Zero, which is specialized in reasoning tasks. This model was trained almost entirely using reinforcement learning, with minimal reliance on labeled data.

Reinforcement learning is a technique in which a model is rewarded for generating correct answers, enabling it to generalize knowledge over time.

R1-Zero is quite impressive, as it was able to match GPT-o1 in reasoning tasks. However, the model struggled with more general tasks such as question-answering and readability. That said, the purpose of R1-Zero was never to create a generalist model but rather to demonstrate it is possible to achieve state-of-the-art reasoning capabilities using reinforcement learning alone – even if the model does not perform well in other areas.

Second-Step: DeepSeek-R1

DeepSeek-R1 was designed to be a general-purpose model that excels at reasoning, meaning it needed to outperform R1-Zero. To achieve this, DeepSeek started once again with its v3 model, but this time, it fine-tuned it on a small reasoning dataset.

As mentioned earlier, reasoning datasets are difficult to produce. This is where R1-Zero played a crucial role. The intermediate model was used to generate a synthetic reasoning dataset, which was then used to fine-tune DeepSeek v3. This process resulted in another intermediate reasoning model, which was subsequently put through an extensive reinforcement learning phase using a dataset of 600,000 samples, also generated by R1-Zero. The final outcome of this process was DeepSeek-R1.

While I have omitted several technical details of the R1 pretraining process, here are the two main takeaways:

  1. R1-Zero demonstrated that it is possible to develop sophisticated reasoning capabilities using basic reinforcement learning. Although R1-Zero was not a strong generalist model, it successfully generated the reasoning data necessary for R1.
  2. R1 expanded the traditional pretraining pipeline used by most foundation models by incorporating R1-Zero into the process. Additionally, it leveraged a significant amount of synthetic reasoning data generated by R1-Zero.

As a result, DeepSeek-R1 emerged as a model that matched the reasoning capabilities of GPT-o1 while being built using a simpler and likely significantly cheaper pretraining process.

Everyone agrees that R1 marks an important milestone in the history of generative AI, one that is likely to reshape the way foundation models are developed. When it comes to Web3, it will be interesting to explore how R1 influences the evolving landscape of Web3-AI.

DeepSeek-R1 and Web3-AI

Until now, Web3 has struggled to establish compelling use cases that clearly add value to the creation and utilization of foundation models. To some extent, the traditional workflow for pretraining foundation models appears to be the antithesis of Web3 architectures. However, despite being in its early stages, the release of DeepSeek-R1 has highlighted several opportunities that could naturally align with Web3-AI architectures.

1) Reinforcement Learning Fine-Tuning Networks

  1. R1-Zero demonstrated that it is possible to develop sophisticated reasoning capabilities using basic reinforcement learning. Although R1-Zero was not a strong generalist model, it successfully generated the reasoning data necessary for R1.
  2. R1 expanded the traditional pretraining pipeline used by most foundation models by incorporating R1-Zero into the process. Additionally, it leveraged a significant amount of synthetic reasoning data generated by R1-Zero.

As a result, DeepSeek-R1 emerged as a model that matched the reasoning capabilities of GPT-o1 while being built using a simpler and likely significantly cheaper pretraining process.

Everyone agrees that R1 marks an important milestone in the history of generative AI, one that is likely to reshape the way foundation models are developed. When it comes to Web3, it will be interesting to explore how R1 influences the evolving landscape of Web3-AI.

DeepSeek-R1 and Web3-AI

Until now, Web3 has struggled to establish compelling use cases that clearly add value to the creation and utilization of foundation models. To some extent, the traditional workflow for pretraining foundation models appears to be the antithesis of Web3 architectures. However, despite being in its early stages, the release of DeepSeek-R1 has highlighted several opportunities that could naturally align with Web3-AI architectures.

1) Reinforcement Learning Fine-Tuning Networks

4) Reasoning Data Provenance

One of the defining features of reasoning models is their ability to generate reasoning traces for a given task. DeepSeek-R1 makes these traces available as part of its inference output, reinforcing the importance of provenance and traceability for reasoning tasks. The internet today primarily operates on outputs, with little visibility into the intermediate steps that lead to those results. Web3 presents an opportunity to track and verify each reasoning step, potentially creating a "new internet of reasoning" where transparency and verifiability become the norm.

Web3-AI Has a Chance in the Post-R1 Reasoning Era

The release of DeepSeek-R1 has marked a turning point in the evolution of generative AI. By combining clever innovations with established pretraining paradigms, it has challenged traditional AI workflows and opened a new era in reasoning-focused AI. Unlike many previous foundation models, DeepSeek-R1 introduces elements that bring generative AI closer to Web3.

Key aspects of R1 – synthetic reasoning datasets, more parallelizable training and the growing need for traceability – align naturally with Web3 principles. While Web3-AI has struggled to gain meaningful traction, this new post-R1 reasoning era may present the best opportunity yet for Web3 to play a more significant role in the future of AI.

Note: The views expressed in this column are those of the author and do not necessarily reflect those of CoinDesk, Inc. or its owners and affiliates.

Comments

All Comments

Recommended for you

  • Semiconductor Equipment Sector Continues Uptrend, Aehr Test Systems Rises Over 11%

    On August 12, the semiconductor equipment sector continued its upward trend, with Aehr Test Systems rising over 11%. Teradyne increased by over 6%, while Lam Research, Ichor Holdings, and Applied Materials each rose over 4%. KLA gained over 3%, and ASML and Ambarella both rose over 1%. In news, Aehr Test Systems announced a follow-up mass production order worth $22 million from its leading wafer-level AI processor customer. In industry news, Bernstein released a research report raising its forecast for wafer fabrication equipment (WFE) spending, citing increased confidence in the ongoing upcycle. The firm raised its 2026 WFE spending forecast to $148 billion, a 26.3% year-on-year increase; the 2027 forecast was raised to $204 billion, a 32.6% year-on-year increase; and the 2028 forecast was raised to $259 billion, a 27% year-on-year increase.

  • Lightspeed Plans to Raise $600 Million for Secondary Fund to Invest in OpenAI and Anthropic

    On August 12, Bloomberg reported that Lightspeed Venture Partners is seeking to raise approximately $600 million through secondary transactions to extend its investment exposure to OpenAI and other artificial intelligence companies, as well as to increase its investment in AI model company Anthropic. According to insiders, this fundraising effort is internally codenamed 'Project Mercury' and involves multiple secondary funds under Lightspeed, including the Select V Fund, Opportunity II Fund, and certain assets in a separately managed account. Lightspeed aims to provide liquidity to investors through secondary market transactions while maintaining long-term holdings in leading companies in the AI sector.

  • SK Hynix Shares Rise Over 8%

    On August 12, SK Hynix's stock price increased by 8.6%, reaching $153.95 per share, with a total market capitalization of $1.12 trillion.

  • U.S. Stock Market's Storage Sector Opens Strong; SK Hynix and Micron Both Rise Over 7%

    On August 12, the Philadelphia Semiconductor Index rose by 3.3%. The U.S. stock market's storage sector opened strong, with Micron Technology increasing by 7.03%, SK Hynix rising by 7.72%, SanDisk up by 7.16%, Western Digital gaining 6.63%, Seagate Technology up by 7.60%, and Kioxia ADR rising by 7.82%.

  • Strong Demand for AI Optical Communication Drives Lumentum Shares Up Over 10%

    On August 12, Lumentum's shares rose over 10% following strong quarterly results, leading the optical communication sector. Nokia's shares increased by over 9%, while Ciena, Fabrinet, and Tower Semiconductor saw gains of over 7%. Coherent, Credo Technology, and Corning also rose by more than 5%. The news highlights robust demand for AI optical communication, with Lumentum reporting a strong performance for its fourth fiscal quarter. During this period, net revenue more than doubled year-on-year to $1.01 billion, with adjusted earnings per share soaring 267% to $3.23 and gross margin exceeding 50%. The company's guidance for the first fiscal quarter also surpassed expectations. CEO Michael Hurlston confirmed during the earnings call that production for its major CPO customers is 'on track,' with demand signals showing an increase since the last update. The company reiterated its expectation for demand for high-power laser chips to ramp up in the second half of 2027.

  • Cloud Computing Concept Soars, CoreWeave Rises Over 23% as Earnings Validate Surge in Computing Demand

    On August 12, the cloud computing sector saw significant gains, with CoreWeave rising over 23%, NEBIUS up over 17%, IREN increasing over 8%, and Hut 8 climbing over 6%. Additionally, Oracle and Riot Platforms both rose over 3%. In terms of news, cloud computing giants' earnings have confirmed a surge in computing demand. CoreWeave reported Q2 revenue of $2.575 billion, a 112% year-over-year increase, exceeding expectations; its core revenue backlog reached approximately $104 billion. Furthermore, NEBIUS reported a 454% year-over-year increase in Q2 revenue to $582 million, with AI cloud business revenue skyrocketing by 514%, and it has raised its guidance for contracted power capacity for 2026.

  • Hyperliquid Seeks to Enter the U.S. Market

    On August 12, news emerged that Hyperliquid is looking to explore pathways to enter the U.S. market for its perpetual contracts. Currently, the platform is not open to U.S. users. Previously, the Hyperliquid Policy Center, funded by Hyper Foundation, has conducted policy research and initiatives in Washington to advocate for the establishment of a regulated access framework for on-chain perpetual contracts and decentralized market infrastructure in the U.S. (The Information)

  • Tencent President Liu Chiping Discusses Increased AI Capital Expenditure: Multiple Applications Performing Well with Clear Upside Potential

    On August 12, during Tencent's Q2 2026 earnings conference call, President Liu Chiping addressed the issue of increased capital expenditure in the second quarter. He stated that Tencent is indeed making significant investments in computing power and has already seen a clear potential for returns. Several new applications are performing well. Additionally, the computing power used for cloud leasing services is expected to bring considerable revenue growth, enhancing the return on capital expenditure. Regarding some previously placed computing power orders, if sold, they could yield profits exceeding 30% compared to the purchase price from a few months ago.

  • U.S. Stocks Open: Nasdaq Rises 0.9%, Optical Communication and Memory Chip Stocks Surge

    The Dow Jones increased by 0.3%, while the S&P 500 rose by 0.5%. CoreWeave surged approximately 21% after its Q2 revenue doubled, exceeding expectations, with backlog orders reaching $104 billion. AMD saw a rise of about 9% due to sustained demand for AI infrastructure, with last quarter's sales nearly doubling and guidance for this quarter and the new fiscal year significantly surpassing expectations. Optical communication stocks broadly increased, with Lumentum rising around 11% as strong AI optical communication demand led to a doubling of its revenue last quarter, and its guidance for this quarter also exceeded expectations, despite a debt restructuring resulting in a massive loss of over $7 billion. Marvell Technology climbed about 5%, Coherent rose about 7%, Credo increased around 7%, and Corning gained about 5%. Nebius saw an increase of approximately 15% after its Q2 revenue exceeded expectations. Memory chip stocks also broadly rose, with SK Hynix increasing by about 6%. Data showed that the U.S. core inflation in July performed moderately, which may ease pressure on the Federal Reserve to raise interest rates. The core CPI in July increased by 2.5% year-on-year, matching the lowest growth rate since March 2021 and in line with expectations, compared to a previous increase of 2.6%.

  • Spot Gold Breaks $4,440/Ounce, Reaching New High Since June 5

    Spot gold has surpassed $4,440 per ounce, marking a new high since June 5, with an intraday increase of 1.66%.