ARAIApr 20, 2022

Multiply-and-Fire (MNF): An Event-driven Sparse Neural Network Accelerator

arXiv:2204.09797v11 citationsh-index: 21
Originality Highly original
AI Analysis

This work addresses the need for improved system efficiency in AI acceleration for computing systems, from data centers to edge devices, by introducing a novel event-driven approach that leverages activation-based sparsity.

The paper tackles the problem of improving efficiency in deep neural network inference by proposing an event-driven sparse neural network accelerator called Multiply-and-Fire (MNF), which enhances energy efficiency by 1.46× over a state-of-the-art solution and achieves 30 fps performance.

Machine learning, particularly deep neural network inference, has become a vital workload for many computing systems, from data centers and HPC systems to edge-based computing. As advances in sparsity have helped improve the efficiency of AI acceleration, there is a continued need for improved system efficiency for both high-performance and system-level acceleration. This work takes a unique look at sparsity with an event (or activation-driven) approach to ANN acceleration that aims to minimize useless work, improve utilization, and increase performance and energy efficiency. Our analytical and experimental results show that this event-driven solution presents a new direction to enable highly efficient AI inference for both CNN and MLP workloads. This work demonstrates state-of-the-art energy efficiency and performance centring on activation-based sparsity and a highly-parallel dataflow method that improves the overall functional unit utilization (at 30 fps). This work enhances energy efficiency over a state-of-the-art solution by 1.46$\times$. Taken together, this methodology presents a novel, new direction to achieve high-efficiency, high-performance designs for next-generation AI acceleration platforms.

Foundations

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

Your Notes