Generalizability Analysis of Graph-based Trajectory Predictor with Vectorized Representation
Juanwu Lu, Wei Zhan, Masayoshi Tomizuka, Yeping Hu

TL;DR
This paper investigates the generalizability of graph-based trajectory prediction models for autonomous vehicles, revealing significant performance drops under domain shifts and providing interpretability insights to address these issues.
Contribution
It introduces a framework using feature attribution to analyze the generalizability of graph neural network-based trajectory predictors under domain shifts.
Findings
Performance degrades significantly with domain shift
Feature attribution helps identify causes of prediction errors
Biases from training data affect model accuracy
Abstract
Trajectory prediction is one of the essential tasks for autonomous vehicles. Recent progress in machine learning gave birth to a series of advanced trajectory prediction algorithms. Lately, the effectiveness of using graph neural networks (GNNs) with vectorized representations for trajectory prediction has been demonstrated by many researchers. Nonetheless, these algorithms either pay little attention to models' generalizability across various scenarios or simply assume training and test data follow similar statistics. In fact, when test scenarios are unseen or Out-of-Distribution (OOD), the resulting train-test domain shift usually leads to significant degradation in prediction performance, which will impact downstream modules and eventually lead to severe accidents. Therefore, it is of great importance to thoroughly investigate the prediction models in terms of their generalizability,…
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 · Bayesian Modeling and Causal Inference · Explainable Artificial Intelligence (XAI)
MethodsTest
