BANet: Motion Forecasting with Boundary Aware Network
Chen Zhang, Honglin Sun, Chen Chen, Yandong Guo

TL;DR
BANet enhances motion forecasting by incorporating comprehensive vector map elements, including lane boundaries, to better encode traffic rules and improve prediction accuracy, achieving top performance in the 2022 Argoverse2 challenge.
Contribution
The paper introduces BANet, a novel boundary-aware network that encodes multiple vector map elements beyond lane centerlines for improved motion forecasting.
Findings
Achieved state-of-the-art results on Argoverse2 challenge
Incorporating lane boundary information improves prediction accuracy
Outperforms previous lane-centric models
Abstract
We propose a motion forecasting model called BANet, which means Boundary-Aware Network, and it is a variant of LaneGCN. We believe that it is not enough to use only the lane centerline as input to obtain the embedding features of the vector map nodes. The lane centerline can only provide the topology of the lanes, and other elements of the vector map also contain rich information. For example, the lane boundary can provide traffic rule constraint information such as whether it is possible to change lanes which is very important. Therefore, we achieved better performance by encoding more vector map elements in the motion forecasting model.We report our results on the 2022 Argoverse2 Motion Forecasting challenge and rank 1st on the test leaderboard.
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
TopicsTraffic Prediction and Management Techniques · Anomaly Detection Techniques and Applications · Autonomous Vehicle Technology and Safety
MethodsTest
