On the Spectral Flattening of Quantized Embeddings
Junlin Huang, Wenyi Fang, Zhenheng Tang, Yuxin Wang, Xueze Kang, Yang Zheng, Bo Li, Xiaowen Chu
TL;DR
This work addresses the instability of training large language models at ultra-low precision by linking Zipfian language statistics to the heavy-tailed spectral structure of embeddings. It shows that uniform quantization introduces a noise floor that truncates the spectral tail, paradoxically increasing stable rank and causing representational collapse. The authors derive explicit bounds on top singular values and tail perturbations, and validate these predictions with experiments across GPT-2 variants, demonstrating spectral flattening and eventual collapse under 4-bit quantization. The findings highlight spectral fidelity as a necessary condition for stable low-bit optimization and motivate quantization schemes that respect the intrinsic heavy-tailed spectrum for robust training.
Abstract
Training Large Language Models (LLMs) at ultra-low precision is critically impeded by instability rooted in the conflict between discrete quantization constraints and the intrinsic heavy-tailed spectral nature of linguistic data. By formalizing the connection between Zipfian statistics and random matrix theory, we prove that the power-law decay in the singular value spectra of embeddings is a fundamental requisite for semantic encoding. We derive theoretical bounds showing that uniform quantization introduces a noise floor that disproportionately truncates this spectral tail, which induces spectral flattening and a strictly provable increase in the stable rank of representations. Empirical validation across diverse architectures including GPT-2 and TinyLlama corroborates that this geometric degradation precipitates representational collapse. This work not only quantifies the spectral sensitivity of LLMs but also establishes spectral fidelity as a necessary condition for stable low-bit optimization.
