Co-domain Symmetry for Complex-Valued Deep Learning
Utkarsh Singhal, Yifei Xing, Stella X. Yu
TL;DR
The paper addresses the vulnerability of complex-valued deep networks to complex-valued scaling by treating it as a co-domain transformation and introduces a cohesive framework of complex-scale equivariant and invariant layers. It delivers a suite of architectural primitives—Econv, E{N}, magnitude-based pooling, phase-equivariant BN, division/conjugate invariant layers, and a generalized Tangent ReLU—along with two complex color encodings (Sliding and LAB) and two model types (Type I and Type E) to preserve information while achieving scale invariance. Empirically, CDS classifiers achieve higher accuracy, better generalization, and robustness to co-domain transformations across MSTAR, CIFAR10/100, and SVHN with significantly fewer parameters than prior complex-valued models like DCN and SurReal, plus favorable bias-variance characteristics. The work demonstrates practical impact in robust complex-valued processing for both specialized (SAR) and standard vision tasks, and it provides insights and ablations that guide future design of co-domain-aware architectures and color representations.
Abstract
We study complex-valued scaling as a type of symmetry natural and unique to complex-valued measurements and representations. Deep Complex Networks (DCN) extends real-valued algebra to the complex domain without addressing complex-valued scaling. SurReal takes a restrictive manifold view of complex numbers, adopting a distance metric to achieve complex-scaling invariance while losing rich complex-valued information. We analyze complex-valued scaling as a co-domain transformation and design novel equivariant and invariant neural network layer functions for this special transformation. We also propose novel complex-valued representations of RGB images, where complex-valued scaling indicates hue shift or correlated changes across color channels. Benchmarked on MSTAR, CIFAR10, CIFAR100, and SVHN, our co-domain symmetric (CDS) classifiers deliver higher accuracy, better generalization, robustness to co-domain transformations, and lower model bias and variance than DCN and SurReal with far fewer parameters.
