arXiv:2604.02659cs.LGcs.AI2026-04

用随机子空间迭代提升大模型低秩压缩精度

Low-Rank Compression of Pretrained Models via Randomized Subspace Iteration

  • 提出随机子空间迭代方法,通过多轮幂迭代增强奇异值分离
  • 在极端压缩下仍保持近最优逼近质量,比传统方法更准
  • 适合需要高效部署的大规模预训练模型压缩场景

预训练模型的庞大规模使其高效压缩成为实际部署的关键。基于奇异值分解(SVD)的低秩分解提供了系统化的模型压缩方法,但对大型权重矩阵进行精确计算代价高昂。随机化方法如随机SVD(RSVD)虽提升了效率,但在奇异值谱衰减缓慢时逼近质量较差——这在现代预训练模型中很常见。本文从理论与实证双重视角解决此问题:首先,通过分析softmax扰动,建立低秩逼近误差与预测性能之间的联系,证明类别概率偏差受压缩权重谱误差控制;其次,揭示RSVD不足,并提出随机子空间迭代(RSI)作为更优替代。通过引入多轮幂迭代,RSI增强了谱分离,提供可控的逼近质量提升机制。我们在卷积网络和基于Transformer的架构上评估该方法,结果表明:在激进压缩条件下,RSI实现近最优逼近质量,且优于RSVD的预测精度,有效支持高效模型压缩。

原文摘要 · Abstract (English)

The massive scale of pretrained models has made efficient compression essential for practical deployment. Low-rank decomposition based on the singular value decomposition (SVD) provides a principled approach for model reduction, but its exact computation is expensive for large weight matrices. Randomized alternatives such as randomized SVD (RSVD) improve efficiency, yet they can suffer from poor approximation quality when the singular value spectrum decays slowly, a regime commonly observed in modern pretrained models. In this work, we address this limitation from both theoretical and empirical perspectives. First, we establish a connection between low-rank approximation error and predictive performance by analyzing softmax perturbations, showing that deviations in class probabilities are controlled by the spectral error of the compressed weights. Second, we demonstrate that RSVD is inadequate, and we propose randomized subspace iteration (RSI) as a more effective alternative. By incorporating multiple power iterations, RSI improves spectral separation and provides a controllable mechanism for enhancing approximation quality. We evaluate our approach on both convolutional networks and transformer-based architectures. Our results show that RSI achieves near-optimal approximation quality while outperforming RSVD in predictive accuracy under aggressive compression, enabling efficient model compression.

模型压缩低秩分解随机迭代Transformer

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。