DKDNet: Dual Knowledge and Data-Driven Network for Cross-Domain Automatic Modulation Classification

· Source: cs.AI updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Wireless Communications & Signal Processing · Depth: Expert, extended

Summary

DKDNet, a dual knowledge and data-driven network, is proposed for cross-domain Automatic Modulation Classification (AMC) to address performance degradation from communication environment distribution shifts. The network integrates prior-guided signal representations with data-driven feature learning, selecting in-phase/quadrature (IQ), amplitude–phase (AP), and autocorrelation function (ACF) as compact, complementary inputs. DKDNet employs a Multi-Representation Feature Encoder (MRFE) for unified feature extraction and a Dynamic Lightweight Fusion Unit (DLFU) for adaptive feature fusion. Experiments on the RML2025 Series and public RML22 datasets demonstrate its superiority, achieving 47.58% adapted accuracy and a 12.83% UDA gain on the AWGN→Ri1 setting, and improving all-SNR accuracy by 8.03–15.04 percentage points across various tasks. It also shows enhanced robustness, flexibility, and sample efficiency.

Key takeaway

For Machine Learning Engineers developing Automatic Modulation Classification (AMC) systems facing performance degradation due to communication environment distribution shifts, you should integrate signal prior knowledge into your models. Consider DKDNet's approach of using IQ, AP, and ACF representations with adaptive fusion (MRFE and DLFU) to learn features that are both discriminative and transferable. This strategy significantly improves cross-domain generalization, robustness, and sample efficiency, particularly at higher SNR levels.

Key insights

Integrating signal prior knowledge like IQ, AP, and ACF with data-driven learning enhances cross-domain automatic modulation classification generalization.

Principles

Method

DKDNet uses MRFE for representation-specific encoding of IQ, AP, ACF, then DLFU adaptively fuses features, optimized by modulation classification and adversarial domain alignment objectives.

In practice

Topics

Code references

Best for: AI Scientist, Machine Learning Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.AI updates on arXiv.org.