English

NOVA: NoC-based Vector Unit for Mapping Attention Layers on a CNN Accelerator

Hardware Architecture 2024-05-08 v1 Artificial Intelligence Machine Learning

Abstract

Attention mechanisms are becoming increasingly popular, being used in neural network models in multiple domains such as natural language processing (NLP) and vision applications, especially at the edge. However, attention layers are difficult to map onto existing neuro accelerators since they have a much higher density of non-linear operations, which lead to inefficient utilization of today's vector units. This work introduces NOVA, a NoC-based Vector Unit that can perform non-linear operations within the NoC of the accelerators, and can be overlaid onto existing neuro accelerators to map attention layers at the edge. Our results show that the NOVA architecture is up to 37.8x more power-efficient than state-of-the-art hardware approximators when running existing attention-based neural networks.

Keywords

Cite

@article{arxiv.2405.04206,
  title  = {NOVA: NoC-based Vector Unit for Mapping Attention Layers on a CNN Accelerator},
  author = {Mohit Upadhyay and Rohan Juneja and Weng-Fai Wong and Li-Shiuan Peh},
  journal= {arXiv preprint arXiv:2405.04206},
  year   = {2024}
}

Comments

6 pages, 8 figures

R2 v1 2026-06-28T16:19:18.316Z