paper-with-me

홈 › Papers

Efficient non-uniform quantizer for quantized neural network targeting reconfigurable hardware

2018-11-27 · Natan Liss, Chaim Baskin, Avi Mendelson, Alex M. Bronstein, Raja Giryes

Convolutional Neural Networks (CNN) has become more popular choice for various tasks such as computer vision, speech recognition and natural language processing. Thanks to their large computational capability and throughput, GPUs ,which are not power efficient and therefore does not suit low power systems such as mobile devices, are the most common platform for both training and inferencing tasks. Recent studies has shown that FPGAs can provide a good alternative to GPUs as a CNN accelerator, due to their re-configurable nature, low power and small latency. In order for FPGA-based accelerators outperform GPUs in inference task, both the parameters of the network and the activations must be quantized. While most works use uniform quantizers for both parameters and activations, it is not always the optimal one, and a non-uniform quantizer need to be considered. In this work we introduce a custom hardware-friendly approach to implement non-uniform quantizers. In addition, we use a single scale integer representation of both parameters and activations, for both training and inference. The combined method yields a hardware efficient non-uniform quantizer, fit for real-time applications. We have tested our method on CIFAR-10 and CIFAR-100 image classification datasets with ResNet-18 and VGG-like architectures, and saw little degradation in accuracy.

📄 PDF Abstract BibTeX arXiv:1811.10869

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage Classificationspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Design and Analysis of Hardware-limited Non-uniform Task-based Quantizers

2022-08-16 · Neil Irwin Bernardo, Jingge Zhu, Yonina C. Eldar, Jamie Evans

Hardware-limited task-based quantization is a new design paradigm for data acquisition systems equipped with serial scalar analog-to-digital converters using a small number of bits. By taking into account the underlying …

Quantization

An Adaptive Statistical Non-uniform Quantizer for Detail Wavelet Components in Lossy JPEG2000 Image Compression

2013-05-09 · Madhur Srivastava, Satish K. Singh, Prasanta K. Panigrahi

The paper presents a non-uniform quantization method for the Detail components in the JPEG2000 standard. Incorporating the fact that the coefficients lying towards the ends of the histogram plot of each Detail component …

Image CompressionQuantization

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

2018-04-29 · Chaim Baskin, Eli Schwartz, Evgenii Zheltonozhskii, Natan Liss 외

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…

Quantization

A 1Mb mixed-precision quantized encoder for image classification and patch-based compression

2025-01-09 · Van Thien Nguyen, William Guicquero, Gilles Sicard

Even if Application-Specific Integrated Circuits (ASIC) have proven to be a relevant choice for integrating inference at the edge, they are often limited in terms of applicability. In this paper, we demonstrate that an A…

image-classificationImage Classification

Dynamic Signal Measurements Based on Quantized Data

2018-04-26

The estimation of the parameters of a dynamic signal, such as a sine wave, based on quantized data is customarily performed using the least-square estimator (LSE), such as the sine fit. However, the characteristics of th…

Quantization