CVAIJun 10, 2025

TrajFlow: Multi-modal Motion Prediction via Flow Matching

arXiv:2506.08541v28 citationsh-index: 8IROS
Originality Highly original
AI Analysis

This addresses the need for scalable and accurate motion prediction in safety-critical autonomous driving applications, representing a novel method for a known bottleneck.

The paper tackles efficient multi-modal motion prediction for autonomous driving by introducing TrajFlow, a flow matching-based framework that predicts multiple plausible trajectories in a single pass, achieving state-of-the-art performance on the Waymo Open Motion Dataset.

Efficient and accurate motion prediction is crucial for ensuring safety and informed decision-making in autonomous driving, particularly under dynamic real-world conditions that necessitate multi-modal forecasts. We introduce TrajFlow, a novel flow matching-based motion prediction framework that addresses the scalability and efficiency challenges of existing generative trajectory prediction methods. Unlike conventional generative approaches that employ i.i.d. sampling and require multiple inference passes to capture diverse outcomes, TrajFlow predicts multiple plausible future trajectories in a single pass, significantly reducing computational overhead while maintaining coherence across predictions. Moreover, we propose a ranking loss based on the Plackett-Luce distribution to improve uncertainty estimation of predicted trajectories. Additionally, we design a self-conditioning training technique that reuses the model's own predictions to construct noisy inputs during a second forward pass, thereby improving generalization and accelerating inference. Extensive experiments on the large-scale Waymo Open Motion Dataset (WOMD) demonstrate that TrajFlow achieves state-of-the-art performance across various key metrics, underscoring its effectiveness for safety-critical autonomous driving applications. The code and other details are available on the project website https://traj-flow.github.io/.

Foundations

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

Your Notes