CRAISYOct 12, 2025

GPS Spoofing Attack Detection in Autonomous Vehicles Using Adaptive DBSCAN

arXiv:2510.10766v14 citationsh-index: 8SMC
Originality Incremental advance
AI Analysis

It addresses security threats for autonomous vehicles, offering a novel detection method with high accuracy, though it is incremental as it builds on existing DBSCAN techniques.

This study tackled GPS spoofing attacks in autonomous vehicles by developing an adaptive DBSCAN algorithm that adjusts detection thresholds in real-time, achieving detection accuracies ranging from 98.38% to 99.96% on various attack types in real-world datasets.

As autonomous vehicles become an essential component of modern transportation, they are increasingly vulnerable to threats such as GPS spoofing attacks. This study presents an adaptive detection approach utilizing a dynamically tuned Density Based Spatial Clustering of Applications with Noise (DBSCAN) algorithm, designed to adjust the detection threshold (ε) in real-time. The threshold is updated based on the recursive mean and standard deviation of displacement errors between GPS and in-vehicle sensors data, but only at instances classified as non-anomalous. Furthermore, an initial threshold, determined from 120,000 clean data samples, ensures the capability to identify even subtle and gradual GPS spoofing attempts from the beginning. To assess the performance of the proposed method, five different subsets from the real-world Honda Research Institute Driving Dataset (HDD) are selected to simulate both large and small magnitude GPS spoofing attacks. The modified algorithm effectively identifies turn-by-turn, stop, overshoot, and multiple small biased spoofing attacks, achieving detection accuracies of 98.621%, 99.960.1%, 99.880.1%, and 98.380.1%, respectively. This work provides a substantial advancement in enhancing the security and safety of AVs against GPS spoofing threats.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes