Doppler Invariant CNN for Signal Classification
Avi Bagchi, Dwight Hutchenson
TL;DR
The study tackles robust signal classification in Doppler-affected, contested environments by designing a Doppler-invariant CNN that operates in the frequency domain using complex-valued layers and adaptive polyphase sampling (APS) pooling. By proving invariance to Doppler-induced bin shifts and employing padding to handle fractional shifts, the approach achieves reliable performance without Doppler-based data augmentation, offering improved generalization and interpretability. Key findings show strong robustness to integer-bin Doppler shifts and near-invariance under fractional shifts when properly padded, albeit with some base-accuracy reductions for certain modulations and increased computational cost due to padding. This invariance-driven framework has practical implications for real-world spectrum monitoring where Doppler effects are common and training data may be limited.
Abstract
Radio spectrum monitoring in contested environments motivates the need for reliable automatic signal classification technology. Prior work highlights deep learning as a promising approach, but existing models depend on brute-force Doppler augmentation to achieve real-world generalization, which undermines both training efficiency and interpretability. In this paper, we propose a convolutional neural network (CNN) architecture with complex-valued layers that exploits convolutional shift equivariance in the frequency domain. To establish provable frequency bin shift invariance, we use adaptive polyphase sampling (APS) as pooling layers followed by a global average pooling layer at the end of the network. Using a synthetic dataset of common interference signals, experimental results demonstrate that unlike a vanilla CNN, our model maintains consistent classification accuracy with and without random Doppler shifts despite being trained on no Doppler-shifted examples. Overall, our method establishes an invariance-driven framework for signal classification that offers provable robustness against real-world effects.
