paper-with-me

Papers

Hyperdrive: A Multi-Chip Systolically Scalable Binary-Weight CNN Inference Engine

2018-03-05 · Renzo Andri, Lukas Cavigelli, Davide Rossi, Luca Benini

Deep neural networks have achieved impressive results in computer vision and machine learning. Unfortunately, state-of-the-art networks are extremely compute and memory intensive which makes them unsuitable for mW-devices such as IoT end-nodes. Aggressive quantization of these networks dramatically reduces the computation and memory footprint. Binary-weight neural networks (BWNs) follow this trend, pushing weight quantization to the limit. Hardware accelerators for BWNs presented up to now have focused on core efficiency, disregarding I/O bandwidth and system-level efficiency that are crucial for deployment of accelerators in ultra-low power devices. We present Hyperdrive: a BWN accelerator dramatically reducing the I/O bandwidth exploiting a novel binary-weight streaming approach, which can be used for arbitrarily sized convolutional neural network architecture and input resolution by exploiting the natural scalability of the compute units both at chip-level and system-level by arranging Hyperdrive chips systolically in a 2D mesh while processing the entire feature map together in parallel. Hyperdrive achieves 4.3 TOp/s/W system-level efficiency (i.e., including I/Os)---3.1x higher than state-of-the-art BWN accelerators, even if its core uses resource-intensive FP16 arithmetic for increased robustness.

📄 PDF Abstract BibTeX arXiv:1804.00623

Code (0)

등록된 구현이 없습니다.

Tasks

Quantization

Similar Papers 제목 키워드 기반

Chipmunk: A Systolically Scalable 0.9 mm${}^2$, 3.08 Gop/s/mW @ 1.2 mW Accelerator for Near-Sensor Recurrent Neural Network Inference

2017-11-15 · Francesco Conti, Lukas Cavigelli, Gianna Paulin, Igor Susmelj 외

Recurrent neural networks (RNNs) are state-of-the-art in voice awareness/understanding and speech recognition. On-device computation of RNNs on low-power mobile and wearable devices would be key to applications such as z…

speech-recognitionSpeech Recognition

BinarEye: An Always-On Energy-Accuracy-Scalable Binary CNN Processor With All Memory On Chip in 28nm CMOS

2018-04-16 · Bert Moons, Daniel Bankman, Lita Yang, Boris Murmann 외

This paper introduces BinarEye: a digital processor for always-on Binary Convolutional Neural Networks. The chip maximizes data reuse through a Neuron Array exploiting local weight Flip-Flops. It stores full network mode…

AllFace Detection

Mixed-signal implementation of feedback-control optimizer for single-layer Spiking Neural Networks

2026-03-25 · Jonathan Haag, Christian Metzner, Dmitrii Zendrikov, Giacomo Indiveri 외 arxiv

On-chip learning is key to scalable and adaptive neuromorphic systems, yet existing training methods are either difficult to implement in hardware or overly restrictive. However, recent studies show that feedback-control…

Binary Classification

Mean Field Bayes Backpropagation: scalable training of multilayer neural networks with binary weights

2013-10-07 · Daniel Soudry, Ron Meir

Significant success has been reported recently using deep neural networks for classification. Such large networks can be computationally intensive, even after training is over. Implementing these trained networks in hard…

General Classification

Recursive Binary Neural Network Learning Model with 2-bit/weight Storage Requirement

2018-01-01 · ICLR 2018 1 · Tianchan Guan, Xiaoyang Zeng, Mingoo Seok

This paper presents a storage-efficient learning model titled Recursive Binary Neural Networks for embedded and mobile devices having a limited amount of on-chip data storage such as hundreds of kilo-Bytes. The main idea…

Action DetectionActivity DetectionGeneral Classification