Deep Sequence-to-Sequence Models for GNSS Spoofing Detection
Jan Zelinka, Oliver Kost, Marek Hrúz
TL;DR
GNSS signals are vulnerable to spoofing, and real-world spoofing data are scarce. The authors introduce a synthetic data generator to create diverse spoofing scenarios (targeted and regional) and train online sequence-to-sequence detectors using LSTM and Transformer-inspired architectures. Transformer-based models with early fusion achieve the best performance, reaching an error rate of 0.16% on a large synthetic test set, demonstrating feasibility of online spoofing detection with deep learning. The work provides a platform for rapid evaluation, though real-world validation is needed to confirm applicability.
Abstract
We present a data generation framework designed to simulate spoofing attacks and randomly place attack scenarios worldwide. We apply deep neural network-based models for spoofing detection, utilizing Long Short-Term Memory networks and Transformer-inspired architectures. These models are specifically designed for online detection and are trained using the generated dataset. Our results demonstrate that deep learning models can accurately distinguish spoofed signals from genuine ones, achieving high detection performance. The best results are achieved by Transformer-inspired architectures with early fusion of the inputs resulting in an error rate of 0.16%.
