Embedding-Assisted Attentional Deep Learning for Real-World RF Fingerprinting of Bluetooth
Anu Jagannath, Jithin Jagannath

TL;DR
This paper introduces Mbed-ATN, an embedding-assisted attentional deep learning framework that efficiently fingerprints real-world Bluetooth devices, demonstrating superior accuracy, lower complexity, and better generalization in practical scenarios.
Contribution
The paper presents a novel embedding-assisted attentional framework for Bluetooth fingerprinting, with comprehensive evaluation on real-world data and significant improvements over existing models in efficiency and accuracy.
Findings
9.17x less memory than GRU at 100 kS sample length
16.9x fewer FLOPs compared to Oracle model
5.32x higher TPR and 6.74x higher accuracy at 1 MS sample length
Abstract
A scalable and computationally efficient framework is designed to fingerprint real-world Bluetooth devices. We propose an embedding-assisted attentional framework (Mbed-ATN) suitable for fingerprinting actual Bluetooth devices. Its generalization capability is analyzed in different settings and the effect of sample length and anti-aliasing decimation is demonstrated. The embedding module serves as a dimensionality reduction unit that maps the high dimensional 3D input tensor to a 1D feature vector for further processing by the ATN module. Furthermore, unlike the prior research in this field, we closely evaluate the complexity of the model and test its fingerprinting capability with real-world Bluetooth dataset collected under a different time frame and experimental setting while being trained on another. Our study reveals a 9.17x and 65.2x lesser memory usage at a sample length of 100…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBluetooth and Wireless Communication Technologies · Microwave Engineering and Waveguides · Speech and Audio Processing
MethodsTest · Gated Recurrent Unit
