Pith. sign in

REVIEW 3 cited by

EIE: Efficient Inference Engine on Compressed Deep Neural Network

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1602.01528 v2 pith:UNGLABE2 submitted 2016-02-04 cs.CV cs.AR

classification cs.CVcs.AR
keywords energynetworkpowercompressedcompressionconnectionsdeepefficient
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

State-of-the-art deep neural networks (DNNs) have hundreds of millions of connections and are both computationally and memory intensive, making them difficult to deploy on embedded systems with limited hardware resources and power budgets. While custom hardware helps the computation, fetching weights from DRAM is two orders of magnitude more expensive than ALU operations, and dominates the required power. Previously proposed 'Deep Compression' makes it possible to fit large DNNs (AlexNet and VGGNet) fully in on-chip SRAM. This compression is achieved by pruning the redundant connections and having multiple connections share the same weight. We propose an energy efficient inference engine (EIE) that performs inference on this compressed network model and accelerates the resulting sparse matrix-vector multiplication with weight sharing. Going from DRAM to SRAM gives EIE 120x energy saving; Exploiting sparsity saves 10x; Weight sharing gives 8x; Skipping zero activations from ReLU saves another 3x. Evaluated on nine DNN benchmarks, EIE is 189x and 13x faster when compared to CPU and GPU implementations of the same DNN without compression. EIE has a processing power of 102GOPS/s working directly on a compressed network, corresponding to 3TOPS/s on an uncompressed network, and processes FC layers of AlexNet at 1.88x10^4 frames/sec with a power dissipation of only 600mW. It is 24,000x and 3,400x more energy efficient than a CPU and GPU respectively. Compared with DaDianNao, EIE has 2.9x, 19x and 3x better throughput, energy efficiency and area efficiency.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. EnGN: A High-Throughput and Energy-Efficient Accelerator for Large Graph Neural Networks

    cs.DC 2019-08 conditional novelty 7.0 of 10

    EnGN, a simulated edge-centric GNN accelerator with ring-edge-reduce dataflow and degree-aware caching, claims 2.97x speedup and 6.2x energy efficiency over the HyGCN accelerator.

  2. MASR: A Modular Accelerator for Sparse RNNs

    eess.SP 2019-08 conditional novelty 7.0 of 10

    MASR uses bitmask encoding and dynamic load balancing in a modular accelerator to skip zero weights and activations in RNNs, claiming 1.6x speed, 3x energy, and 2x area gains over EIE.

  3. A Low-Power Sparse Convolution Accelerator with Idle-First-Task-Assignment for Edge Vision

    cs.AR 2026-07 conditional novelty 6.0 of 10

    A 16nm sparse-convolution accelerator with idle-first dynamic task assignment reports 2.8-6.5x simulated speedups over dense inference on ImageNet at 12-16 mW.

Pith tools