English

Recall to Predict: Grounding Motion Forecasting in Interpretable Motion Bank

Computer Vision and Pattern Recognition 2026-05-05 v1

Abstract

Motion forecasting often requires trading interpretability for predictive accuracy. Standard anchor-based architectures rely on opaque latent queries that are highly prone to latent collapse, or naive trajectory sampling that limits multi-modal diversity. We propose an end-to-end differentiable framework that grounds predictions in a comprehensive "motion bank", a structured embedding space of physically realizable trajectories constructed via contrastive learning. Rather than regressing paths from a blank slate, our architecture dynamically retrieves explicit motion priors using a novel Anchor Retrieval Layer. This module adapts orthogonally initialized queries via a Dual-Level Gated Cross-Attention mechanism and executes discrete trajectory selection using a Straight-Through Gumbel-Softmax estimator to preserve continuous gradient flow. The retrieved semantically grounded anchors are then geometrically refined by a DETR-style decoder, optimized jointly with a Winner-Takes-All (WTA) kinematic Gaussian Mixture Model (GMM), a latent diversity penalty, and a soft-min weighted endpoint loss. By strictly conditioning the decoding phase on diverse, interpretable motion primitives, our approach eliminates the "black box" of standard latent queries while achieving competitive multi-modal accuracy on the Argoverse 2 and Waymo Open Motion datasets. Code is available at: https://github.com/abviv/recall2predict

Keywords

Cite

@article{arxiv.2605.01393,
  title  = {Recall to Predict: Grounding Motion Forecasting in Interpretable Motion Bank},
  author = {Abhishek Vivekanandan and Ahmed Abouelazm and J. Marius Zöllner},
  journal= {arXiv preprint arXiv:2605.01393},
  year   = {2026}
}

Comments

Sumitted for PeerReview

R2 v1 2026-07-01T12:46:35.933Z