Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Trajectory Forecasting on Temporal Graphs

About

Predicting future locations of agents in the scene is an important problem in self-driving. In recent years, there has been a significant progress in representing the scene and the agents in it. The interactions of agents with the scene and with each other are typically modeled with a Graph Neural Network. However, the graph structure is mostly static and fails to represent the temporal changes in highly dynamic scenes. In this work, we propose a temporal graph representation to better capture the dynamics in traffic scenes. We complement our representation with two types of memory modules; one focusing on the agent of interest and the other on the entire scene. This allows us to learn temporally-aware representations that can achieve good results even with simple regression of multiple futures. When combined with goal-conditioned prediction, we show better results that can reach the state-of-the-art performance on the Argoverse benchmark.

G\"orkay Aydemir, Adil Kaan Akan, Fatma G\"uney• 2022

Related benchmarks

TaskDatasetResultRank
Motion forecastingArgoverse 1.0 (val)
minFDE61.08
29
Trajectory PredictionArgoverse Motion Forecasting Leaderboard 1.0 (test)
minADE (6)0.86
12
Showing 2 of 2 rows

Other info

Code

Follow for update