English

MTP-GO: Graph-Based Probabilistic Multi-Agent Trajectory Prediction with Neural ODEs

Robotics 2023-12-12 v4 Artificial Intelligence Machine Learning

Abstract

Enabling resilient autonomous motion planning requires robust predictions of surrounding road users' future behavior. In response to this need and the associated challenges, we introduce our model titled MTP-GO. The model encodes the scene using temporal graph neural networks to produce the inputs to an underlying motion model. The motion model is implemented using neural ordinary differential equations where the state-transition functions are learned with the rest of the model. Multimodal probabilistic predictions are obtained by combining the concept of mixture density networks and Kalman filtering. The results illustrate the predictive capabilities of the proposed model across various data sets, outperforming several state-of-the-art methods on a number of metrics.

Keywords

Cite

@article{arxiv.2302.00735,
  title  = {MTP-GO: Graph-Based Probabilistic Multi-Agent Trajectory Prediction with Neural ODEs},
  author = {Theodor Westny and Joel Oskarsson and Björn Olofsson and Erik Frisk},
  journal= {arXiv preprint arXiv:2302.00735},
  year   = {2023}
}

Comments

Code: https://github.com/westny/mtp-go

R2 v1 2026-06-28T08:29:35.870Z