TL;DR
Semantics-STGCNN introduces a semantics-guided graph convolutional network that incorporates class information to improve multi-class trajectory prediction accuracy in complex road scenarios.
Contribution
The paper proposes a novel semantics-guided adjacency matrix embedding class labels into a graph convolutional framework for enhanced trajectory prediction.
Findings
Outperforms existing methods on trajectory prediction tasks.
Introduces new metrics, aADE and aFDE, for more accurate evaluation.
Effectively models semantic and velocity-based spatial-temporal dependencies.
Abstract
Predicting the movement trajectories of multiple classes of road users in real-world scenarios is a challenging task due to the diverse trajectory patterns. While recent works of pedestrian trajectory prediction successfully modelled the influence of surrounding neighbours based on the relative distances, they are ineffective on multi-class trajectory prediction. This is because they ignore the impact of the implicit correlations between different types of road users on the trajectory to be predicted - for example, a nearby pedestrian has a different level of influence from a nearby car. In this paper, we propose to introduce class information into a graph convolutional neural network to better predict the trajectory of an individual. We embed the class labels of the surrounding objects into the label adjacency matrix (LAM), which is combined with the velocity-based adjacency matrix…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
