ICASSP 2021accepted0 citations

Parametric Spectral Filters for Fast Converging, Scalable Convolutional Neural Networks

Luke Wood, Eric C. Larson

Abstract

Using spectral multiplication to compute convolution in neural networks has been investigated by a number of researchers because of its potential in speeding up computations for large images. However, previous methods require the learning of arbitrarily large convolution filters in the spectral domain, causing two untenable problems: an explosion in the number of trainable parameters per filter and an inability to reuse filters across images of differing sizes. To address this, we propose the usage of spectral parametric functions to represent massive spectral domain filters with only a few trainable parameters. Our empirical analysis suggests that the proposed functions maintain the benefits of arbitrarily large filters (such as improved rate of convergence in training, accuracy, and stability) while relying on significantly fewer trainable parameters.

BibTeX
@inproceedings{icassp2021_parametricspectr,
  title = {Parametric Spectral Filters for Fast Converging, Scalable Convolutional Neural Networks},
  author = {Luke Wood and Eric C. Larson},
  booktitle = {ICASSP 2021},
  year = {2021}
}