Ball Trajectory Inference from Multi-Agent Sports Contexts Using Set
Transformer and Hierarchical Bi-LSTM
- URL: http://arxiv.org/abs/2306.08206v1
- Date: Wed, 14 Jun 2023 02:19:59 GMT
- Title: Ball Trajectory Inference from Multi-Agent Sports Contexts Using Set
Transformer and Hierarchical Bi-LSTM
- Authors: Hyunsung Kim, Han-Jun Choi, Chang Jo Kim, Jinsung Yoon, Sang-Ki Ko
- Abstract summary: This paper proposes an inference framework of ball trajectory from player trajectories as a cost-efficient alternative to ball tracking.
The experimental results show that our model provides natural and accurate trajectories as well as admissible player ball possession at the same time.
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.
- Score: 18.884300680050316
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: 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.
Related papers
- TranSPORTmer: A Holistic Approach to Trajectory Understanding in Multi-Agent Sports [28.32714256545306]
TranSPORTmer is a unified transformer-based framework capable of addressing all these tasks.
It effectively captures temporal dynamics and social interactions in an equivariant manner.
It outperforms state-of-the-art task-specific models in player forecasting, player forecasting-imputation, ball inference, and ball imputation.
arXiv Detail & Related papers (2024-10-23T11:35:44Z) - DBHP: Trajectory Imputation in Multi-Agent Sports Using Derivative-Based Hybrid Prediction [17.634603536233975]
The paper proposes a Derivative-Based Hybrid Prediction (DBHP) framework that can effectively impute multiple agents' missing trajectories.
Our framework significantly outperforms existing imputation baselines.
arXiv Detail & Related papers (2024-08-20T14:08:16Z) - Deciphering Movement: Unified Trajectory Generation Model for Multi-Agent [53.637837706712794]
We propose a Unified Trajectory Generation model, UniTraj, that processes arbitrary trajectories as masked inputs.
Specifically, we introduce a Ghost Spatial Masking (GSM) module embedded within a Transformer encoder for spatial feature extraction.
We benchmark three practical sports game datasets, Basketball-U, Football-U, and Soccer-U, for evaluation.
arXiv Detail & Related papers (2024-05-27T22:15:23Z) - Exploring Dynamic Transformer for Efficient Object Tracking [58.120191254379854]
We propose DyTrack, a dynamic transformer framework for efficient tracking.
DyTrack automatically learns to configure proper reasoning routes for various inputs, gaining better utilization of the available computational budget.
Experiments on multiple benchmarks demonstrate that DyTrack achieves promising speed-precision trade-offs with only a single model.
arXiv Detail & Related papers (2024-03-26T12:31:58Z) - SportsNGEN: Sustained Generation of Realistic Multi-player Sports Gameplay [19.80390059667457]
We present a transformer decoder based sports simulation engine, SportsNGEN, trained on sports player and ball tracking sequences.
By training on a large database of professional tennis tracking data, we demonstrate that simulations produced by SportsNGEN can be used to predict the outcomes of rallies.
We show that the model output sampling parameters are crucial to simulation realism and that SportsNGEN is probabilistically well-calibrated to real data.
arXiv Detail & Related papers (2024-02-10T01:16:21Z) - Efficient Ground Vehicle Path Following in Game AI [77.34726150561087]
This paper presents an efficient path following solution for ground vehicles tailored to game AI.
The proposed path follower is evaluated through a variety of test scenarios in a first-person shooter game.
We achieved a 70% decrease in the total number of stuck events compared to an existing path following solution.
arXiv Detail & Related papers (2023-07-07T04:20:07Z) - Trace and Pace: Controllable Pedestrian Animation via Guided Trajectory
Diffusion [83.88829943619656]
We introduce a method for generating realistic pedestrian trajectories and full-body animations that can be controlled to meet user-defined goals.
Our guided diffusion model allows users to constrain trajectories through target waypoints, speed, and specified social groups.
We propose utilizing the value function learned during RL training of the animation controller to guide diffusion to produce trajectories better suited for particular scenarios.
arXiv Detail & Related papers (2023-04-04T15:46:42Z) - Observation Centric and Central Distance Recovery on Sports Player
Tracking [24.396926939889532]
We propose a motionbased tracking algorithm and three post-processing pipelines for three sports including basketball, football, and volleyball.
Our method achieves a HOTA of 73.968, ranking 3rd place on the 2022 Sportsmot workshop final leaderboard.
arXiv Detail & Related papers (2022-09-27T04:48:11Z) - SoccerNet-Tracking: Multiple Object Tracking Dataset and Benchmark in
Soccer Videos [62.686484228479095]
We propose a novel dataset for multiple object tracking composed of 200 sequences of 30s each.
The dataset is fully annotated with bounding boxes and tracklet IDs.
Our analysis shows that multiple player, referee and ball tracking in soccer videos is far from being solved.
arXiv Detail & Related papers (2022-04-14T12:22:12Z) - ArTIST: Autoregressive Trajectory Inpainting and Scoring for Tracking [80.02322563402758]
One of the core components in online multiple object tracking (MOT) frameworks is associating new detections with existing tracklets.
We introduce a probabilistic autoregressive generative model to score tracklet proposals by directly measuring the likelihood that a tracklet represents natural motion.
arXiv Detail & Related papers (2020-04-16T06:43:11Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.