LGMar 14, 2025

A Review of DeepSeek Models' Key Innovative Techniques

arXiv:2503.11486v117 citationsh-index: 3Has Code
Originality Synthesis-oriented
AI Analysis

This review helps researchers understand efficiency techniques for advancing LLM development, though it is incremental as a synthesis of existing methods.

The paper reviews key innovative techniques behind DeepSeek's open-source LLMs, which achieve performance comparable to state-of-the-art closed-source models while requiring only a fraction of their training costs.

DeepSeek-V3 and DeepSeek-R1 are leading open-source Large Language Models (LLMs) for general-purpose tasks and reasoning, achieving performance comparable to state-of-the-art closed-source models from companies like OpenAI and Anthropic -- while requiring only a fraction of their training costs. Understanding the key innovative techniques behind DeepSeek's success is crucial for advancing LLM research. In this paper, we review the core techniques driving the remarkable effectiveness and efficiency of these models, including refinements to the transformer architecture, innovations such as Multi-Head Latent Attention and Mixture of Experts, Multi-Token Prediction, the co-design of algorithms, frameworks, and hardware, the Group Relative Policy Optimization algorithm, post-training with pure reinforcement learning and iterative training alternating between supervised fine-tuning and reinforcement learning. Additionally, we identify several open questions and highlight potential research opportunities in this rapidly advancing field.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes