English

Universally Quantized Neural Compression

Machine Learning 2020-10-22 v2 Computer Vision and Pattern Recognition Information Theory Machine Learning math.IT

Abstract

A popular approach to learning encoders for lossy compression is to use additive uniform noise during training as a differentiable approximation to test-time quantization. We demonstrate that a uniform noise channel can also be implemented at test time using universal quantization (Ziv, 1985). This allows us to eliminate the mismatch between training and test phases while maintaining a completely differentiable loss function. Implementing the uniform noise channel is a special case of the more general problem of communicating a sample, which we prove is computationally hard if we do not make assumptions about its distribution. However, the uniform special case is efficient as well as easy to implement and thus of great interest from a practical point of view. Finally, we show that quantization can be obtained as a limiting case of a soft quantizer applied to the uniform noise channel, bridging compression with and without quantization.

Keywords

Cite

@article{arxiv.2006.09952,
  title  = {Universally Quantized Neural Compression},
  author = {Eirikur Agustsson and Lucas Theis},
  journal= {arXiv preprint arXiv:2006.09952},
  year   = {2020}
}

Comments

Authors contributed equally

R2 v1 2026-06-23T16:24:29.569Z