LGOct 26, 2024

Revisiting PlayeRank

arXiv:2410.20038v11 citations
Originality Synthesis-oriented
AI Analysis

This work provides incremental improvements to a domain-specific tool for football analytics, enhancing its accuracy and real-time applicability for managers and experts.

The authors revised the PlayeRank football performance score by fixing inconsistencies in its training data and introduced an online version for real-time match analysis, showing that the original version correctly predicts match outcomes in 94.13% of cases and that the online data is useful to managers.

In this article we revise the football's performance score called PlayeRank, designed and evaluated by Pappalardo et al.\ in 2019. First, we analyze the weights extracted from the Linear Support Vector Machine (SVM) that solves the classification problem of "which set of events has a higher impact on the chances of winning a match". Here, we notice that the previously published results include the Goal-Scored event during the training phase, which produces inconsistencies. We fix these inconsistencies, and show new weights capable of solving the same problem. Following the intuition that the best team should always win a match, we define the team's quality as the average number of players involved in the game. We show that, using the original PlayeRank, in 94.13\% of the matches either the superior team beats the inferior team or the teams end tied if the scores are similar. Finally, we present a way to use PlayeRank in an online fashion using modified free analysis tools. Calculating this modified version of PlayeRank, we performed an online analysis of a real football match every five minutes of game. Here, we evaluate the usefulness of that information with experts and managers, and conclude that the obtained data indeed provides useful information that was not previously available to the manager during the match.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes