AI Navigate

Modeling Matches as Language: A Generative Transformer Approach for Counterfactual Player Valuation in Football

arXiv cs.AI / 3/17/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • ScoutGPT is a generative Transformer model that treats football match events as sequential tokens within a language-modeling framework to enable counterfactual evaluation of hypothetical lineups.
  • It uses a NanoGPT-based architecture trained on next-token prediction to learn the dynamics of match-event sequences and forecast future events.
  • The model employs Monte Carlo sampling to perform counterfactual simulations, allowing assessment of unobserved scenarios such as alternative player transfers.
  • Experiments on K League data show that simulated transfers lead to measurable changes in offensive progression and goal probabilities, indicating ScoutGPT captures player-specific impact beyond static metrics and can outperform existing baselines.

Abstract

Evaluating football player transfers is challenging because player actions depend strongly on tactical systems, teammates, and match context. Despite this complexity, recruitment decisions often rely on static statistics and subjective expert judgment, which do not fully account for these contextual factors. This limitation stems largely from the absence of counterfactual simulation mechanisms capable of predicting outcomes in hypothetical scenarios. To address these challenges, we propose ScoutGPT, a generative model that treats football match events as sequential tokens within a language modeling framework. Utilizing a NanoGPT-based Transformer architecture trained on next-token prediction, ScoutGPT learns the dynamics of match event sequences to simulate event sequences under hypothetical lineups, demonstrating superior predictive performance compared to existing baseline models. Leveraging this capability, the model employs Monte Carlo sampling to enable counterfactual simulation, allowing for the assessment of unobserved scenarios. Experiments on K League data show that simulated player transfers lead to measurable changes in offensive progression and goal probabilities, indicating that ScoutGPT captures player-specific impact beyond traditional static metrics.