English

Global Adaptive Filtering Layer for Computer Vision

Image and Video Processing 2022-11-15 v4 Computer Vision and Pattern Recognition

Abstract

We devise a universal adaptive neural layer to "learn" optimal frequency filter for each image together with the weights of the base neural network that performs some computer vision task. The proposed approach takes the source image in the spatial domain, automatically selects the best frequencies from the frequency domain, and transmits the inverse-transform image to the main neural network. Remarkably, such a simple add-on layer dramatically improves the performance of the main network regardless of its design. We observe that the light networks gain a noticeable boost in the performance metrics; whereas, the training of the heavy ones converges faster when our adaptive layer is allowed to "learn" alongside the main architecture. We validate the idea in four classical computer vision tasks: classification, segmentation, denoising, and erasing, considering popular natural and medical data benchmarks.

Keywords

Cite

@article{arxiv.2010.01177,
  title  = {Global Adaptive Filtering Layer for Computer Vision},
  author = {Viktor Shipitsin and Iaroslav Bespalov and Dmitry V. Dylov},
  journal= {arXiv preprint arXiv:2010.01177},
  year   = {2022}
}

Comments

The manuscript is under consideration at Computer Vision and Image Understanding. 28 pages, 25 figures (main article and supplementary material). V.S. and I.B contributed equally, D.V.D is Corresponding author

R2 v1 2026-06-23T18:59:09.236Z