论文精选

FreqSpaNet模型用于硬件完整性检测

FreqSpaNet: Frequency and Spatial Learning of SFPF for Physical Layer Hardware Integrity Detection

精选理由

这个模型很实用,能检测无线设备是否被非法替换,准确率很高,比之前的基线方法好很多。

针对无线设备被替换后逻辑身份不变但物理实现改变的问题,提出FreqSpaNet模型。该模型通过频率分支捕捉相邻频率间的局部变化,通过空间分支建模方向关系,最终实现硬件异常检测。实验表明其AUROC达到96.31%,比基线高出9.05个百分点。

原文 · arXiv cs.LG

FreqSpaNet: Frequency and Spatial Learning of SFPF for Physical Layer Hardware Integrity Detection

Unauthorized hardware replacement can preserve a wireless device's logical identity while altering its physical implementation, posing a challenge to hardware integrity verification. Spatio-frequency polarization fingerprints (SFPFs) capture device-dependent responses across multiple frequencies and directions, but their frequency and spatial dimensions exhibit different structural dependencies. We propose FreqSpaNet, an SFPF representation learning network for open set hardware anomaly detection. A frequency branch captures local variations among neighboring frequencies, while a geometry-aware spatial branch models directional relationships using angular information. The two representations are combined through adaptive fusion, and complementary pretraining further captures shared information while preserving the distinct characteristics of the frequency and spatial representations. Experiments show that FreqSpaNet achieves a mean AUROC of 96.31\%, 9.05 points above the baseline. Results under seven hardware replacement scenarios further verify the effectiveness of FreqSpaNet.