LMFormer: Lane based Motion Prediction Transformer
By: Harsh Yadav , Maximilian Schaefer , Kun Zhao and more
Potential Business Impact:
Helps self-driving cars predict where others will go.
Motion prediction plays an important role in autonomous driving. This study presents LMFormer, a lane-aware transformer network for trajectory prediction tasks. In contrast to previous studies, our work provides a simple mechanism to dynamically prioritize the lanes and shows that such a mechanism introduces explainability into the learning behavior of the network. Additionally, LMFormer uses the lane connection information at intersections, lane merges, and lane splits, in order to learn long-range dependency in lane structure. Moreover, we also address the issue of refining the predicted trajectories and propose an efficient method for iterative refinement through stacked transformer layers. For benchmarking, we evaluate LMFormer on the nuScenes dataset and demonstrate that it achieves SOTA performance across multiple metrics. Furthermore, the Deep Scenario dataset is used to not only illustrate cross-dataset network performance but also the unification capabilities of LMFormer to train on multiple datasets and achieve better performance.
Similar Papers
Rethinking Transformer Connectivity: TLinFormer, A Path to Exact, Full Context-Aware Linear Attention
Machine Learning (CS)
Makes AI understand long stories faster.
MSRFormer: Road Network Representation Learning using Multi-scale Feature Fusion of Heterogeneous Spatial Interactions
Artificial Intelligence
Maps roads better for smarter traffic.
Future-Aware Interaction Network For Motion Forecasting
CV and Pattern Recognition
Helps self-driving cars predict where others will go.