Interpretable Low-Dimensional Modeling of Spatiotemporal Agent States for Decision Making in Football Tactics
- URL: http://arxiv.org/abs/2506.16696v1
- Date: Fri, 20 Jun 2025 02:37:52 GMT
- Title: Interpretable Low-Dimensional Modeling of Spatiotemporal Agent States for Decision Making in Football Tactics
- Authors: Kenjiro Ide, Taiga Someya, Kohei Kawaguchi, Keisuke Fujii,
- Abstract summary: Rule-based models align with expert knowledge but have not fully considered all players' states.<n>Our approach defines interpretable state variables for both the ball-holder potential pass receivers.<n>The analysis revealed that the distance between the player and the ball, as well as the player's space score, were key factors in determining successful passes.
- Score: 0.9207076627649226
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Understanding football tactics is crucial for managers and analysts. Previous research has proposed models based on spatial and kinematic equations, but these are computationally expensive. Also, Reinforcement learning approaches use player positions and velocities but lack interpretability and require large datasets. Rule-based models align with expert knowledge but have not fully considered all players' states. This study explores whether low-dimensional, rule-based models using spatiotemporal data can effectively capture football tactics. Our approach defines interpretable state variables for both the ball-holder and potential pass receivers, based on criteria that explore options like passing. Through discussions with a manager, we identified key variables representing the game state. We then used StatsBomb event data and SkillCorner tracking data from the 2023$/$24 LaLiga season to train an XGBoost model to predict pass success. The analysis revealed that the distance between the player and the ball, as well as the player's space score, were key factors in determining successful passes. Our interpretable low-dimensional modeling facilitates tactical analysis through the use of intuitive variables and provides practical value as a tool to support decision-making in football.
Related papers
- Automated Explanation of Machine Learning Models of Footballing Actions in Words [0.0]
We show how to build wordalizations (a novel approach that leverages large language models) for shots in football.<n>Specifically, we first build an expected goals model using logistic regression.<n>We then use the co-efficients of this regression model to write sentences describing how factors (such as distance, angle and defensive pressure) contribute to the model's prediction.
arXiv Detail & Related papers (2025-04-01T13:18:22Z) - Sports-Traj: A Unified Trajectory Generation Model for Multi-Agent Movement in Sports [53.637837706712794]
We propose a Unified Trajectory Generation model, UniTraj, that processes arbitrary trajectories as masked inputs.<n>Specifically, we introduce a Ghost Spatial Masking (GSM) module, embedded within a Transformer encoder, for spatial feature extraction.<n>We benchmark three practical sports datasets, Basketball-U, Football-U, and Soccer-U, for evaluation.
arXiv Detail & Related papers (2024-05-27T22:15:23Z) - CNN-based Game State Detection for a Foosball Table [1.612440288407791]
In the game of Foosball, a compact and comprehensive game state description consists of the positional shifts and rotations of the figures and the position of the ball over time.
In this paper, a figure detection system to determine the game state in Foosball is presented.
This dataset is utilized to train Convolutional Neural Network (CNN) based end-to-end regression models to predict the rotations and shifts of each rod.
arXiv Detail & Related papers (2024-04-08T09:48:02Z) - Bayes-xG: Player and Position Correction on Expected Goals (xG) using
Bayesian Hierarchical Approach [55.2480439325792]
This study investigates the influence of player or positional factors in predicting a shot resulting in a goal, measured by the expected goals (xG) metric.
It uses publicly available data from StatsBomb to analyse 10,000 shots from the English Premier League.
The study extends its analysis to data from Spain's La Liga and Germany's Bundesliga, yielding comparable results.
arXiv Detail & Related papers (2023-11-22T21:54:02Z) - Explainable artificial intelligence model for identifying Market Value
in Professional Soccer Players [2.2590064835234913]
Using data from about 12,000 players from Sofifa, the Boruta algorithm streamlined feature selection.
The Gradient Boosting Decision Tree (GBDT) model excelled in predictive accuracy, with an R-squared of 0.901 and a Root Mean Squared Error (RMSE) of 3,221,632.175.
arXiv Detail & Related papers (2023-11-08T11:01:32Z) - About latent roles in forecasting players in team sports [47.066729480128856]
Team sports contain a significant social component that influences interactions between teammates and opponents.
We create RolFor, a novel end-to-end model for Role-based Forecasting.
arXiv Detail & Related papers (2023-04-17T13:33:23Z) - Explainable expected goal models for performance analysis in football
analytics [5.802346990263708]
This paper proposes an accurate expected goal model trained consisting of 315,430 shots from seven seasons between 2014-15 and 2020-21 of the top-five European football leagues.
To best of our knowledge, this is the first paper that demonstrates a practical application of an explainable artificial intelligence tool aggregated profiles.
arXiv Detail & Related papers (2022-06-14T23:56:03Z) - SoccerNet-Tracking: Multiple Object Tracking Dataset and Benchmark in
Soccer Videos [62.686484228479095]
We propose a novel dataset for multiple object tracking composed of 200 sequences of 30s each.
The dataset is fully annotated with bounding boxes and tracklet IDs.
Our analysis shows that multiple player, referee and ball tracking in soccer videos is far from being solved.
arXiv Detail & Related papers (2022-04-14T12:22:12Z) - Learning Models as Functionals of Signed-Distance Fields for
Manipulation Planning [51.74463056899926]
This work proposes an optimization-based manipulation planning framework where the objectives are learned functionals of signed-distance fields that represent objects in the scene.
We show that representing objects as signed-distance fields not only enables to learn and represent a variety of models with higher accuracy compared to point-cloud and occupancy measure representations.
arXiv Detail & Related papers (2021-10-02T12:36:58Z) - Evaluating Soccer Player: from Live Camera to Deep Reinforcement
Learning [0.0]
We will introduce a two-part solution: an open-source Player Tracking model and a new approach to evaluate these players based solely on Deep Reinforcement Learning.
Our tracking model was trained in a supervised fashion on datasets we will also release, and our Evaluation Model relies only on simulations of virtual soccer games.
We term our new approach Expected Discounted Goal (EDG) as it represents the number of goals a team can score or concede from a particular state.
arXiv Detail & Related papers (2021-01-13T23:26:17Z) - Game Plan: What AI can do for Football, and What Football can do for AI [83.79507996785838]
Predictive and prescriptive football analytics require new developments and progress at the intersection of statistical learning, game theory, and computer vision.
We illustrate that football analytics is a game changer of tremendous value, in terms of not only changing the game of football itself, but also in terms of what this domain can mean for the field of AI.
arXiv Detail & Related papers (2020-11-18T10:26:02Z) - Using Player's Body-Orientation to Model Pass Feasibility in Soccer [7.205450793637325]
Given a monocular video of a soccer match, this paper presents a computational model to estimate the most feasible pass at any given time.
The method leverages offensive player's orientation (plus their location) and opponents' spatial configuration to compute the feasibility of pass events within players of the same team.
Results show that, by including orientation as a feasibility measure, a robust computational model can be built, reaching more than 0.7 Top-3 accuracy.
arXiv Detail & Related papers (2020-04-15T17:09:51Z) - Value-driven Hindsight Modelling [68.658900923595]
Value estimation is a critical component of the reinforcement learning (RL) paradigm.
Model learning can make use of the rich transition structure present in sequences of observations, but this approach is usually not sensitive to the reward function.
We develop an approach for representation learning in RL that sits in between these two extremes.
This provides tractable prediction targets that are directly relevant for a task, and can thus accelerate learning the value function.
arXiv Detail & Related papers (2020-02-19T18:10:20Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.