ARMar 11

In-Memory ADC-Based Nonlinear Activation Quantization for Efficient In-Memory Computing

arXiv:2603.10540v13.71 citationsh-index: 5
Predicted impact top 76% in AR · last 90 daysOriginality Highly original
AI Analysis

This work addresses efficiency bottlenecks in in-memory computing accelerators for deep learning, offering a novel quantization method with significant hardware improvements.

The paper tackles the problem of biased activation clustering in deep networks, which leads to suboptimal quantization for in-memory computing, by introducing Boundary Suppressed K-Means Quantization (BS-KMQ) to reduce ADC resolution requirements, achieving up to 66.8% accuracy improvement and 24x energy efficiency gains.

In deep networks, operations such as ReLU and hardware-driven clamping often cause activations to accumulate near the edges of the distribution, leading to biased clustering and suboptimal quantization in existing nonlinear (NL) quantization methods. This paper introduces Boundary Suppressed K-Means Quantization (BS-KMQ), a novel NL quantization approach designed to reduce the resolution requirements of analog-to-digital converters (ADCs) in in-memory computing (IMC) systems. By suppressing boundary outliers before clustering, BS-KMQ achieves more balanced and informative NL quantization levels. The resulting NL references are implemented using a reconfigurable in-memory NL-ADC, achieving a 7x area improvement over prior NL-ADC designs. When evaluated on ResNet-18, VGG-16, Inception-V3, and DistilBERT, BS-KMQ achieves at least 3x lower quantization error compared to linear, Lloyd-Max, cumulative distribution function (CDF), and K-means methods. It also improves post-training quantization accuracy by up to 66.8%, 25.4%, 66.6%, and 67.7%, respectively, compared to linear quantization. After low-bit fine-tuning, BS-KMQ maintains competitive accuracy with significantly fewer NL-ADC levels (3/3/4/4b). System-level simulations on ResNet-18 (6/2/3b) demonstrate up to a 4x speedup and 24x energy efficiency improvement over existing IMC accelerators.

Foundations

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

Your Notes