Annealed Winner-Takes-All for Motion Forecasting
Yihong Xu, Victor Letzelter, Micka\"el Chen, \'Eloi Zablocki, Matthieu, Cord

TL;DR
This paper introduces an annealed Winner-Takes-All loss (aWTA) for motion forecasting in autonomous driving, improving diversity and accuracy of predictions with fewer hypotheses and no post-selection, enhancing training stability and convergence.
Contribution
We integrate aWTA loss into existing motion forecasting models, demonstrating improved performance and stability with minimal hypotheses, reducing the need for post-selection.
Findings
Enhanced prediction diversity and accuracy.
Reduced number of hypotheses needed for effective forecasting.
Elimination of post-selection step during inference.
Abstract
In autonomous driving, motion prediction aims at forecasting the future trajectories of nearby agents, helping the ego vehicle to anticipate behaviors and drive safely. A key challenge is generating a diverse set of future predictions, commonly addressed using data-driven models with Multiple Choice Learning (MCL) architectures and Winner-Takes-All (WTA) training objectives. However, these methods face initialization sensitivity and training instabilities. Additionally, to compensate for limited performance, some approaches rely on training with a large set of hypotheses, requiring a post-selection step during inference to significantly reduce the number of predictions. To tackle these issues, we take inspiration from annealed MCL, a recently introduced technique that improves the convergence properties of MCL methods through an annealed Winner-Takes-All loss (aWTA). In this paper, we…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsForecasting Techniques and Applications · Time Series Analysis and Forecasting · Statistical and numerical algorithms
MethodsSparse Evolutionary Training
