Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

MoFlow: One-Step Flow Matching for Human Trajectory Forecasting via Implicit Maximum Likelihood Estimation based Distillation

About

In this paper, we address the problem of human trajectory forecasting, which aims to predict the inherently multi-modal future movements of humans based on their past trajectories and other contextual cues. We propose a novel motion prediction conditional flow matching model, termed MoFlow, to predict K-shot future trajectories for all agents in a given scene. We design a novel flow matching loss function that not only ensures at least one of the $K$ sets of future trajectories is accurate but also encourages all $K$ sets of future trajectories to be diverse and plausible. Furthermore, by leveraging the implicit maximum likelihood estimation (IMLE), we propose a novel distillation method for flow models that only requires samples from the teacher model. Extensive experiments on the real-world datasets, including SportVU NBA games, ETH-UCY, and SDD, demonstrate that both our teacher flow model and the IMLE-distilled student model achieve state-of-the-art performance. These models can generate diverse trajectories that are physically and socially plausible. Moreover, our one-step student model is $\textbf{100}$ times faster than the teacher flow model during sampling. The code, model, and data are available at our project page: https://moflow-imle.github.io

Yuxiang Fu, Qi Yan, Lele Wang, Ke Li, Renjie Liao• 2025

Related benchmarks

TaskDatasetResultRank
Trajectory PredictionNBA (test)
minADE200.18
143
Trajectory PredictionETH-UCY
Average ADE (20)0.2
57
Trajectory PredictionStanford Drone Dataset (SDD)--
26
Pedestrian Trajectory ForecastingETH/UCY Standard (Leave-one-out)
ADE (min20) - ETH0.4
8
Trajectory PredictionSDD
min_k ADE7.5
7
Human Trajectory ForecastingSDD (test)
Ravg87.6
3
Showing 6 of 6 rows

Other info

Code

Follow for update