Mitigating Receiver Impact on Radio Frequency Fingerprint Identification via Domain Adaptation
Liu Yang, Qiang Li, Xiaoyang Ren, Yi Fang, Shafei Wang
TL;DR
This work tackles cross-receiver radio frequency fingerprint identification (RFFI) by casting it as a domain adaptation problem: transfer a labeled model trained on a source receiver to a target receiver with unlabeled data. It derives a theoretical bound on the target risk that depends on domain discrepancy and pseudo-label accuracy, justifying a two-pronged approach of domain alignment and adaptive pseudo-labeling. The proposed method combines KL-divergence–based domain alignment (via a DV representation) with Curriculum Pseudo-Labeling and class weighting, trained in a minimax objective using a Gradient Ascent-Descent scheme. Experiments on the Wisig WiFi dataset demonstrate that the method substantially reduces receiver-induced performance gaps and outperforms strong baselines, with notable gains on challenging cross-receiver and cross-day transfers.
Abstract
Radio Frequency Fingerprint Identification (RFFI), which exploits non-ideal hardware-induced unique distortion resident in the transmit signals to identify an emitter, is emerging as a means to enhance the security of communication systems. Recently, machine learning has achieved great success in developing state-of-the-art RFFI models. However, few works consider cross-receiver RFFI problems, where the RFFI model is trained and deployed on different receivers. Due to altered receiver characteristics, direct deployment of RFFI model on a new receiver leads to significant performance degradation. To address this issue, we formulate the cross-receiver RFFI as a model adaptation problem, which adapts the trained model to unlabeled signals from a new receiver. We first develop a theoretical generalization error bound for the adaptation model. Motivated by the bound, we propose a novel method to solve the cross-receiver RFFI problem, which includes domain alignment and adaptive pseudo-labeling. The former aims at finding a feature space where both domains exhibit similar distributions, effectively reducing the domain discrepancy. Meanwhile, the latter employs a dynamic pseudo-labeling scheme to implicitly transfer the label information from the labeled receiver to the new receiver. Experimental results indicate that the proposed method can effectively mitigate the receiver impact and improve the cross-receiver RFFI performance.
