paper-with-me

홈 › Papers

Towards Length-Versatile and Noise-Robust Radio Frequency Fingerprint Identification

2022-07-06 · Guanxiong Shen, Junqing Zhang, Alan Marshall, Mikko Valkama, Joseph Cavallaro

Radio frequency fingerprint identification (RFFI) can classify wireless devices by analyzing the signal distortions caused by the intrinsic hardware impairments. State-of-the-art neural networks have been adopted for RFFI. However, many neural networks, e.g., multilayer perceptron (MLP) and convolutional neural network (CNN), require fixed-size input data. In addition, many IoT devices work in low signal-to-noise ratio (SNR) scenarios but the RFFI performance in such scenarios is rarely investigated. In this paper, we analyze the reason why MLP- and CNN-based RFFI systems are constrained by the input size. To overcome this, we propose four neural networks that can process signals of variable lengths, namely flatten-free CNN, long short-term memory (LSTM) network, gated recurrent unit (GRU) network and transformer. We adopt data augmentation during training which can significantly improve the model's robustness to noise. We compare two augmentation schemes, namely offline and online augmentation. The results show the online one performs better. During the inference, a multi-packet inference approach is further leveraged to improve the classification accuracy in low SNR scenarios. We take LoRa as a case study and evaluate the system by classifying 10 commercial-off-the-shelf LoRa devices in various SNR conditions. The online augmentation can boost the low-SNR classification accuracy by up to 50% and the multi-packet inference approach can further increase the accuracy by over 20%.

📄 PDF Abstract BibTeX arXiv:2207.03001

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

Noise-Robust Radio Frequency Fingerprint Identification Using Denoise Diffusion Model

2025-03-07 · Guolin Yin, Junqing Zhang, Yuan Ding, Simon Cotton

Securing Internet of Things (IoT) devices presents increasing challenges due to their limited computational and energy resources. Radio Frequency Fingerprint Identification (RFFI) emerges as a promising authentication te…

Radio Frequency Fingerprint Identification for Security in Low-Cost IoT Devices

2021-11-28 · Guanxiong Shen, Junqing Zhang, Alan Marshall, Mikko Valkama 외

Radio frequency fingerprint identification (RFFI) can uniquely classify wireless devices by analyzing the received signal distortions caused by the intrinsic hardware impairments. The state-of-the-art deep learning techn…

Data Augmentation

A Generic Machine Learning Framework for Radio Frequency Fingerprinting

2025-10-10 · Alex Hiles, Bashar I. Ahmad arxiv

Fingerprinting radio frequency (RF) emitters typically involves finding unique characteristics that are featured in their received signal. These fingerprints are nuanced, but sufficiently detailed, motivating the pursuit…

Pre-print: Radio Identity Verification-based IoT Security Using RF-DNA Fingerprints and SVM

2020-05-19 · Donald Reising, Joseph Cancelleri, T. Daniel Loveless, Farah Kandah 외

It is estimated that the number of IoT devices will reach 75 billion in the next five years. Most of those currently, and to be deployed, lack sufficient security to protect themselves and their networks from attack by m…

An experimental study: RF Fingerprinting of Bluetooth devices

2024-02-09 · Artis Rušiņš, Krišjānis Nesenbergs, Deniss Tiščenko, Pēteris Paikens

This paper presents an experimental study on radio frequency (RF) fingerprinting of Bluetooth Classic devices. Our research aims to provide a practical evaluation of the possibilities for RF fingerprinting of everyday Bl…