NetTraj: A Network-based Vehicle Trajectory Prediction Model with Directional Representation and Spatiotemporal Attention Mechanisms
Yuebing Liang, Zhan Zhao

TL;DR
NetTraj is a novel vehicle trajectory prediction model that uses a network-based representation with directional and spatiotemporal attention mechanisms, significantly improving prediction accuracy in city-scale road networks.
Contribution
The paper introduces a network-based trajectory representation and combines local graph and temporal attention mechanisms, advancing vehicle trajectory prediction over existing cell-based methods.
Findings
NetTraj outperforms state-of-the-art methods on large-scale taxi datasets.
The directional and network-based representation improves spatial dependency modeling.
Spatiotemporal attention mechanisms enhance temporal dependency capture.
Abstract
Trajectory prediction of vehicles in city-scale road networks is of great importance to various location-based applications such as vehicle navigation, traffic management, and location-based recommendations. Existing methods typically represent a trajectory as a sequence of grid cells, road segments or intention sets. None of them is ideal, as the cell-based representation ignores the road network structures and the other two are less efficient in analyzing city-scale road networks. Moreover, previous models barely leverage spatial dependencies or only consider them at the grid cell level, ignoring the non-Euclidean spatial structure shaped by irregular road networks. To address these problems, we propose a network-based vehicle trajectory prediction model named NetTraj, which represents each trajectory as a sequence of intersections and associated movement directions, and then feeds…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory
