A Fresh Perspective on DNN Accelerators by Performing Holistic Analysis Across Paradigms
Tom Glint, Chandan Kumar Jha, Manu Awasthi, Joycee Mekie

TL;DR
This paper compares various DNN accelerators across paradigms using real-world MLPerf layers, revealing their strengths and limitations in speed and energy efficiency for different DNN types.
Contribution
It provides a comprehensive, hardware-realized comparison of CHA, NDP, and PIM DNN accelerators, highlighting their performance and energy trade-offs with detailed architectural insights.
Findings
NDP accelerators are 10.6x faster than CHA for memory-intensive FCL DNNs.
CHA outperforms NDP by ~10x for compute-intensive image DNNs.
PIM accelerators are energy-efficient, with 2.7x to 21x lower energy consumption.
Abstract
Traditional computers with von Neumann architecture are unable to meet the latency and scalability challenges of Deep Neural Network (DNN) workloads. Various DNN accelerators based on Conventional compute Hardware Accelerator (CHA), Near-Data-Processing (NDP) and Processing-in-Memory (PIM) paradigms have been proposed to meet these challenges. Our goal in this work is to perform a rigorous comparison among the state-of-the-art accelerators from DNN accelerator paradigms, we have used unique layers from MobileNet, ResNet, BERT, and DLRM of MLPerf Inference benchmark for our analysis. The detailed models are based on hardware-realized state-of-the art designs. We observe that for memory-intensive Fully Connected Layer (FCL) DNNs, NDP based accelerator is 10.6x faster than the state-of-the-art CHA and 39.9x faster than PIM based accelerator for inferencing. For compute-intensive image…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Memory and Neural Computing · Advanced Neural Network Applications · Ferroelectric and Negative Capacitance Devices
