Search papers, labs, and topics across Lattice.
This paper introduces LAMP, a lane-aligned motion forecasting framework that enhances trajectory predictions for autonomous driving by incorporating lane topology into multimodal predictions. By leveraging a VQ-VAE to learn shape-aware motion primitives and implementing a feasibility-aware intention selector, LAMP effectively filters out unreachable intentions, ensuring that the predicted trajectories adhere to physical constraints. Experimental results on the Argoverse 2 dataset reveal that LAMP not only matches state-of-the-art accuracy but also surpasses existing models in feasibility and diversity of predictions.
Trajectory predictions that respect lane topology can significantly improve the reliability of autonomous driving systems in complex scenarios.
Motion forecasting is essential for autonomous driving systems to enable safe decision-making and planning in complex driving scenarios. While existing predictors excel at minimizing standard displacement errors, they often overlook the adherence to lane topology of multimodal predictions, particularly for lower-probability modes. Consequently, predicted trajectories may violate physical and logical constraints, making the prediction set unreliable for safety-critical planning. In this paper, we propose LAMP (Lane-Aligned Motion Primitives), a topology-aware forecasting framework that anchors multimodal prediction to structured motion primitives aligned with lane topology. Specifically, we use a VQ-VAE to learn shape-aware motion primitives as discrete intention queries, capturing spatiotemporal patterns beyond endpoint-based intentions. We further introduce a feasibility-aware intention selector trained with a lane-topology prior for filtering unreachable intention queries, guiding the decoder to prioritize topology-consistent intentions while preserving behavioral diversity. Extensive experiments on the Argoverse 2 dataset demonstrate that LAMP achieves prediction accuracy comparable to state-of-the-art baselines while outperforming them in feasibility and diversity metrics.