Trajectory Prediction with Graph-based Dual-scale Context Fusion
Lu Zhang, Peiliang Li, Jing Chen, Shaojie Shen

TL;DR
This paper introduces a graph-based dual-scale context fusion network for trajectory prediction in autonomous driving, effectively encoding static and dynamic environments to generate accurate, multi-modal trajectories in complex urban scenarios.
Contribution
The novel dual-scale graph neural network encodes both geometrical and topological features, improving local-global feature fusion for trajectory prediction.
Findings
Outperforms recent state-of-the-art methods on Argoverse benchmark.
Generates accurate, human-like multi-modal trajectories.
Effective encoding of static and dynamic context in urban environments.
Abstract
Motion prediction for traffic participants is essential for a safe and robust automated driving system, especially in cluttered urban environments. However, it is highly challenging due to the complex road topology as well as the uncertain intentions of the other agents. In this paper, we present a graph-based trajectory prediction network named the Dual Scale Predictor (DSP), which encodes both the static and dynamical driving context in a hierarchical manner. Different from methods based on a rasterized map or sparse lane graph, we consider the driving context as a graph with two layers, focusing on both geometrical and topological features. Graph neural networks (GNNs) are applied to extract features with different levels of granularity, and features are subsequently aggregated with attention-based inter-layer networks, realizing better local-global feature fusion. Following the…
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
TopicsAutonomous Vehicle Technology and Safety · Traffic and Road Safety · Video Surveillance and Tracking Methods
