Activation- and Influence-Aware Ranks (AIR): Function-Preserving SVD Compression for LLMs
About
We present Activation- and Influence-Aware Ranks (AIR), an SVD-based LLM compression framework that guides each weight matrix's low-rank approximation with a backward-signal influence metric. Starting from the activation-aware optimum of SVD-LLM(W), AIR runs a single closed-form alternating least squares (ALS) sweep that integrates influence element-wise under a monotone-descent guarantee. AIR is layer-local and composes orthogonally with end-to-end methods: alone it exceeds ACIP, and AIR+LoRA outperforms it further. AIR improves perplexity over SVD-LLM(W) by >18% at <=60% parameter retention, matches its quality with ~90% less calibration data, and turns parameter savings into FLOP, peak-memory, and per-token latency gains.
Nico Harder, Daniel Becking, Karsten Mueller, Wojciech Samek• 2026
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Language Modeling | WikiText-2 | Perplexity (PPL)7.51 | 2862 | |
| Language Modeling | WikiText-2 (test) | -- | 2416 | |
| Language Modeling | C4 | Perplexity14.24 | 482 | |
| Zero-shot Reasoning | ARC-e, PIQA, OpenbookQA, Winogrande, HellaSwag, MathQA | Average Accuracy49.9 | 40 | |
| Zero-shot Reasoning | Reasoning Benchmarks Average | Average Accuracy53.3 | 34 |
Showing 5 of 5 rows