Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
  • Sign in / Register
V
vlad-cvet-met
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Analytics
    • Analytics
    • CI / CD
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Jobs
  • Issue Boards
  • Noreen Frodsham
  • vlad-cvet-met
  • Issues
  • #1

Closed
Open
Opened Mar 04, 2025 by Noreen Frodsham@noreenfrodsham
  • Report abuse
  • New issue
Report abuse New issue

DeepSeek-R1, at the Cusp of An Open Revolution


DeepSeek R1, setiathome.berkeley.edu the new entrant to the Large Language Model wars has created rather a splash over the last couple of weeks. Its entrance into a space dominated by the Big Corps, while pursuing uneven and novel techniques has actually been a rejuvenating eye-opener.

GPT AI improvement was starting to reveal signs of decreasing, and has actually been observed to be reaching a point of lessening returns as it runs out of data and calculate needed to train, tweak increasingly big designs. This has actually turned the focus towards constructing "reasoning" models that are post-trained through support knowing, strategies such as inference-time and test-time scaling and search algorithms to make the designs appear to believe and reason better. OpenAI's o1-series models were the very first to attain this effectively with its inference-time scaling and Chain-of-Thought thinking.

Intelligence as an emergent residential or commercial property of Reinforcement Learning (RL)

Reinforcement Learning (RL) has actually been effectively used in the past by Google's DeepMind group to construct extremely intelligent and specialized systems where intelligence is observed as an emerging property through rewards-based training method that yielded achievements like AlphaGo (see my post on it here - AlphaGo: a journey to maker instinct).

DeepMind went on to build a series of Alpha * jobs that attained numerous noteworthy tasks utilizing RL:

AlphaGo, beat the world champ Lee Seedol in the game of Go
AlphaZero, a generalized system that discovered to play games such as Chess, Shogi and Go without human input
AlphaStar, attained high performance in the complex real-time technique game StarCraft II.
AlphaFold, a tool for forecasting protein structures which substantially advanced computational biology.
AlphaCode, a model created to generate computer system programs, carrying out competitively in coding obstacles.
AlphaDev, a system established to discover novel algorithms, especially enhancing arranging algorithms beyond human-derived methods.
All of these systems attained mastery in its own area through self-training/self-play and by enhancing and taking full advantage of the cumulative benefit gradually by interacting with its environment where intelligence was observed as an emerging property of the system.

RL imitates the procedure through which an infant would discover to walk, through trial, error and very first principles.

R1 model training pipeline

At a technical level, DeepSeek-R1 leverages a mix of Reinforcement Learning (RL) and Supervised Fine-Tuning (SFT) for its training pipeline:

Using RL and DeepSeek-v3, an interim reasoning design was built, called DeepSeek-R1-Zero, purely based upon RL without depending on SFT, which demonstrated exceptional thinking abilities that matched the efficiency of OpenAI's o1 in certain benchmarks such as AIME 2024.

The design was nevertheless affected by bad readability and language-mixing and is only an interim-reasoning design developed on RL principles and self-evolution.

DeepSeek-R1-Zero was then used to produce SFT data, which was combined with supervised information from DeepSeek-v3 to re-train the DeepSeek-v3-Base model.

The brand-new DeepSeek-v3-Base model then went through additional RL with triggers and situations to come up with the DeepSeek-R1 design.

The R1-model was then utilized to boil down a number of smaller open source models such as Llama-8b, Qwen-7b, 14b which outshined larger models by a big margin, effectively making the smaller models more available and usable.

Key contributions of DeepSeek-R1

1. RL without the requirement for SFT for emerging reasoning abilities
R1 was the very first open research study task to verify the efficacy of RL straight on the base design without relying on SFT as a first action, which led to the model establishing innovative reasoning abilities purely through self-reflection and self-verification.

Although, it did degrade in its language abilities throughout the process, its Chain-of-Thought (CoT) abilities for fixing complicated issues was later on utilized for further RL on the DeepSeek-v3-Base model which became R1. This is a considerable contribution back to the research study neighborhood.

The below analysis of DeepSeek-R1-Zero and OpenAI o1-0912 reveals that it is viable to attain robust reasoning abilities simply through RL alone, which can be more augmented with other strategies to provide even much better reasoning performance.

Its quite intriguing, that the application of RL triggers apparently human capabilities of "reflection", and arriving at "aha" moments, causing it to stop briefly, ponder and concentrate on a specific aspect of the problem, leading to emerging capabilities to as humans do.

1. Model distillation
DeepSeek-R1 likewise demonstrated that bigger models can be distilled into smaller models that makes sophisticated abilities available to resource-constrained environments, such as your laptop computer. While its not possible to run a 671b design on a stock laptop computer, you can still run a distilled 14b model that is distilled from the larger design which still performs better than a lot of publicly available designs out there. This makes it possible for intelligence to be brought more detailed to the edge, to enable faster reasoning at the point of experience (such as on a smart device, or on a Raspberry Pi), which paves way for more usage cases and possibilities for innovation.

Distilled models are extremely different to R1, which is an enormous design with an entirely different design architecture than the distilled versions, therefore are not straight equivalent in regards to ability, but are rather built to be more smaller and efficient for more constrained environments. This method of being able to boil down a bigger design's capabilities to a smaller sized model for mobility, availability, speed, and expense will bring about a lot of possibilities for applying expert system in locations where it would have otherwise not been possible. This is another crucial contribution of this innovation from DeepSeek, which I think has even additional capacity for democratization and availability of AI.

Why is this minute so significant?

DeepSeek-R1 was a critical contribution in lots of ways.

1. The contributions to the cutting edge and the open research study helps move the field forward where everyone advantages, not simply a few extremely funded AI labs building the next billion dollar design.
2. Open-sourcing and making the design easily available follows an asymmetric method to the prevailing closed nature of much of the model-sphere of the larger players. DeepSeek should be applauded for making their contributions complimentary and open.
3. It advises us that its not simply a one-horse race, and it incentivizes competitors, which has already resulted in OpenAI o3-mini an economical thinking model which now shows the Chain-of-Thought reasoning. Competition is a good idea.
4. We stand at the cusp of a surge of small-models that are hyper-specialized, and optimized for a specific use case that can be trained and deployed inexpensively for resolving problems at the edge. It raises a lot of amazing possibilities and is why DeepSeek-R1 is one of the most turning points of tech history.
Truly interesting times. What will you construct?

  • Discussion
  • Designs
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: noreenfrodsham/vlad-cvet-met#1