paper-with-me

Papers

QAPPA: Quantization-Aware Power, Performance, and Area Modeling of DNN Accelerators

2022-05-17 · Ahmet Inci, Siri Garudanagiri Virupaksha, Aman Jain, Venkata Vivek Thallam, Ruizhou Ding, Diana Marculescu

As the machine learning and systems community strives to achieve higher energy-efficiency through custom DNN accelerators and model compression techniques, there is a need for a design space exploration framework that incorporates quantization-aware processing elements into the accelerator design space while having accurate and fast power, performance, and area models. In this work, we present QAPPA, a highly parameterized quantization-aware power, performance, and area modeling framework for DNN accelerators. Our framework can facilitate the 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, device bandwidth, number of total processing elements in the the design, and DNN workloads. 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 proposed lightweight processing elements achieve up to 4.9x more performance per area and energy improvement when compared to INT16 based implementation.

📄 PDF Abstract BibTeX arXiv:2205.08648

Code (0)

등록된 구현이 없습니다.

Tasks

Model CompressionQuantization

Similar Papers 제목 키워드 기반

QADAM: Quantization-Aware DNN Accelerator Modeling for Pareto-Optimality

2022-05-20 · Ahmet Inci, Siri Garudanagiri Virupaksha, Aman Jain, Venkata Vivek Thallam 외

As the machine learning and systems communities strive to achieve higher energy-efficiency through custom deep neural network (DNN) accelerators, varied bit precision or quantization levels, there is a need for design sp…

Quantization

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

2022-06-30 · Ahmet Inci, Siri Garudanagiri Virupaksha, Aman Jain, Ting-Wu Chin 외

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,…

Model CompressionQuantization

Q-YOLOP: Quantization-aware You Only Look Once for Panoptic Driving Perception

2023-07-10 · Chi-Chih Chang, Wei-Cheng Lin, Pei-Shuo Wang, Sheng-Feng Yu 외

In this work, we present an efficient and quantization-aware panoptic driving perception model (Q- YOLOP) for object detection, drivable area segmentation, and lane line segmentation, in the context of autonomous driving…

Autonomous DrivingData Augmentationobject-detectionObject Detection+2

Accumulator-Aware Post-Training Quantization

2024-09-25 · Ian Colbert, Fabian Grob, Giuseppe Franco, Jinjie Zhang 외

Several recent studies have investigated low-precision accumulation, reporting improvements in throughput, power, and area across various platforms. However, the accompanying proposals have only considered the quantizati…

image-classificationImage ClassificationQuantizationText Generation

Regularization-based Framework for Quantization-, Fault- and Variability-Aware Training

2025-03-03 · Anmol Biswas, Raghav Singhal, Sivakumar Elangovan, Shreyas Sabnis 외

Efficient inference is critical for deploying deep learning models on edge AI devices. Low-bit quantization (e.g., 3- and 4-bit) with fixed-point arithmetic improves efficiency, while low-power memory technologies like a…

Quantization