English

Globally optimized SVD compression of LLMs via Fermi-function-based rank selection and gauge fixing

Machine Learning 2025-12-04 v1 Machine Learning

Abstract

Large Language Models (LLMs) are very demanding in terms of their computational resources. Low-rank decompositions of LLM weights, e.g. via Singular Value Decomposition (SVD), is a promising approach for LLM compression, but presents several practical hurdles, e.g. selecting appropriate layer-wise ranks and getting rid of its parameter redundancy. In this work, we present two physics-inspired improvements to SVD LLM compression: (1) \textbf{FermiGrad}, a gradient-descent algorithm that determines globally optimal layer-wise ranks by relaxing the discrete singular-value truncation into a continuous optimization using the Fermi function; (2) \textbf{PivGa}, an additional \textit{lossless} compression of the low-rank factors that exploits the intrinsic gauge freedom in their parametrization.

Keywords

Cite

@article{arxiv.2512.03062,
  title  = {Globally optimized SVD compression of LLMs via Fermi-function-based rank selection and gauge fixing},
  author = {Roman Rausch and David Jansen and Sukhbinder Singh and Román Orús},
  journal= {arXiv preprint arXiv:2512.03062},
  year   = {2025}
}

Comments

Prepared for submission to ESANN 2026

R2 v1 2026-07-01T08:06:14.555Z