LGAug 14, 2025

Quantization vs Pruning: Insights from the Strong Lottery Ticket Hypothesis

arXiv:2508.11020v11 citationsh-index: 2
Originality Incremental advance
AI Analysis

This work provides foundational theoretical insights for efficient neural network deployment, particularly in resource-constrained domains, though it is incremental by building on prior results.

The paper tackles the theoretical gap in understanding quantization for neural networks by extending the Strong Lottery Ticket Hypothesis to finite-precision settings, proving that discrete networks can be represented exactly with optimal overparameterization bounds.

Quantization is an essential technique for making neural networks more efficient, yet our theoretical understanding of it remains limited. Previous works demonstrated that extremely low-precision networks, such as binary networks, can be constructed by pruning large, randomly-initialized networks, and showed that the ratio between the size of the original and the pruned networks is at most polylogarithmic. The specific pruning method they employed inspired a line of theoretical work known as the Strong Lottery Ticket Hypothesis (SLTH), which leverages insights from the Random Subset Sum Problem. However, these results primarily address the continuous setting and cannot be applied to extend SLTH results to the quantized setting. In this work, we build on foundational results by Borgs et al. on the Number Partitioning Problem to derive new theoretical results for the Random Subset Sum Problem in a quantized setting. Using these results, we then extend the SLTH framework to finite-precision networks. While prior work on SLTH showed that pruning allows approximation of a certain class of neural networks, we demonstrate that, in the quantized setting, the analogous class of target discrete neural networks can be represented exactly, and we prove optimal bounds on the necessary overparameterization of the initial network as a function of the precision of the target network.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes