Enhancing Trajectory Prediction using Sparse Outputs: Application to Team Sports
Brandon Victor, Aiden Nibali, Zhen He, David L. Carey

TL;DR
This paper introduces a novel approach to improve player trajectory prediction in team sports by using sparse outputs and interpolation, demonstrating enhanced accuracy and a new graph network architecture.
Contribution
It proposes a sparse trajectory prediction method with interpolation, and a new GraN-MA architecture that outperforms existing models on sports trajectory data.
Findings
Sparse prediction with interpolation improves accuracy.
Conditioning on other players' trajectories enhances predictions.
GraN-MA architecture outperforms state-of-the-art models.
Abstract
Sophisticated trajectory prediction models that effectively mimic team dynamics have many potential uses for sports coaches, broadcasters and spectators. However, through experiments on soccer data we found that it can be surprisingly challenging to train a deep learning model for player trajectory prediction which outperforms linear extrapolation on average distance between predicted and true future trajectories. We propose and test a novel method for improving training by predicting a sparse trajectory and interpolating using constant acceleration, which improves performance for several models. This interpolation can also be used on models that aren't trained with sparse outputs, and we find that this consistently improves performance for all tested models. Additionally, we find that the accuracy of predicted trajectories for a subset of players can be improved by conditioning on the…
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
MethodsSoftmax · Linear Layer
