HPNet: Dynamic Trajectory Forecasting with Historical Prediction Attention
Xiaolong Tang, Meina Kan, Shiguang Shan, Zhilong Ji, Jinfeng Bai,, Xilin Chen

TL;DR
HPNet introduces a dynamic trajectory forecasting approach that incorporates historical predictions with attention mechanisms to improve stability and accuracy in autonomous driving scenarios.
Contribution
It proposes a novel Historical Prediction Attention module that encodes relationships between successive predictions, enhancing trajectory stability and consistency.
Findings
Achieves state-of-the-art performance on Argoverse and INTERACTION datasets.
Generates more stable and accurate trajectories compared to static methods.
Effectively models temporal correlations in trajectory prediction.
Abstract
Predicting the trajectories of road agents is essential for autonomous driving systems. The recent mainstream methods follow a static paradigm, which predicts the future trajectory by using a fixed duration of historical frames. These methods make the predictions independently even at adjacent time steps, which leads to potential instability and temporal inconsistency. As successive time steps have largely overlapping historical frames, their forecasting should have intrinsic correlation, such as overlapping predicted trajectories should be consistent, or be different but share the same motion goal depending on the road situation. Motivated by this, in this work, we introduce HPNet, a novel dynamic trajectory forecasting method. Aiming for stable and accurate trajectory forecasting, our method leverages not only historical frames including maps and agent states, but also historical…
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
TopicsTraffic Prediction and Management Techniques · Image Processing and 3D Reconstruction · Time Series Analysis and Forecasting
