English

Trajectory Imputation in Multi-Agent Sports with Derivative-Accumulating Self-Ensemble

Artificial Intelligence 2025-07-16 v4 Machine Learning Multiagent Systems

Abstract

Multi-agent trajectory data collected from domains such as team sports often suffer from missing values due to various factors. While many imputation methods have been proposed for spatiotemporal data, they are not well-suited for multi-agent sports scenarios where player movements are highly dynamic and inter-agent interactions continuously evolve. To address these challenges, we propose MIDAS (Multi-agent Imputer with Derivative-Accumulating Self-ensemble), a framework that imputes multi-agent trajectories with high accuracy and physical plausibility. It jointly predicts positions, velocities, and accelerations through a Set Transformer-based neural network and generates alternative estimates by recursively accumulating predicted velocity and acceleration values. These predictions are then combined using a learnable weighted ensemble to produce final imputed trajectories. Experiments on three sports datasets demonstrate that MIDAS significantly outperforms existing baselines in both positional accuracy and physical plausibility. Lastly, we showcase use cases of MIDAS, such as approximating total distance and pass success probability, to highlight its applicability to practical downstream tasks that require complete tracking data.

Keywords

Cite

@article{arxiv.2408.10878,
  title  = {Trajectory Imputation in Multi-Agent Sports with Derivative-Accumulating Self-Ensemble},
  author = {Han-Jun Choi and Hyunsung Kim and Minho Lee and Minchul Jeong and Chang-Jo Kim and Jinsung Yoon and Sang-Ki Ko},
  journal= {arXiv preprint arXiv:2408.10878},
  year   = {2025}
}

Comments

Accepted at ECML/PKDD 2025

R2 v1 2026-06-28T18:18:13.300Z