paper-with-me

홈 › Papers

WRPN: Training and Inference using Wide Reduced-Precision Networks

2017-04-10 · Asit Mishra, Jeffrey J Cook, Eriko Nurvitadhi, Debbie Marr

For computer vision applications, prior works have shown the efficacy of reducing the numeric precision of model parameters (network weights) in deep neural networks but also that reducing the precision of activations hurts model accuracy much more than reducing the precision of model parameters. We study schemes to train networks from scratch using reduced-precision activations without hurting the model accuracy. We reduce the precision of activation maps (along with model parameters) using a novel quantization scheme and increase the number of filter maps in a layer, and find that this scheme compensates or surpasses the accuracy of the baseline full-precision network. As a result, one can significantly reduce the dynamic memory footprint, memory bandwidth, computational energy and speed up the training and inference process with appropriate hardware support. We call our scheme WRPN - wide reduced-precision networks. We report results using our proposed schemes and show that our results are better than previously reported accuracies on ILSVRC-12 dataset while being computationally less expensive compared to previously reported reduced-precision networks.

📄 PDF Abstract BibTeX arXiv:1704.03079

Code (0)

등록된 구현이 없습니다.

Tasks

Quantization

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

WRPN: Wide Reduced-Precision Networks

2017-09-04 · ICLR 2018 1 · Asit Mishra, Eriko Nurvitadhi, Jeffrey J Cook, Debbie Marr

For computer vision applications, prior works have shown the efficacy of reducing numeric precision of model parameters (network weights) in deep neural networks. Activation maps, however, occupy a large memory footprint…

WRPN & Apprentice: Methods for Training and Inference using Low-Precision Numerics

2018-03-01 · Asit Mishra, Debbie Marr

Today's high performance deep learning architectures involve large models with numerous parameters. Low precision numerics has emerged as a popular technique to reduce both the compute and memory requirements of these la…

SinReQ: Generalized Sinusoidal Regularization for Low-Bitwidth Deep Quantized Training

2019-05-04 · Ahmed T. Elthakeb, Prannoy Pilligundla, Hadi Esmaeilzadeh

Deep quantization of neural networks (below eight bits) offers significant promise in reducing their compute and storage cost. Albeit alluring, without special techniques for training and optimization, deep quantization …

Quantization

HadaNets: Flexible Quantization Strategies for Neural Networks

2019-05-26 · Yash Akhauri

On-board processing elements on UAVs are currently inadequate for training and inference of Deep Neural Networks. This is largely due to the energy consumption of memory accesses in such a network. HadaNets introduce a f…

Model CompressionQuantization

Value-aware Quantization for Training and Inference of Neural Networks

2018-04-20 · ECCV 2018 9 · Eunhyeok Park, Sungjoo Yoo, Peter Vajda

We propose a novel value-aware quantization which applies aggressively reduced precision to the majority of data while separately handling a small amount of large data in high precision, which reduces total quantization …

Quantization