English

VSCNN: Convolution Neural Network Accelerator With Vector Sparsity

Hardware Architecture 2022-05-06 v1

Abstract

Hardware accelerator for convolution neural network (CNNs) enables real time applications of artificial intelligence technology. However, most of the accelerators only support dense CNN computations or suffers complex control to support fine grained sparse networks. To solve above problem, this paper presents an efficient CNN accelerator with 1-D vector broadcasted input to support both dense network as well as vector sparse network with the same hardware and low overhead. The presented design achieves 1.93X speedup over the dense CNN computations.

Keywords

Cite

@article{arxiv.2205.02271,
  title  = {VSCNN: Convolution Neural Network Accelerator With Vector Sparsity},
  author = {Kuo-Wei Chang and Tian-Sheuan Chang},
  journal= {arXiv preprint arXiv:2205.02271},
  year   = {2022}
}

Comments

5 pages, 13 figures, published in IEEE ISCAS 2019

R2 v1 2026-06-24T11:07:28.804Z