# Performance Analysis of LSTM, GRU and Hybrid LSTM–GRU Model for Detecting GPS Spoofing Attacks

**Authors:** Umur Kuriş, Özgür Can Turna

PMC · DOI: 10.3390/s26041111 · 2026-02-09

## TL;DR

This paper compares LSTM, GRU, and a hybrid LSTM–GRU model for detecting GPS spoofing attacks on drones, finding the hybrid model to be most effective.

## Contribution

The novel contribution is the development and evaluation of a hybrid LSTM–GRU deep learning model for GPS spoofing detection in UAVs.

## Key findings

- The LSTM–GRU hybrid model achieved 99.31% accuracy and 97.47% F1-score in detecting GPS spoofing attacks.
- All models showed near-perfect classification performance based on ROC curves and AUC values.
- The hybrid model outperformed standalone LSTM and GRU models in recall and overall detection reliability.

## Abstract

The exposure of Unmanned Aerial Vehicles (UAVs) to Global Positioning System (GPS) spoofing attacks constitutes a major cybersecurity challenge. In this work, we conduct a comparative performance analysis of LSTM, GRU, and sequential LSTM–GRU hybrid deep learning models for the detection of GPS spoofing attacks. The ‘UAV Attack’ dataset was preprocessed, and the 11 most significant features were selected using correlation and mutual information algorithms. The models were evaluated using a robust 5-fold cross-validation framework. A combination of 99.31% accuracy, 96.98% recall, and a 97.47% F1-score was achieved by the LSTM–GRU hybrid model, distinguishing it as the leading performer in the experimental study. The LSTM model achieved the highest precision, with a value of 98.49%. ROC curves and AUC values confirmed that the classification performance of all models was close to perfect for the simulated dataset. The findings indicate that deep-learning-based models incorporating the hybrid LSTM–GRU architectures provide an effective and reliable approach designed to identify GPS-spoofing threats affecting UAVs.

## Full-text entities

- **Diseases:** injury to (MESH:D014947)
- **Species:** Homo sapiens (human, species) [taxon 9606]

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/PMC12944428/full.md

---
Source: https://tomesphere.com/paper/PMC12944428