English

Unified Uncertainty-Aware Diffusion for Multi-Agent Trajectory Modeling

Computer Vision and Pattern Recognition 2025-04-01 v2

Abstract

Multi-agent trajectory modeling has primarily focused on forecasting future states, often overlooking broader tasks like trajectory completion, which are crucial for real-world applications such as correcting tracking data. Existing methods also generally predict agents' states without offering any state-wise measure of uncertainty. Moreover, popular multi-modal sampling methods lack any error probability estimates for each generated scene under the same prior observations, making it difficult to rank the predictions during inference time. We introduce U2Diff, a \textbf{unified} diffusion model designed to handle trajectory completion while providing state-wise \textbf{uncertainty} estimates jointly. This uncertainty estimation is achieved by augmenting the simple denoising loss with the negative log-likelihood of the predicted noise and propagating latent space uncertainty to the real state space. Additionally, we incorporate a Rank Neural Network in post-processing to enable \textbf{error probability} estimation for each generated mode, demonstrating a strong correlation with the error relative to ground truth. Our method outperforms the state-of-the-art solutions in trajectory completion and forecasting across four challenging sports datasets (NBA, Basketball-U, Football-U, Soccer-U), highlighting the effectiveness of uncertainty and error probability estimation. Video at https://youtu.be/ngw4D4eJToE

Keywords

Cite

@article{arxiv.2503.18589,
  title  = {Unified Uncertainty-Aware Diffusion for Multi-Agent Trajectory Modeling},
  author = {Guillem Capellera and Antonio Rubio and Luis Ferraz and Antonio Agudo},
  journal= {arXiv preprint arXiv:2503.18589},
  year   = {2025}
}

Comments

Accepted to CVPR 2025 conference

R2 v1 2026-06-28T22:32:08.904Z