A Quantization Problem Posed by Adaptive Streaming

arXiv:2609.03745 2026 Memory 1 ideas extracted · analyzed Sep 4, 2026

What the math gives to ML

The paper recasts a one-sided, threshold-based representation ladder as a nonstandard scalar quantizer: each cell reconstructs at its left edge, so the local error is first-order rather than squared-error. Its asymptotically optimal allocation places representation thresholds with density proportional to \(\sqrt{p(x)Q'(x)}\), producing an \(O(1/n)\) quality gap and an explicit constant. This transfers naturally to activation or weight quantization when downstream utility is monotone but reconstruction must be conservative, such as low-bit inference or thresholded routing. A practical implementation is a calibration-time quantizer whose codebook is obtained from the empirical activation density and a task-derived utility slope, rather than from standard MSE or uniform spacing.

Ideas from this paper

Unverified 2026

Utility-Weighted Left-Edge Quantization

Replace MSE-calibrated scalar quantization with a conservative left-edge quantizer whose thresholds are denser where activation probability and task utility slope are both high. For a monotone utility function, this should preserve high-impact activation regions better than uniform or MSE-optimal bins at the same number of codes, while retaining an explicit rate-versus-quality design rule.

Useful7/10
Difficulty4/10
Novelty7/10
Paper: A Quantization Problem Posed by Adaptive Streaming arXiv:2609.03745