GenAIHub
🧠 Research Training

DeepSeek Releases mHC Framework for Stable and Scalable LLM Training

Jan 05, 2026
arXiv

DeepSeek researchers have introduced Manifold-Constrained Hyper-Connections (mHC), a novel framework designed to address critical instability and scalability issues in training large language models (LLMs).

As language models scale to unprecedented sizes, maintaining training stability has become increasingly challenging. Traditional residual connections, while effective, can suffer from signal propagation issues at extreme depths and widths. The new mHC framework proposes a solution by projecting the residual connection space onto a specific manifold, effectively restoring the identity mapping property that is crucial for stable gradient flow.

"mHC improves training stability and offers tangible performance improvements and superior scalability for large-scale models."

The research paper, titled "mHC: Manifold-Constrained Hyper-Connections", outlines how this approach not only stabilizes training but also enables more efficient infrastructure optimization. Empirical results presented in the study demonstrate that models trained with mHC achieve better convergence rates and final performance metrics compared to standard baselines.

This development is significant for the open-source AI community, as it provides a robust methodology for training larger and more capable models with reduced risk of divergence or collapse.