Abstract
Football analytics is a field that has been growing incredibly over the years thanks to the improvement of technologies capturing data in sports events. Outcomes of football matches are highly affected by the in-game decisions of football manager such as defending and attacking strategies or substituting particular football players. That is why football player recommendation is an important decision making task to gain the best results from a football match. To assist the football managers in this decision making process, a system that recommends the most suitable football player to replace a certain player is proposed. Our proposed model utilizes passing information during a game to learn feature embeddings of football players. Using the learned feature embeddings, a k-nearest neighbors (k-NN) model, an XGBoost model and an artificial neural network (ANN) model are trained to recommend the most similar and suitable replacement for a football player. The novelty of this recommendation system is that learned embeddings generate high-quality representations of football players which yield high performance for player recommendation when a replacement is needed.
Original language | English |
---|---|
Title of host publication | Proceedings of the 37th ACM/SIGAPP Symposium on Applied Computing, SAC 2022 |
Publisher | Association for Computing Machinery |
Pages | 577-584 |
Number of pages | 8 |
ISBN (Electronic) | 9781450387132 |
DOIs | |
Publication status | Published - 25 Apr 2022 |
Event | 37th ACM/SIGAPP Symposium on Applied Computing, SAC 2022 - Virtual, Online Duration: 25 Apr 2022 → 29 Apr 2022 |
Publication series
Name | Proceedings of the ACM Symposium on Applied Computing |
---|
Conference
Conference | 37th ACM/SIGAPP Symposium on Applied Computing, SAC 2022 |
---|---|
City | Virtual, Online |
Period | 25/04/22 → 29/04/22 |
Bibliographical note
Publisher Copyright:© 2022 ACM.
Keywords
- football analytics
- graph representation learning
- recommendation systems