VARS: Video Assistant Referee System for Automated Soccer Decision Making from Multiple Views
Jan Held, Anthony Cioppa, Silvio Giancola, Abdullah Hamdi, Bernard Ghanem, Marc Van Droogenbroeck
TL;DR
VARS tackles the need for scalable, accurate soccer officiating by automating foul-type classification and sanction prediction from multi-view broadcasts. It encodes per-view clips as $f_i = E_{ heta_E}(v_i)$, aggregates them into $R = A(igra f_i ig i_{i=1}^n)$, and outputs predictions via $VARS = \arg \max C_{ heta_C}(R)$, extended to a multi-task setup with $C^{foul}$ and $C^{off}$ and loss $\mathcal{L} = \alpha_{foul}\mathcal{L}^{foul} + \alpha_{off}\mathcal{L}^{off}$. The paper introduces SoccerNet-MVFouls, a dataset of $3{,}901$ actions from $500$ games across six leagues, annotated with 10 properties by a professional referee, and shows that multi-view VARS yields stronger performance than single-view baselines in both tasks. These results suggest VARS can provide real-time, consistent guidance to referees and broaden accessibility to amateur and semi-professional contexts, ultimately enhancing fairness and decision reliability.
Abstract
The Video Assistant Referee (VAR) has revolutionized association football, enabling referees to review incidents on the pitch, make informed decisions, and ensure fairness. However, due to the lack of referees in many countries and the high cost of the VAR infrastructure, only professional leagues can benefit from it. In this paper, we propose a Video Assistant Referee System (VARS) that can automate soccer decision-making. VARS leverages the latest findings in multi-view video analysis, to provide real-time feedback to the referee, and help them make informed decisions that can impact the outcome of a game. To validate VARS, we introduce SoccerNet-MVFoul, a novel video dataset of soccer fouls from multiple camera views, annotated with extensive foul descriptions by a professional soccer referee, and we benchmark our VARS to automatically recognize the characteristics of these fouls. We believe that VARS has the potential to revolutionize soccer refereeing and take the game to new heights of fairness and accuracy across all levels of professional and amateur federations.
