English

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

Computer Vision and Pattern Recognition 2025-03-14 v1 Artificial Intelligence Machine Learning

Abstract

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 KK sets of future trajectories is accurate but also encourages all KK 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 100\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

Keywords

Cite

@article{arxiv.2503.09950,
  title  = {MoFlow: One-Step Flow Matching for Human Trajectory Forecasting via Implicit Maximum Likelihood Estimation based Distillation},
  author = {Yuxiang Fu and Qi Yan and Lele Wang and Ke Li and Renjie Liao},
  journal= {arXiv preprint arXiv:2503.09950},
  year   = {2025}
}

Comments

Accepted to CVPR 2025

R2 v1 2026-06-28T22:18:26.508Z