English

Getting Free Bits Back from Rotational Symmetries in LLMs

Information Theory 2024-10-03 v1 Machine Learning math.IT

Abstract

Current methods for compressing neural network weights, such as decomposition, pruning, quantization, and channel simulation, often overlook the inherent symmetries within these networks and thus waste bits on encoding redundant information. In this paper, we propose a format based on bits-back coding for storing rotationally symmetric Transformer weights more efficiently than the usual array layout at the same floating-point precision. We evaluate our method on Large Language Models (LLMs) pruned by SliceGPT (Ashkboos et al., 2024) and achieve a 3-5% reduction in total bit usage for free across different model sizes and architectures without impacting model performance within a certain numerical precision.

Keywords

Cite

@article{arxiv.2410.01309,
  title  = {Getting Free Bits Back from Rotational Symmetries in LLMs},
  author = {Jiajun He and Gergely Flamich and José Miguel Hernández-Lobato},
  journal= {arXiv preprint arXiv:2410.01309},
  year   = {2024}
}

Comments

14 pages, 3 figures

R2 v1 2026-06-28T19:04:49.234Z