We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: Enhancing Trajectory Prediction using Sparse Outputs: Application to Team Sports

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 full trajectories of the other players, and that this is further improved when combined with sparse predictions. We also propose a novel architecture using graph networks and multi-head attention (GraN-MA) which achieves better performance than other tested state-of-the-art models on our dataset and is trivially adapted for both sparse trajectories and full-trajectory conditioned trajectory prediction.
Comments: 10 pages (not including references), 7 figures. Published in Neural Computing and Applications on 20 March 2021
Subjects: Machine Learning (cs.LG); Machine Learning (stat.ML)
ACM classes: I.2.6
DOI: 10.1007/s00521-021-05888-w
Cite as: arXiv:2106.00173 [cs.LG]
  (or arXiv:2106.00173v1 [cs.LG] for this version)

Submission history

From: Brandon Victor [view email]
[v1] Tue, 1 Jun 2021 01:43:19 GMT (120kb)

Link back to: arXiv, form interface, contact.