TranSPORTmer: A Holistic Approach to Trajectory Understanding in Multi-Agent Sports
Guillem Capellera, Luis Ferraz, Antonio Rubio, Antonio Agudo, and, Francesc Moreno-Noguer

TL;DR
TranSPORTmer is a unified transformer-based framework that comprehensively addresses trajectory prediction, missing data imputation, agent state inference, and global state classification in multi-agent sports scenarios, outperforming specialized models.
Contribution
It introduces a holistic transformer model with Set Attention Blocks and a CLS agent for multiple trajectory understanding tasks in sports, unifying several tasks into one framework.
Findings
Outperforms state-of-the-art models in player forecasting and imputation.
Effectively captures social interactions and temporal dynamics.
Enhances trajectory modeling with a dedicated classification agent.
Abstract
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 different global states. Traditional data-driven approaches often handle these tasks separately with specialized models. We introduce TranSPORTmer, a unified transformer-based framework capable of addressing all these tasks, showcasing its application to the intricate dynamics of multi-agent sports scenarios like soccer and basketball. Using Set Attention Blocks, TranSPORTmer effectively captures temporal dynamics and social interactions in an equivariant manner. The model's tasks are guided by an input mask that conceals missing or yet-to-be-predicted observations. Additionally, we introduce a CLS extra agent to classify states along soccer trajectories, including passes,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSports Analytics and Performance · Human Motion and Animation · Time Series Analysis and Forecasting
MethodsSoftmax · Attention Is All You Need · Sparse Evolutionary Training
