Abstract
Currently, deep learning has become a mainstream approach for automatic modulation classification (AMC) with its powerful feature extraction capability. Complex-valued neural networks (CVNNs) show unique advantages in the field of communication signal processing because of their ability to directly process complex data and obtain signal amplitude and phase information. However, existing models face deployment challenges due to excessive parameters and computational complexity. To address these limitations, a lightweight dual-branch complex-valued neural network (LDCVNN) is proposed. The framework uses dual pathways to separately capture features with phase information and complex-scaling-equivariant representations, adaptively fused via trainable weighted fusion. Spatial and channel reconstruction convolution (SCConv) is extended to complex domain and combined with complex-valued depthwise separable convolution block (CBlock) and complex-valued average pooling to eliminate feature redundancy and extract higher order features. Finally, efficient classification is realized through complex-valued fully connected layers and a complex-valued Softmax. The evaluations demonstrate that LDCVNN achieves the highest average accuracy on RML2016.10a with only 9.0 K parameters and without data augmentation, which reducing the number of parameters by 99.33% compared to CDSN and by 97.25% compared to CSDNN. Additionally, LDCVNN achieves a better balance between efficiency and performance across other datasets.