Applied Sciences (Aug 2023)

VLSI-Friendly Filtering Algorithms for Deep Neural Networks

  • Aleksandr Cariow,
  • Janusz P. Papliński,
  • Marta Makowska

DOI
https://doi.org/10.3390/app13159004
Journal volume & issue
Vol. 13, no. 15
p. 9004

Abstract

Read online

The paper introduces a range of efficient algorithmic solutions for implementing the fundamental filtering operation in convolutional layers of convolutional neural networks on fully parallel hardware. Specifically, these operations involve computing M inner products between neighbouring vectors generated by a sliding time window from the input data stream and an M-tap finite impulse response filter. By leveraging the factorisation of the Hankel matrix, we have successfully reduced the multiplicative complexity of the matrix-vector product calculation. This approach has been applied to develop fully parallel and resource-efficient algorithms for M values of 3, 5, 7, and 9. The fully parallel hardware implementation of our proposed algorithms achieves approximately a 30% reduction in embedded multipliers compared to the naive calculation methods.

Keywords