paper-with-me

홈 › Papers

UNIQ: Uniform Noise Injection for Non-Uniform Quantization of Neural Networks

2018-04-29 · Chaim Baskin, Eli Schwartz, Evgenii Zheltonozhskii, Natan Liss, Raja Giryes, Alex M. Bronstein, Avi Mendelson

We present a novel method for neural network quantization that emulates a non-uniform $k$-quantile quantizer, which adapts to the distribution of the quantized parameters. Our approach provides a novel alternative to the existing uniform quantization techniques for neural networks. We suggest to compare the results as a function of the bit-operations (BOPS) performed, assuming a look-up table availability for the non-uniform case. In this setup, we show the advantages of our strategy in the low computational budget regime. While the proposed solution is harder to implement in hardware, we believe it sets a basis for new alternatives to neural networks quantization.

📄 PDF Abstract BibTeX arXiv:1804.10969

Code (0)

등록된 구현이 없습니다.

Tasks

Quantization

Similar 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 …

Quantization

Soft then Hard: Rethinking the Quantization in Neural Image Compression

2021-04-12 · Zongyu Guo, Zhizheng Zhang, Runsen Feng, Zhibo Chen

Quantization is one of the core components in lossy image compression. For neural image compression, end-to-end optimization requires differentiable approximations of quantization, which can generally be grouped into thr…

Image CompressionQuantization

Nonuniform-to-Uniform Quantization: Towards Accurate Quantization via Generalized Straight-Through Estimation

2021-11-29 · CVPR 2022 1 · Zechun Liu, Kwang-Ting Cheng, Dong Huang, Eric Xing 외

The nonuniform quantization strategy for compressing neural networks usually achieves better performance than its counterpart, i.e., uniform strategy, due to its superior representational capacity. However, many nonunifo…

Quantization

Truncated Non-Uniform Quantization for Distributed SGD

2024-02-02 · Guangfeng Yan, Tan Li, Yuanzhang Xiao, Congduan Li 외

To address the communication bottleneck challenge in distributed learning, our work introduces a novel two-stage quantization strategy designed to enhance the communication efficiency of distributed Stochastic Gradient D…

Quantization

PowerQuant: Automorphism Search for Non-Uniform Quantization

2023-01-24 · Edouard Yvinec, Arnaud Dapogny, Matthieu Cord, Kevin Bailly

Deep neural networks (DNNs) are nowadays ubiquitous in many domains such as computer vision. However, due to their high latency, the deployment of DNNs hinges on the development of compression techniques such as quantiza…

Quantization