Dobi-SVD: Differentiable SVD for LLM Compression and Some New Perspectives
Qinsi Wang, Jinghan Ke, Masayoshi Tomizuka, Yiran Chen, Kurt Keutzer,, Chenfeng Xu

TL;DR
This paper introduces Dobi-SVD, a novel differentiable SVD method for large language model compression that optimizes activation truncation and addresses information loss, surpassing traditional quantization and pruning techniques.
Contribution
Dobi-SVD presents a new principled approach to SVD-based LLM compression, focusing on optimal activation truncation and efficient weight reconstruction.
Findings
Effective activation truncation improves compression quality.
Dobi-SVD outperforms existing methods in LLM compression.
Addresses information loss inherent in SVD-based methods.
Abstract
We provide a new LLM-compression solution via SVD, unlocking new possibilities for LLM compression beyond quantization and pruning. We point out that the optimal use of SVD lies in truncating activations, rather than merely using activations as an optimization distance. Building on this principle, we address three critical challenges in SVD-based LLM compression: including (1) How can we determine the optimal activation truncation position for each weight matrix in LLMs? (2) How can we efficiently reconstruct the weight matrices based on truncated activations? (3) How can we address the inherent "injection" nature that results in the information loss of the SVD? We propose Dobi-SVD, which establishes a new, principled approach to SVD-based LLM compression.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Algorithms and Applications · Advanced Control Systems Optimization · Iterative Learning Control Systems
