paper-with-me

Papers

Universally Quantized Neural Compression

2020-06-17 · NeurIPS 2020 12 · Eirikur Agustsson, Lucas Theis

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.

📄 PDF Abstract BibTeX arXiv:2006.09952

Code (0)

등록된 구현이 없습니다.

Tasks

Quantization

Similar Papers 제목 키워드 기반

Progressive Compression with Universally Quantized Diffusion Models

2024-12-14 · Yibo Yang, Justus C. Will, Stephan Mandt

Diffusion probabilistic models have achieved mainstream success in many generative modeling tasks, from image generation to inverse problem solving. A distinct feature of these models is that they correspond to deep hier…

Image CompressionImage GenerationQuantization

Scalar Arithmetic Multiple Data: Customizable Precision for Deep Neural Networks

2018-09-27 · Andrew Anderson, David Gregg

Quantization of weights and activations in Deep Neural Networks (DNNs) is a powerful technique for network compression, and has enjoyed significant attention and success. However, much of the inference-time benefit of qu…

Quantization

Quantized sparse PCA for neural network weight compression

2021-09-29 · Andrey Kuzmin, Mart van Baalen, Markus Nagel, Arash Behboodi

In this paper, we introduce a novel method of weight compression. In our method, we store weight tensors as sparse, quantized matrix factors, whose product is computed on the fly during inference to generate the target m…

Quantization

Quantized Sparse Weight Decomposition for Neural Network Compression

2022-07-22 · Andrey Kuzmin, Mart van Baalen, Markus Nagel, Arash Behboodi

In this paper, we introduce a novel method of neural network weight compression. In our method, we store weight tensors as sparse, quantized matrix factors, whose product is computed on the fly during inference to genera…

Neural Network CompressionQuantization

Effective and Efficient Mixed Precision Quantization of Speech Foundation Models

2025-01-07 · Haoning Xu, Zhaoqing Li, Zengrui Jin, Huimeng Wang 외

This paper presents a novel mixed-precision quantization approach for speech foundation models that tightly integrates mixed-precision learning and quantized model parameter estimation into one single model compression s…

Model Compressionparameter estimationQuantization