English

Shift-Equivariant Complex-Valued Convolutional Neural Networks

Computer Vision and Pattern Recognition 2025-11-27 v1

Abstract

Convolutional neural networks have shown remarkable performance in recent years on various computer vision problems. However, the traditional convolutional neural network architecture lacks a critical property: shift equivariance and invariance, broken by downsampling and upsampling operations. Although data augmentation techniques can help the model learn the latter property empirically, a consistent and systematic way to achieve this goal is by designing downsampling and upsampling layers that theoretically guarantee these properties by construction. Adaptive Polyphase Sampling (APS) introduced the cornerstone for shift invariance, later extended to shift equivariance with Learnable Polyphase up/downsampling (LPS) applied to real-valued neural networks. In this paper, we extend the work on LPS to complex-valued neural networks both from a theoretical perspective and with a novel building block of a projection layer from C\mathbb{C} to R\mathbb{R} before the Gumbel Softmax. We finally evaluate this extension on several computer vision problems, specifically for either the invariance property in classification tasks or the equivariance property in both reconstruction and semantic segmentation problems, using polarimetric Synthetic Aperture Radar images.

Keywords

Cite

@article{arxiv.2511.21250,
  title  = {Shift-Equivariant Complex-Valued Convolutional Neural Networks},
  author = {Quentin Gabot and Teck-Yian Lim and Jérémy Fix and Joana Frontera-Pons and Chengfang Ren and Jean-Philippe Ovarlez},
  journal= {arXiv preprint arXiv:2511.21250},
  year   = {2025}
}

Comments

Accepted to WACV 2026

R2 v1 2026-07-01T07:55:56.811Z