paper-with-me

Papers

Heteroscedastic Diffusion for Multi-Agent Trajectory Modeling

2026-05-11 · Guillem Capellera, Antonio Rubio, Luis Ferraz, Antonio Agudo arxiv

Multi-agent trajectory modeling traditionally focuses on forecasting, often neglecting more general tasks like trajectory completion, which is essential for real-world applications such as correcting tracking data. Existing methods also generally predict agents' states without offering any state-wise measure of heteroscedastic uncertainty. Moreover, popular multi-modal sampling methods lack error probability estimates for each generated scene under the same prior observations, which makes it difficult to rank the predictions at inference time. We introduce U2Diffine, a unified diffusion model built to perform trajectory completion while simultaneously offering state-wise heteroscedastic uncertainty estimates. This is achieved by augmenting the standard denoising loss with the negative log-likelihood of the predicted noise, and then propagating the latent space uncertainty to the real state space using a first-order Taylor approximation. We also propose U2Diff, a faster baseline that avoids gradient computation during sampling. This approach significantly increases inference speed, making it as efficient as a standard generative-only diffusion model. For post-processing, we integrate a Rank Neural Network (RankNN) that enables error probability estimation for each generated mode, demonstrating strong correlation with ground truth errors. Our method outperforms state-of-the-art solutions in both trajectory completion and forecasting across four challenging sports datasets (NBA, Basketball-U, Football-U, Soccer-U), underscoring the effectiveness of our uncertainty and error probability estimation.

📄 PDF Abstract BibTeX arXiv:2605.10717

Code (0)

등록된 구현이 없습니다.

Tasks

Trajectory Modeling

Similar Papers 제목 키워드 기반

MDG: Masked Denoising Generation for Multi-Agent Behavior Modeling in Traffic Environments

2025-11-21 · Zhiyu Huang, Zewei Zhou, Tianhui Cai, Yun Zhang 외 arxiv

Modeling realistic and interactive multi-agent behavior is critical to autonomous driving and traffic simulation. However, existing diffusion and autoregressive approaches are limited by iterative sampling, sequential de…

Autonomous DrivingMotion Planning

Heteroscedastic Bayesian Optimization-Based Dynamic PID Tuning for Accurate and Robust UAV Trajectory Tracking

2025-12-30 · Fuqiang Gu, Jiangshan Ai, Xu Lu, Xianlei Long 외 arxiv

Unmanned Aerial Vehicles (UAVs) play an important role in various applications, where precise trajectory tracking is crucial. However, conventional control algorithms for trajectory tracking often exhibit limited perform…

Uncertainty-Aware Trajectory Prediction via Rule-Regularized Heteroscedastic Deep Classification

2025-04-17 · Kumar Manas, Christian Schlauch, Adrian Paschke, Christian Wirth 외

Deep learning-based trajectory prediction models have demonstrated promising capabilities in capturing complex interactions. However, their out-of-distribution generalization remains a significant challenge, particularly…

DiversityGaussian ProcessesLanguage ModelingLanguage Modelling+4

Unified Uncertainty-Aware Diffusion for Multi-Agent Trajectory Modeling

2025-03-24 · CVPR 2025 1 · Guillem Capellera, Antonio Rubio, Luis Ferraz, Antonio Agudo

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 da…

DenoisingTrajectory Modeling

Generative Multi-Robot Motion Planning via Diffusion Modeling with Multi-Agent Reinforcement Learning Guidance

2026-05-30 · Suk Ki Lee, Venkata Sai Deepak Mutta, Hyunwoong Ko arxiv

Coordinating multiple robots in shared environments requires generating feasible trajectories for each agent while accounting for interactions among agents. Centralized planning approaches become difficult to scale as th…

Multi-agent Reinforcement LearningTrajectory PlanningMotion Planning