paper-with-me

Papers

Quantizing Convolutional Neural Networks for Low-Power High-Throughput Inference Engines

2018-05-21 · Sean O. Settle, Manasa Bollavaram, Paolo D'Alberto, Elliott Delaye, Oscar Fernandez, Nicholas Fraser, Aaron Ng, Ashish Sirasao, Michael Wu

Deep learning as a means to inferencing has proliferated thanks to its versatility and ability to approach or exceed human-level accuracy. These computational models have seemingly insatiable appetites for computational resources not only while training, but also when deployed at scales ranging from data centers all the way down to embedded devices. As such, increasing consideration is being made to maximize the computational efficiency given limited hardware and energy resources and, as a result, inferencing with reduced precision has emerged as a viable alternative to the IEEE 754 Standard for Floating-Point Arithmetic. We propose a quantization scheme that allows inferencing to be carried out using arithmetic that is fundamentally more efficient when compared to even half-precision floating-point. Our quantization procedure is significant in that we determine our quantization scheme parameters by calibrating against its reference floating-point model using a single inference batch rather than (re)training and achieve end-to-end post quantization accuracies comparable to the reference model.

📄 PDF Abstract BibTeX arXiv:1805.07941

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyQuantizationVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Method for Hybrid Precision Convolutional Neural Network Representation

2018-07-24 · Mo'taz Al-Hami, Marcin Pietron, Rishi Kumar, Raul A. Casas 외

This invention addresses fixed-point representations of convolutional neural networks (CNN) in integrated circuits. When quantizing a CNN for a practical implementation there is a trade-off between the precision used for…

High-Throughput CNN Inference on Embedded ARM big.LITTLE Multi-Core Processors

2019-03-14 · Siqi Wang, Gayathri Ananthanarayanan, Yifan Zeng, Neeraj Goel 외

IoT Edge intelligence requires Convolutional Neural Network (CNN) inference to take place in the edge devices itself. ARM big.LITTLE architecture is at the heart of prevalent commercial edge devices. It comprises of sing…

Vocal Bursts Intensity Prediction

Quantizing deep convolutional networks for efficient inference: A whitepaper

2018-06-21 · Raghuraman Krishnamoorthi

We present an overview of techniques for quantizing convolutional neural networks for inference with integer weights and activations. Per-channel quantization of weights and per-layer quantization of activations to 8-bit…

Quantization

An Overview of Datatype Quantization Techniques for Convolutional Neural Networks

2018-08-22 · Ali Athar

Convolutional Neural Networks (CNNs) are becoming increasingly popular due to their superior performance in the domain of computer vision, in applications such as objection detection and recognition. However, they demand…

Quantization

Convolutional Neural Networks Quantization with Attention

2022-09-30 · Binyi Wu, Bernd Waschneck, Christian Georg Mayr

It has been proven that, compared to using 32-bit floating-point numbers in the training phase, Deep Convolutional Neural Networks (DCNNs) can operate with low precision during inference, thereby saving memory space and …

Quantization