English

AIDA: Associative DNN Inference Accelerator

Distributed, Parallel, and Cluster Computing 2019-01-16 v1

Abstract

We propose AIDA, an inference engine for accelerating fully-connected (FC) layers of Deep Neural Network (DNN). AIDA is an associative in-memory processor, where the bulk of data never leaves the confines of the memory arrays, and processing is performed in-situ. AIDA area and energy efficiency strongly benefit from sparsity and lower arithmetic precision. We show that AIDA outperforms the state of art inference accelerator, EIE, by 14.5x (peak performance) and 2.5x (throughput).

Keywords

Cite

@article{arxiv.1901.04976,
  title  = {AIDA: Associative DNN Inference Accelerator},
  author = {Leonid Yavits and Roman Kaplan and Ran Ginosar},
  journal= {arXiv preprint arXiv:1901.04976},
  year   = {2019}
}
R2 v1 2026-06-23T07:12:40.922Z