Deepseek.ai is an independent website and is not affiliated with, sponsored by, or endorsed by Hangzhou DeepSeek Artificial Intelligence Co., Ltd.

    AI ResearchBreaking News

    DeepSeek's mHC: The 'Striking Breakthrough' That Could Reshape How AI Models Scale

    DeepSeek kicked off 2026 with a research paper that analysts are calling a "striking breakthrough." Their new Manifold-Constrained Hyper-Connections (mHC) method could fundamentally change how AI models are trained and scaled—with implications for the entire industry.

    Key Highlights

    19 Researchers

    Including founder Liang Wenfeng

    3B, 9B, 27B Parameters

    Tested at multiple scales

    Only 6-7% Overhead

    Minimal training cost increase

    arxiv:2512.24880

    Published Dec 31, 2025

    What Is mHC and Why Does It Matter?

    Modern AI models like LLMs are built by stacking hundreds of layers. Each layer processes information and passes it forward. Training such deep systems is extremely difficult—not because of lack of data or compute, but because information can easily become unstable as it moves through many layers.

    DeepSeek's paper focuses on a critical question: how should information flow between layers so that models can grow larger without breaking?

    The Core Innovation

    Manifold-Constrained Hyper-Connections (mHC) extends residual connections by creating multiple internal streams of information. Instead of passing a single vector forward, the model maintains several versions of the same information that can interact—but with strict mathematical constraints.

    Think of it like a multi-lane highway with intersections. Cars can change lanes, merge, or split—increasing flexibility. But the total amount of traffic (information) must remain constant. Nothing can explode or vanish.

    "The approach is a striking breakthrough... DeepSeek can once again bypass compute bottlenecks and unlock leaps in intelligence."

    — Wei Sun, Principal Analyst for AI at Counterpoint Research

    Why Previous Approaches Failed at Scale

    Standard residual connections (introduced by ResNet) are the backbone of modern AI. They allow each layer to pass its input forward unchanged while only adding a small learned update. This makes training stable even when models become very deep.

    Hyper-Connections extended this idea by creating multiple parallel streams. In theory, this increases flexibility and allows information to travel more efficiently. In practice, it caused problems:

    ❌ The Problem

    As layers stack, mixing operations multiply together. Small imbalances grow larger. Signals become too strong or too weak. Training becomes unstable and runs fail.

    ✓ mHC Solution

    Every mixing step is mathematically constrained. Information can be redistributed, but the total amount must remain constant. Even after hundreds of layers, information flow stays predictable.

    DeepSeek observed that the problem isn't multi-stream connections themselves—the issue is that nothing controls how information is mixed. mHC adds those guardrails.

    What the Experiments Show

    The DeepSeek team tested mHC on models with 3 billion, 9 billion, and 27 billion parameters. The results:

    • mHC trains smoothly while unconstrained Hyper-Connections often become unstable
    • Lower loss and better performance across reasoning and language benchmarks
    • Gains persist as models scale from small to very large sizes
    • Only 6-7% training overhead—negligible for large-scale models

    Expert Analysis

    Prof. Quan Long of the Hong Kong University of Science and Technology called the findings "very significant for transformer architecture made for LLMs."

    Lian Jye Su, Chief Analyst at Omdia, expects a "ripple effect" across the industry, with rival AI labs developing their own versions of the approach.

    What This Means for DeepSeek R2 and V4

    The paper's timing has raised eyebrows. DeepSeek previously published foundational training research ahead of its R1 model launch. But analysts are divided on what comes next:

    R2 Coming Soon?

    Lian Jye Su suggests DeepSeek's track record means the new architecture will "definitely be implemented in their new model."

    Or Straight to V4?

    Wei Sun is more cautious: "There is most likely no standalone R2 coming." The technique could form the backbone of DeepSeek's V4 model instead.

    R2 was originally expected in mid-2025 but was delayed after founder Liang Wenfeng expressed dissatisfaction with its performance. Chip shortages have also complicated development.

    Industry Implications: Open-Source as Strategy

    By publishing this research openly, DeepSeek signals confidence. As Lian Jye Su notes:

    "The willingness to share important findings with the industry while continuing to deliver unique value through new models showcases a newfound confidence in the Chinese AI industry. Openness is embraced as a strategic advantage and key differentiator."

    This echoes DeepSeek's "Sputnik moment" in January 2025, when R1 showed that competitive AI could be built at a fraction of the cost. mHC could be the next chapter in that story—a fundamental improvement that benefits the entire field while cementing DeepSeek's position at the frontier.

    Key Takeaways

    • 1.mHC enables stable scaling—models can grow larger without training instability
    • 2.Minimal overhead—only 6-7% extra training cost for significant performance gains
    • 3.Architecture matters—how layers connect can be as important as what happens inside them
    • 4.Open research strategy—DeepSeek continues to share breakthroughs openly
    • 5.Next model incoming—mHC likely forms the foundation for V4 or a future R2 release