English

Graph Neural Networks for Modelling Traffic Participant Interaction

Machine Learning 2019-05-08 v2 Machine Learning

Abstract

By interpreting a traffic scene as a graph of interacting vehicles, we gain a flexible abstract representation which allows us to apply Graph Neural Network (GNN) models for traffic prediction. These naturally take interaction between traffic participants into account while being computationally efficient and providing large model capacity. We evaluate two state-of-the art GNN architectures and introduce several adaptations for our specific scenario. We show that prediction error in scenarios with much interaction decreases by 30% compared to a model that does not take interactions into account. This suggests that interaction is important, and shows that we can model it using graphs. This makes GNNs a worthwhile addition to traffic prediction systems.

Keywords

Cite

@article{arxiv.1903.01254,
  title  = {Graph Neural Networks for Modelling Traffic Participant Interaction},
  author = {Frederik Diehl and Thomas Brunner and Michael Truong Le and Alois Knoll},
  journal= {arXiv preprint arXiv:1903.01254},
  year   = {2019}
}

Comments

To be published at IEEE Intelligent Vehicles Symposium 2019

R2 v1 2026-06-23T07:57:30.541Z