English

From CNNs to Shift-Invariant Twin Models Based on Complex Wavelets

Computer Vision and Pattern Recognition 2024-06-03 v3 Artificial Intelligence Image and Video Processing Machine Learning

Abstract

We propose a novel method to increase shift invariance and prediction accuracy in convolutional neural networks. Specifically, we replace the first-layer combination "real-valued convolutions + max pooling" (RMax) by "complex-valued convolutions + modulus" (CMod), which is stable to translations, or shifts. To justify our approach, we claim that CMod and RMax produce comparable outputs when the convolution kernel is band-pass and oriented (Gabor-like filter). In this context, CMod can therefore be considered as a stable alternative to RMax. To enforce this property, we constrain the convolution kernels to adopt such a Gabor-like structure. The corresponding architecture is called mathematical twin, because it employs a well-defined mathematical operator to mimic the behavior of the original, freely-trained model. Our approach achieves superior accuracy on ImageNet and CIFAR-10 classification tasks, compared to prior methods based on low-pass filtering. Arguably, our approach's emphasis on retaining high-frequency details contributes to a better balance between shift invariance and information preservation, resulting in improved performance. Furthermore, it has a lower computational cost and memory footprint than concurrent work, making it a promising solution for practical implementation.

Keywords

Cite

@article{arxiv.2212.00394,
  title  = {From CNNs to Shift-Invariant Twin Models Based on Complex Wavelets},
  author = {Hubert Leterme and Kévin Polisano and Valérie Perrier and Karteek Alahari},
  journal= {arXiv preprint arXiv:2212.00394},
  year   = {2024}
}
R2 v1 2026-06-28T07:19:14.384Z