破解大模型压缩瓶颈,揭示降秩与量化非正交性
Break Through the Compression Bottleneck: From Theory to Practice

- 首次证明降秩与量化方法非正交,联合使用会引发性能下降
- 实验验证高压缩比下模型性能显著退化,尤其在低秩+量化组合时
- 提出对角粘合法(DAM)有效缓解性能损失,适合模型压缩研究者
随着语言模型参数规模持续增长,高效模型压缩成为降低计算与内存开销的关键。现有压缩方法存在瓶颈:压缩比提升时性能显著下降。低秩分解与量化是两种主流压缩技术,被证实可大幅减少大型语言模型(LLMs)的计算和内存需求,同时保持模型准确率。理论上,结合二者有望突破当前压缩瓶颈。然而,二者联合使用时的交互机制尚不明确,开发者普遍认为其相互独立,即联合误差仅为各自独立误差之和。本文首次提供数学证明,表明低秩分解与量化并非正交。通过在大语言模型上的系列实验验证,结果表明二者具有非正交性,联合使用导致显著性能退化。重要的是,本文提出一种新方法——对角粘合法(DAM),能有效结合两者并缓解性能损失。研究为模型压缩提供了深层洞见,奠定了理论与实验基础。
原文摘要 · Abstract (English)
As the parameter size of language models continues to grow, effective model compression is required to reduce their computational and memory overhead. Existing compression methods suffer from bottleneck issues: when the compression ratio is increased, performance degrades significantly. Low-rank decomposition and quantization are two prominent compression methods that have been proven to significantly reduce the computational and memory requirements of Large Language Models (LLMs) while maintaining model accuracy. Evidently, combining these two methods will break through the existing compression bottleneck. However, how these two methods interact when combined remains a critical question for developers, as many assume they are orthogonal, meaning their combination would not introduce additional errors beyond those independently introduced by each method. This paper provides the first mathematical proof that low-rank decomposition and quantization are non-orthogonal. We validate these findings through a series of experiments on large language models. Our results demonstrate that these methods are non-orthogonal, and their combination leads to significant performance degradation. Importantly, we propose a novel approach Diagonal Adhesive Method (DAM), which can effectively combine the two methods and mitigate the performance loss. Our research provides deep insights into model compression and lays a solid theoretical and experimental foundation for future related studies.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。