ROAIJun 25

LAMP: Lane-Aligned Motion Primitives for Feasible Trajectory Prediction

arXiv:2606.266615.6
Predicted impact top 70% in RO · last 90 daysOriginality Incremental advance
AI Analysis

For autonomous driving systems, this work improves the reliability of predicted trajectories by ensuring adherence to lane topology, which is critical for safety-critical planning.

LAMP proposes a topology-aware forecasting framework that anchors multimodal trajectory prediction to lane-aligned motion primitives, achieving comparable accuracy to SOTA while improving feasibility and diversity on Argoverse 2.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes