ETARLGNEAug 11, 2024

Approximate ADCs for In-Memory Computing

arXiv:2408.06390v1h-index: 19
Originality Incremental advance
AI Analysis

This addresses a critical bottleneck for hardware designers of energy-efficient AI accelerators, offering a method to reduce overheads, though it appears incremental as it builds on existing IMC schemes.

The paper tackles the problem of high power and area consumption from ADCs in in-memory computing architectures for deep learning accelerators, which can exceed 85% of total compute power, by proposing a peripheral-aware design that incorporates ADC non-idealities into model training to simplify mixed-signal unit design.

In memory computing (IMC) architectures for deep learning (DL) accelerators leverage energy-efficient and highly parallel matrix vector multiplication (MVM) operations, implemented directly in memory arrays. Such IMC designs have been explored based on CMOS as well as emerging non-volatile memory (NVM) technologies like RRAM. IMC architectures generally involve a large number of cores consisting of memory arrays, storing the trained weights of the DL model. Peripheral units like DACs and ADCs are also used for applying inputs and reading out the output values. Recently reported designs reveal that the ADCs required for reading out the MVM results, consume more than 85% of the total compute power and also dominate the area, thereby eschewing the benefits of the IMC scheme. Mitigation of imperfections in the ADCs, namely, non-linearity and variations, incur significant design overheads, due to dedicated calibration units. In this work we present peripheral aware design of IMC cores, to mitigate such overheads. It involves incorporating the non-idealities of ADCs in the training of the DL models, along with that of the memory units. The proposed approach applies equally well to both current mode as well as charge mode MVM operations demonstrated in recent years., and can significantly simplify the design of mixed-signal IMC units.

Foundations

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

Your Notes