English

Efficient Accelerator for Dilated and Transposed Convolution with Decomposition

Hardware Architecture 2022-05-05 v1 Machine Learning

Abstract

Hardware acceleration for dilated and transposed convolution enables real time execution of related tasks like segmentation, but current designs are specific for these convolutional types or suffer from complex control for reconfigurable designs. This paper presents a design that decomposes input or weight for dilated and transposed convolutions respectively to skip redundant computations and thus executes efficiently on existing dense CNN hardware as well. The proposed architecture can cut down 87.8\% of the cycle counts to achieve 8.2X speedup over a naive execution for the ENet case.

Keywords

Cite

@article{arxiv.2205.02103,
  title  = {Efficient Accelerator for Dilated and Transposed Convolution with Decomposition},
  author = {Kuo-Wei Chang and Tian-Sheuan Chang},
  journal= {arXiv preprint arXiv:2205.02103},
  year   = {2022}
}

Comments

10 pages, 12 figures, published in IEEE ISCAS 2020

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