Interaction-Aware Personalized Vehicle Trajectory Prediction Using Temporal Graph Neural Networks
Amr Abdelraouf, Rohit Gupta, Kyungtae Han

TL;DR
This paper introduces a novel interaction-aware personalized vehicle trajectory prediction method using temporal graph neural networks, leveraging transfer learning and human-in-the-loop data collection to improve accuracy over generic models.
Contribution
It proposes a personalized trajectory prediction approach with a transfer learning pipeline and temporal graph neural networks, enhancing accuracy for individual drivers.
Findings
Personalized GCN-LSTM model outperforms generic models, especially for longer horizons.
Pre-training on large datasets reduces overfitting and improves personalization.
Experimental results confirm improved prediction accuracy with personalization.
Abstract
Accurate prediction of vehicle trajectories is vital for advanced driver assistance systems and autonomous vehicles. Existing methods mainly rely on generic trajectory predictions derived from large datasets, overlooking the personalized driving patterns of individual drivers. To address this gap, we propose an approach for interaction-aware personalized vehicle trajectory prediction that incorporates temporal graph neural networks. Our method utilizes Graph Convolution Networks (GCN) and Long Short-Term Memory (LSTM) to model the spatio-temporal interactions between target vehicles and their surrounding traffic. To personalize the predictions, we establish a pipeline that leverages transfer learning: the model is initially pre-trained on a large-scale trajectory dataset and then fine-tuned for each driver using their specific driving data. We employ human-in-the-loop simulation to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Traffic Prediction and Management Techniques · Human-Automation Interaction and Safety
MethodsConvolution
