ICML 2026poster0 citations

Mitigating Error Propagation in Low-Rank Approximation of Large Models via Distribution-Aware Whitening

Yao Zhu, Yunjian Zhang, Yang Li, Wang Lu, Xiu Yan, Rui Sun

Abstract

Low-rank approximation has emerged as a cornerstone technique for model compression and parameter-efficient fine-tuning, enabling substantial reductions in computation and memory without altering model architectures. However, existing approaches often overlook the shifts in feature distributions induced by the approximation process, which can lead to error amplification and unstable inference. We propose a distribution-aware whitening framework that dynamically whitens layer inputs based on the evolving feature distributions, ensuring second-order isotropy of input features. This allows that the discarded components in the low-rank approximation are those with minimal impact on model outputs, thereby minimizing cumulative approximation errors across layers. We theoretically analyze how distribution misalignment leads to error propagation and demonstrate that our approach achieves tighter control over layerwise distortion. Extensive experiments across various large language models demonstrate the superiority of our method in post-training compression. Moreover, our method can also serve as an effective initialization for LoRA-style parameter-efficient fine-tuning. Our findings highlight the importance of considering feature distributions in low-rank approximations, paving the way for reliable and effective model compression strategies.

LLM
BibTeX
@inproceedings{
zhu2026mitigating,
title={Mitigating Error Propagation in Low-Rank Approximation of Large Models via Distribution-Aware Whitening},
author={Yao Zhu and Rui Sun and Xiu Yan and Yang Li and Wang Lu and Yunjian Zhang},
booktitle={Forty-third International Conference on Machine Learning},
year={2026},
url={https://openreview.net/forum?id=yJGGL39ZmI}
}
Mitigating Error Propagation in Low-Rank Approximation of Large Models via Distribution-Aware Whitening · ICML 2026