English

Accelerating CNN inference on FPGAs: A Survey

Distributed, Parallel, and Cluster Computing 2018-06-06 v1 Hardware Architecture Computer Vision and Pattern Recognition Neural and Evolutionary Computing

Abstract

Convolutional Neural Networks (CNNs) are currently adopted to solve an ever greater number of problems, ranging from speech recognition to image classification and segmentation. The large amount of processing required by CNNs calls for dedicated and tailored hardware support methods. Moreover, CNN workloads have a streaming nature, well suited to reconfigurable hardware architectures such as FPGAs. The amount and diversity of research on the subject of CNN FPGA acceleration within the last 3 years demonstrates the tremendous industrial and academic interest. This paper presents a state-of-the-art of CNN inference accelerators over FPGAs. The computational workloads, their parallelism and the involved memory accesses are analyzed. At the level of neurons, optimizations of the convolutional and fully connected layers are explained and the performances of the different methods compared. At the network level, approximate computing and datapath optimization methods are covered and state-of-the-art approaches compared. The methods and tools investigated in this survey represent the recent trends in FPGA CNN inference accelerators and will fuel the future advances on efficient hardware deep learning.

Keywords

Cite

@article{arxiv.1806.01683,
  title  = {Accelerating CNN inference on FPGAs: A Survey},
  author = {Kamel Abdelouahab and Maxime Pelcat and Jocelyn Serot and François Berry},
  journal= {arXiv preprint arXiv:1806.01683},
  year   = {2018}
}

Comments

Cloning our HAL submission in ArXiv, Technical Report - Universite Clermont Auvergne, January 2018

R2 v1 2026-06-23T02:19:42.524Z