Skip to content
Open access

Federated spatio-temporal graph neural network for privacy-preserving vehicle trajectory prediction in autonomous driving

Aug 2026 · Frontiers in Artificial Intelligence · Vol 9 · 0 citations · 34 references
Medicine

TL;DR

A Federated Spatio-Temporal Synchronous Dynamic Graph Neural Network (Federated STSDGNN) framework for privacy-preserving and adaptive trajectory prediction, which achieves approximately 23.5% lower RMSE compared to the centralized STSDGNN baseline in the conducted experiments, and has the potential to support future privacy-preserving V2X (Vehicle-to-Everything) applications.

Abstract

Accurate vehicle trajectory prediction plays a vital role in autonomous driving and intelligent transport systems. Deep learning models like LSTM, CNN, GNN, etc., have shown remarkable performance but often operate in a centralized setting, aggregating raw trajectory data at the server. Furthermore, the majority of models focus on either spatial or temporal features alone, but overlook the information that can be obtained by combining spatio-temporal features. This leads to major privacy concerns, issues with centralized data, and scalability problems. To overcome these challenges, we introduce a Federated Spatio-Temporal Synchronous Dynamic Graph Neural Network (Federated STSDGNN) framework for privacy-preserving and adaptive trajectory prediction. Using the highD dataset, trajectories are segmented into spatiotemporal sequences and represented as dynamic interaction graphs. Each client (vehicle or roadside unit) locally trains an STSDGNN consisting of a pre-processing module, a spatial-temporal synchronization module (GCN/GAT with GRU) and a prediction module (CNN with MLP). Clients send only model updates, which are aggregated by the server using a federated learning algorithm. This design improves privacy, achieves approximately 23.5% lower RMSE compared to the centralized STSDGNN baseline in the conducted experiments, and has the potential to support future privacy-preserving V2X (Vehicle-to-Everything) applications.

Read PDF

Similar papers

Open access 2026

Robustness of Spatio-Temporal Graph Neural Networks for Traffic Forecasting Under Realistic Sensor Degradation

A robust focused comparative evaluation of seven traffic forecasting approaches suggests that traffic forecasting models should be assessed not only by clean-data accuracy but also by their robustness under degraded sensing conditions before deployment in real intelligent transportation systems.

Shreya N. Desai, Kasim Ishaque Ghanchi, Ali Mehdi Mirza et al. · 0 citations
Open access Aug 2026

Federated Learning Approach for Multi-Regional Traffic Flow Prediction

Experiments on controlled synthetic data and the Q-Traffic real-world dataset demonstrate that the proposed framework improves predictive accuracy, cross-client stability, and robustness under heterogeneous federated traffic scenarios.

Zhi-Cheng Wang, Tao Zhang, Yi-Meng Zhu et al. · 0 citations
Open access Jul 2026

An Interpretable and Edge Deployable Spatio-Temporal Trajectory Prediction for Autonomous Driving

A comprehensive Explainable AI (XAI) evaluation framework is introduced, including temporal sensitivity analysis, interaction-aware perturbation studies, spatial influence analysis, and gradient-based feature attribution methods that provide insights into how the model captures temporal motion dependencies, neighboring vehicle interactions, and environmental context during trajectory prediction.

R. Megalingam, Naveen Prasaad Selvarajan, Pritty Vijay · 0 citations
Open access Aug 2026

STGFormer: Spatio-Temporal Graph Transformer for Traffic Flow Prediction in Sparse-Sensing Scenarios

An improved Transformer prediction model that integrates a graph convolutional network (GCN) and a self-attention mechanism is proposed for traffic flow prediction, combining temporal self-attention and learnable temporal encoding to capture both long-term traffic evolution patterns and sudden fluctuations.

Jin Zhang, Feng-Min Tan, Wei Bai et al. · 0 citations
Open access 2026

MIMTP: Mamba-Driven Interaction-Aware Multi-Modal Trajectory Prediction for Autonomous Driving

An efficient Mamba-based feature extraction framework for jointly encoding vehicle trajectories and map information is proposed and achieves superior performance in terms of minADE, minFDE, and minMR, while maintaining high computational efficiency.

J. Li, L. Wang, J. Pei · 0 citations
Open access Jul 2026

Traffic Flow Prediction System Based on Spatiotemporal Graph Neural Network

This framework introduces an adaptive graph learning module that dynamically infers meaningful connectivity relationships among traffic sensors—not relying on fixed geographic or distance-based assumptions—but instead leveraging real-time traffic correlations and node-level embeddings, enabling effective modeling of both localized spatial interactions and multi-scale temporal dependencies across varying prediction horizons.

Zhengxu Luan, Huan Wang, Miaobowen Wang et al. · 0 citations