IDM-Follower: A Physics-Informed Neural Network Model for Trajectory Prediction

Role: Individual Research Project Period: Jan 2022 – Feb 2024 Code: GitHub

Overview

How to integrate explicit car-following models into learning-based models to improve training and prediction performance.

Contributions

  • Introduced a physics-informed neural network (PINN) model that integrates the Intelligent Driving Model (IDM).
  • The proposed model exhibits robustness against real-time GPS noise.

Methodology

The loss function combining physical laws and ground-truth difference is utilized to train a customized attention-based VAE model.

Outcomes