Modulation Pattern Detection Using Complex Convolutions in Deep Learning
Jakob Krzyston, Rajib Bhattacharjea, Andrew Stark

TL;DR
This paper explores the use of complex convolutions in deep learning architectures to improve modulation pattern classification in complex-valued signals, demonstrating significant performance gains especially in noisy conditions.
Contribution
It introduces complex-valued convolutions into neural networks for modulation classification, showing improved accuracy and more meaningful feature learning compared to real-valued approaches.
Findings
Complex convolutions significantly improve classification accuracy.
Networks learn more meaningful representations with complex convolutions.
Performance gains are especially notable at high SNR after training on low SNR data.
Abstract
Transceivers used for telecommunications transmit and receive specific modulation patterns that are represented as sequences of complex numbers. Classifying modulation patterns is challenging because noise and channel impairments affect the signals in complicated ways such that the received signal bears little resemblance to the transmitted signal. Although deep learning approaches have shown great promise over statistical methods in this problem space, deep learning frameworks continue to lag in support for complex-valued data. To address this gap, we study the implementation and use of complex convolutions in a series of convolutional neural network architectures. Replacement of data structure and convolution operations by their complex generalization in an architecture improves performance, with statistical significance, at recognizing modulation patterns in complex-valued signals…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsConvolution
