English

End-to-end 100-TOPS/W Inference With Analog In-Memory Computing: Are We There Yet?

Hardware Architecture 2021-09-06 v1

Abstract

In-Memory Acceleration (IMA) promises major efficiency improvements in deep neural network (DNN) inference, but challenges remain in the integration of IMA within a digital system. We propose a heterogeneous architecture coupling 8 RISC-V cores with an IMA in a shared-memory cluster, analyzing the benefits and trade-offs of in-memory computing on the realistic use case of a MobileNetV2 bottleneck layer. We explore several IMA integration strategies, analyzing performance, area, and energy efficiency. We show that while pointwise layers achieve significant speed-ups over software implementation, on depthwise layer the inability to efficiently map parameters on the accelerator leads to a significant trade-off between throughput and area. We propose a hybrid solution where pointwise convolutions are executed on IMA while depthwise on the cluster cores, achieving a speed-up of 3x over SW execution while saving 50% of area when compared to an all-in IMA solution with similar performance.

Keywords

Cite

@article{arxiv.2109.01404,
  title  = {End-to-end 100-TOPS/W Inference With Analog In-Memory Computing: Are We There Yet?},
  author = {Gianmarco Ottavi and Geethan Karunaratne and Francesco Conti and Irem Boybat and Luca Benini and Davide Rossi},
  journal= {arXiv preprint arXiv:2109.01404},
  year   = {2021}
}

Comments

4 pages,6 figures, conference

R2 v1 2026-06-24T05:39:20.929Z