SOTAVerified

Arithmetic Intensity Balancing Convolution for Hardware-aware Efficient Block Design

2023-04-08Unverified0· sign in to hype

Shinkook Choi, Junkyeong Choi

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

As deep learning advances, edge devices and lightweight neural networks are becoming more important. To reduce latency in the AI accelerator, it's essential to not only reduce FLOPs but also enhance hardware performance. We proposed an arithmetic intensity balancing convolution (ABConv) to address the issue of the overall intensity being limited by the small weight arithmetic intensity for convolution with a small spatial size. ABConv increased the maximum bound of overall arithmetic intensity and significantly reduced latency, without sacrificing accuracy. We tested the latency and hardware performance of ABConv on the Arm Ethos-U65 NPU in various configurations and used it to replace some of MobileNetV1 and ResNet50 in image classification for CIFAR100.

Tasks

Reproductions