LGDSMay 29

Inner Product Aware Quantization: Provably Fast, Accurate, and Adaptive Algorithms

arXiv:2606.0028920.7h-index: 1
AI Analysis

This work provides provably fast and adaptive quantization algorithms for applications requiring inner product preservation, such as compressed datasets and neural network weight quantization.

The paper develops inner product aware quantization schemes that preserve inner products with unseen vectors, achieving 2-10x speedup over prior state-of-the-art methods while maintaining quality.

Quantization is a fundamental tool used to compress datasets, neural network weights, and memory usage in a range of computational tasks. Many downstream applications of vector quantization perform inner products with arbitrary inputs. This motivates the study of inner product aware quantization schemes that approximately preserve inner products with unseen vectors -- in contrast to simply minimizing the mean-squared error. In this work, we formulate objectives that capture natural desiderata and develop adaptive and unbiased quantization methods that approximately preserve inner products with worst-case and average-case inputs. An analysis of these objectives shows a tight connection with the well-studied notion of Adaptive Stochastic Quantization (ASQ). We develop provably fast exact and approximate algorithms for our objectives. Our theoretical results inspire efficient practical algorithms that perform well across a variety of workload distributions. They also lead to practical algorithms for standard ASQ which are 2-10$\times$ faster than prior state-of-the-art methods while maintaining quality. These theoretical and empirical results contribute towards making adaptive quantization techniques more efficient and tractable in practical settings.

Foundations

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

Your Notes