ARLGJun 30, 2022

QUIDAM: A Framework for Quantization-Aware DNN Accelerator and Model Co-Exploration

arXiv:2206.15463v16 citationsh-index: 13
Originality Incremental advance
AI Analysis

This work addresses the problem of optimizing energy-efficient DNN accelerators for machine learning and systems researchers, though it is incremental as it builds on existing quantization and accelerator design methods.

The authors tackled the need for efficient design space exploration of quantization-aware DNN accelerators by developing QUIDAM, a co-exploration framework that identifies design points with performance per area and energy improvements of up to 5.7x and speeds up exploration by 3-4 orders of magnitude.

As the machine learning and systems communities strive to achieve higher energy-efficiency through custom deep neural network (DNN) accelerators, varied precision or quantization levels, and model compression techniques, there is a need for design space exploration frameworks that incorporate quantization-aware processing elements into the accelerator design space while having accurate and fast power, performance, and area models. In this work, we present QUIDAM, a highly parameterized quantization-aware DNN accelerator and model co-exploration framework. Our framework can facilitate future research on design space exploration of DNN accelerators for various design choices such as bit precision, processing element type, scratchpad sizes of processing elements, global buffer size, number of total processing elements, and DNN configurations. Our results show that different bit precisions and processing element types lead to significant differences in terms of performance per area and energy. Specifically, our framework identifies a wide range of design points where performance per area and energy varies more than 5x and 35x, respectively. With the proposed framework, we show that lightweight processing elements achieve on par accuracy results and up to 5.7x more performance per area and energy improvement when compared to the best INT16 based implementation. Finally, due to the efficiency of the pre-characterized power, performance, and area models, QUIDAM can speed up the design exploration process by 3-4 orders of magnitude as it removes the need for expensive synthesis and characterization of each design.

Foundations

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

Your Notes