NEARLGJul 9, 2018

XNOR Neural Engine: a Hardware Accelerator IP for 21.6 fJ/op Binary Neural Network Inference

arXiv:1807.03010v1125 citations
Originality Incremental advance
AI Analysis

This work addresses energy efficiency for embedded systems and IoT devices by enabling low-power BNN inference, though it is incremental as it builds on existing BNN methods with hardware optimization.

The paper tackles the challenge of high energy costs in neural network inference by introducing the XNOR Neural Engine (XNE), a hardware accelerator for Binary Neural Networks (BNNs), achieving an energy cost of 21.6 fJ per operation and executing ResNet-34 at 8.9 fps with 2.2 mJ per frame.

Binary Neural Networks (BNNs) are promising to deliver accuracy comparable to conventional deep neural networks at a fraction of the cost in terms of memory and energy. In this paper, we introduce the XNOR Neural Engine (XNE), a fully digital configurable hardware accelerator IP for BNNs, integrated within a microcontroller unit (MCU) equipped with an autonomous I/O subsystem and hybrid SRAM / standard cell memory. The XNE is able to fully compute convolutional and dense layers in autonomy or in cooperation with the core in the MCU to realize more complex behaviors. We show post-synthesis results in 65nm and 22nm technology for the XNE IP and post-layout results in 22nm for the full MCU indicating that this system can drop the energy cost per binary operation to 21.6fJ per operation at 0.4V, and at the same time is flexible and performant enough to execute state-of-the-art BNN topologies such as ResNet-34 in less than 2.2mJ per frame at 8.9 fps.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes