Multiclass-SGCN: Sparse Graph-based Trajectory Prediction with Agent Class Embedding
Ruochen Li, Stamos Katsigiannis, Hubert P. H. Shum

TL;DR
Multiclass-SGCN introduces a sparse graph convolution approach that incorporates agent types and adaptive interaction masking to improve multi-class trajectory prediction accuracy in complex road scenarios.
Contribution
It presents a novel sparse graph convolution network with an interaction mask for multi-class trajectory prediction considering agent types and interactions.
Findings
Outperforms state-of-the-art methods on Stanford Drone Dataset.
Provides more realistic and plausible trajectory predictions.
Effectively models multi-class interactions with a sparse graph approach.
Abstract
Trajectory prediction of road users in real-world scenarios is challenging because their movement patterns are stochastic and complex. Previous pedestrian-oriented works have been successful in modelling the complex interactions among pedestrians, but fail in predicting trajectories when other types of road users are involved (e.g., cars, cyclists, etc.), because they ignore user types. Although a few recent works construct densely connected graphs with user label information, they suffer from superfluous spatial interactions and temporal dependencies. To address these issues, we propose Multiclass-SGCN, a sparse graph convolution network based approach for multi-class trajectory prediction that takes into consideration velocity and agent label information and uses a novel interaction mask to adaptively decide the spatial and temporal connections of agents based on their interaction…
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.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Autonomous Vehicle Technology and Safety · Traffic and Road Safety
MethodsConvolution
