paper-with-me

홈 › Papers

Ball Trajectory Inference from Multi-Agent Sports Contexts Using Set Transformer and Hierarchical Bi-LSTM

2023-06-14 · Hyunsung Kim, Han-Jun Choi, Chang Jo Kim, Jinsung Yoon, Sang-Ki Ko

As artificial intelligence spreads out to numerous fields, the application of AI to sports analytics is also in the spotlight. However, one of the major challenges is the difficulty of automated acquisition of continuous movement data during sports matches. In particular, it is a conundrum to reliably track a tiny ball on a wide soccer pitch with obstacles such as occlusion and imitations. Tackling the problem, this paper proposes an inference framework of ball trajectory from player trajectories as a cost-efficient alternative to ball tracking. We combine Set Transformers to get permutation-invariant and equivariant representations of the multi-agent contexts with a hierarchical architecture that intermediately predicts the player ball possession to support the final trajectory inference. Also, we introduce the reality loss term and postprocessing to secure the estimated trajectories to be physically realistic. The experimental results show that our model provides natural and accurate trajectories as well as admissible player ball possession at the same time. Lastly, we suggest several practical applications of our framework including missing trajectory imputation, semi-automated pass annotation, automated zoom-in for match broadcasting, and calculating possession-wise running performance metrics.

📄 PDF Abstract BibTeX arXiv:2306.08206

Code (1)

pientist/ballradar 공식 구현 pytorch

Tasks

ImputationSports Analytics

Similar Papers 제목 키워드 기반

AdaSports-Traj: Role- and Domain-Aware Adaptation for Multi-Agent Trajectory Modeling in Sports

2025-09-19 · Yi Xu, Yun Fu arxiv

Trajectory prediction in multi-agent sports scenarios is inherently challenging due to the structural heterogeneity across agent roles (e.g., players vs. ball) and dynamic distribution gaps across different sports domain…

Trajectory PredictionContrastive LearningTrajectory Modeling

TranSPORTmer: A Holistic Approach to Trajectory Understanding in Multi-Agent Sports

2024-10-23 · Guillem Capellera, Luis Ferraz, Antonio Rubio, Antonio Agudo 외

Understanding trajectories in multi-agent scenarios requires addressing various tasks, including predicting future movements, imputing missing observations, inferring the status of unseen agents, and classifying differen…

Imputation

Coherent Multi-Agent Trajectory Forecasting in Team Sports with CausalTraj

2025-11-23 · Wei Zhen Teoh arxiv

Jointly forecasting trajectories of multiple interacting agents is a core challenge in sports analytics and other domains involving complex group dynamics. Accurate prediction enables realistic simulation and strategic u…

Trajectory Forecasting

Multi-Camera Asynchronous Ball Localization and Trajectory Prediction with Factor Graphs and Human Poses

2024-01-30 · Qingyu Xiao, Zulfiqar Zaidi, Matthew Gombolay

The rapid and precise localization and prediction of a ball are critical for developing agile robots in ball sports, particularly in sports like tennis characterized by high-speed ball movements and powerful spins. The M…

PredictionTrajectory Prediction

Diverse Generation for Multi-Agent Sports Games

2019-06-01 · CVPR 2019 6 · Raymond A. Yeh, Alexander G. Schwing, Jonathan Huang, Kevin Murphy

In this paper, we propose a new generative model for multi-agent trajectory data, focusing on the case of multi-player sports games. Our model leverages graph neural networks (GNNs) and variational recurrent neural netwo…

counterfactual