Skip to content

Structured Driving-State Narratives for Small Language Model-Based GNSS Spoofing Detection

Aug 2026 · 0 citations · 7 references
Computer Science

TL;DR

The presented framework can detect and classify GNSS spoofing attacks in real-time while requiring relatively low computational and memory resources, and is therefore suitable for deployment on resource-constrained vehicular computing platforms.

Abstract

Autonomous vehicles (AVs) depend on reliable Global Navigation Satellite System (GNSS) positioning. However, spoofed GNSS signals can induce plausible but incorrect vehicle states. This study develops a small language model (SLM)-based framework for detecting and classifying GNSS spoofing attacks by comparing vehicle behaviors independently derived from GNSS and other sensing sources. The framework converts independent driving states from GNSS and other sensing sources into structured semantic narratives that are provided to an SLM for spoofing detection and attack classification. The performance of the SLM-based framework is compared with large language models (LLMs) fine-tuned on identical training data and evaluated on the same test set. The evaluation considers five classes: no attack, overshoot attack, stopped attack, turn-by-turn attack, and wrong-turn attack. The framework is also evaluated with geographically unseen field data collected in Clemson, South Carolina, United States. Experimental results indicate that the evaluated SLMs achieve performance similar to the LLMs, achieving an average accuracy of 96.99%, precision of 99.05%, recall of 95.59%, and F1-score of 97.18%. In terms of computational efficiency and resource utilization, the SLMs demonstrate advantages over the LLMs by requiring lower inference latency and less GPU memory during both fine-tuning and inference. Evaluation using field data collected in a geographically distinct location further demonstrated its efficacy. The presented framework can detect and classify GNSS spoofing attacks in real-time while requiring relatively low computational and memory resources, and is therefore suitable for deployment on resource-constrained vehicular computing platforms.

View source

Similar papers

Preprint Aug 2026

Distilling Vision-Language Models for Robust Traffic Sign Perception in Autonomous Vehicles

Evaluated on GTSRB and LISA across four backbones and three physical attack types, LAMDA is the only method among ten evaluated that consistently improves robustness across all attack-backbone-dataset combinations, while preserving or improving clean accuracy in nearly all cases.

Pedram MohajerAnsari, Amir Salarpour, Mert D. Pesé · 0 citations
Preprint Aug 2026

High-Order Liquid Evidence Encoding for Gradual GNSS Spoofing Detection in Autonomous Driving

A causal high-order liquid evidence framework for GNSS spoofing detection that achieves the highest F1-scores among the evaluated temporal models on Dataset~1 and Dataset~3, and detects both labeled normal-to-attack transitions within four sampling steps.

Muhammad Ayub Sabir, Junbiao Pang, Fatima Ashraf · 0 citations
Preprint Aug 2026

An Inline Control Architecture for Language Models in Intelligent Transportation Systems

Results show that unguarded and prompt-only baselines retain residual vulnerability under multi-turn adversarial trials, while Guarded-V2X consistently reduces intrusion acceptance success rates and eliminates observed unsafe completions in two-turn settings, without exceeding latency budgets for V2X semantic advisory paths.

N. Dewangan, M. Msahli · 0 citations
Open access Aug 2026

Probing Large Language Models for Autonomous Driving Behavior

Findings characterize model-level behavioral priors relevant to LLM choice and prompt design in AV applications, and show that LLM decisions reflect a mix of model characteristics, linguistic framing, and scenario context.

Zhipeng Bao, Wenjie Zhao, Qianwen Li · 0 citations

Related blog posts