Automatic derivation and implementation of fast convolution algorithms

  • Authors:
  • Jeremy R. Johnson;Anthony F. Breitzman

  • Affiliations:
  • -;-

  • Venue:
  • Automatic derivation and implementation of fast convolution algorithms
  • Year:
  • 2003

Quantified Score

Hi-index 0.01

Visualization

Abstract

This thesis surveys algorithms for computing linear and cyclic convolution. Algorithms are presented in a uniform mathematical notation that allows automatic derivation, optimization, and implementation. Using the tensor product and Chinese Remainder Theorem (CRT), a space of algorithms is defined and the task of finding the best algorithm is turned into an optimization problem over this space of algorithms. This formulation led to the discovery of new algorithms with reduced operation count. Symbolic tools are presented for deriving and implementing algorithms, and performance analyses (using both operation count and run-time as metrics) are carried out. These analyses show the existence of a window where CRT-based algorithms outperform other methods of computing convolutions. Finally a new method that combines the Fast Fourier Transform with the CRT methods is derived. This latter method is shown to be faster for some very large size convolutions than either method used alone.