Residual Channel Boosts Contrastive Learning for Radio Frequency Fingerprint Identification
Rui Pan, Hui Chen, Guanxiong Shen, Hongyang Chen
TL;DR
The paper tackles robust radio frequency fingerprint identification (RFFI) under limited labeled data and unseen environments. It introduces a residual-channel data augmentation strategy that uses least-squares and MMSE channel estimations followed by equalization to generate diverse residual channels for contrastive learning with a lightweight SimSiam framework. The authors show that a mixed LS+MMSE approach yields higher clustering quality (NMI) and faster training, achieving performance close to supervised learning with only 1% labeled data. The method is computationally efficient and well-suited for real-time wireless security applications, reducing data labeling needs and training time while maintaining strong cross-environment generalization.
Abstract
In order to address the issue of limited data samples for the deployment of pre-trained models in unseen environments, this paper proposes a residual channel-based data augmentation strategy for Radio Frequency Fingerprint Identification (RFFI), coupled with a lightweight SimSiam contrastive learning framework. By applying least square (LS) and minimum mean square error (MMSE) channel estimations followed by equalization, signals with different residual channel effects are generated. These residual channels enable the model to learn more effective representations. Then the pre-trained model is fine-tuned with 1% samples in a novel environment for RFFI. Experimental results demonstrate that our method significantly enhances both feature extraction ability and generalization while requiring fewer samples and less time, making it suitable for practical wireless security applications.
