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

📅 2024-08-20
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
To address the problem of physically implausible trajectory predictions in team sports—caused by frequent missing observations and complex dynamic multi-agent interactions—this paper proposes MIDAS, a novel framework based on the Set Transformer for joint prediction of position, velocity, and acceleration. MIDAS introduces a derivative-recursive cumulative self-ensembling mechanism that leverages physical kinematic constraints across multiple orders to generate diverse yet physically consistent trajectory estimates, which are then fused via learnable weighted aggregation. This is the first approach to achieve coordinated optimization of kinematic variables and enforce trajectory-level physical consistency in multi-agent sports settings. Evaluated on three benchmark datasets, MIDAS reduces positional prediction error by up to 32% and improves acceleration consistency by 41%, leading to significant gains in downstream tasks such as total distance covered estimation and pass success prediction.

Technology Category

Application Category

📝 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.
Problem

Research questions and friction points this paper is trying to address.

Imputing missing values in multi-agent sports trajectory data
Handling highly dynamic player movements and inter-agent interactions
Ensuring high accuracy and physical plausibility in imputed trajectories
Innovation

Methods, ideas, or system contributions that make the work stand out.

Set Transformer-based neural network for joint predictions
Recursive derivative accumulation for alternative estimates
Learnable weighted ensemble for final imputation
H
Han-Jun Choi
Korea Electronics Technology Institute, Seongnam, South Korea
Hyunsung Kim
Hyunsung Kim
KAIST & Fitogether
Sports AnalyticsMachine LearningGraph Neural Networks
M
Minho Lee
Fitogether Inc., Seoul, South Korea
M
Minchul Jeong
C
Chang-Jo Kim
Fitogether Inc., Seoul, South Korea
J
Jinsung Yoon
Fitogether Inc., Seoul, South Korea
Sang-Ki Ko
Sang-Ki Ko
University of Seoul
Theory of ComputationAlgorithmArtificial Intelligence