Publication | Closed Access
Bit-pragmatic deep neural network computing
226
Citations
25
References
2017
Year
Unknown Venue
Artificial IntelligenceDeep Neural NetworksEngineeringMachine LearningData ScienceEnergy EfficiencyHardware AccelerationSparse Neural NetworkHardware AlgorithmIndividual ComputationsComputer EngineeringComputer ArchitectureParallel ProgrammingComputer ScienceParallel ComputingDeep LearningRecurrent Neural NetworkModel Compression
Deep Neural Networks expose a high degree of parallelism, making them amenable to highly data parallel architectures. However, data-parallel architectures often accept inefficiency in individual computations for the sake of overall efficiency. We show that on average, activation values of convolutional layers during inference in modern Deep Convolutional Neural Networks (CNNs) contain 92% zero bits. Processing these zero bits entails ineffectual computations that could be skipped. We propose Pragmatic (PRA), a massively data-parallel architecture that eliminates most of the ineffectual computations on-the-fly, improving performance and energy efficiency compared to state-of-the-art high-performance accelerators [5]. The idea behind PRA is deceptively simple: use serial-parallel shift-and-add multiplication while skipping the zero bits of the serial input. However, a straightforward implementation based on shift-and-add multiplication yields unacceptable area, power and memory access overheads compared to a conventional bit-parallel design. PRA incorporates a set of design decisions to yield a practical, area and energy efficient design.
| Year | Citations | |
|---|---|---|
Page 1
Page 1