Unified Spatial-Temporal Edge-Enhanced Graph Networks for Pedestrian Trajectory Prediction
Ruochen Li, Tanqiu Qiao, Stamos Katsigiannis, Zhanxing Zhu, Hubert P., H. Shum

TL;DR
This paper introduces UniEdge, a unified spatial-temporal graph network with edge-enhanced features and a transformer-based predictor, significantly improving pedestrian trajectory prediction by capturing complex interactions more effectively.
Contribution
The paper proposes a novel unified ST graph structure, an edge-to-edge-node-to-node GCN, and a transformer-based predictor, advancing the modeling of high-order, implicit, and long-range interactions in trajectory prediction.
Findings
Outperforms state-of-the-art on ETH, UCY, and SDD datasets.
Effectively captures high-order cross-time interactions.
Enhances long-range dependency modeling in trajectory prediction.
Abstract
Pedestrian trajectory prediction aims to forecast future movements based on historical paths. Spatial-temporal (ST) methods often separately model spatial interactions among pedestrians and temporal dependencies of individuals. They overlook the direct impacts of interactions among different pedestrians across various time steps (i.e., high-order cross-time interactions). This limits their ability to capture ST inter-dependencies and hinders prediction performance. To address these limitations, we propose UniEdge with three major designs. Firstly, we introduce a unified ST graph data structure that simplifies high-order cross-time interactions into first-order relationships, enabling the learning of ST inter-dependencies in a single step. This avoids the information loss caused by multi-step aggregation. Secondly, traditional GNNs focus on aggregating pedestrian node features,…
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
MethodsConvolution · Focus
