Research Article

A Transformer-Based Multimodal Framework for Tactical Decision Analysis in Team Sports with Application to Football

DOI:

10.3791/69806

January 27th, 2026

In This Article

Summary

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

To improve tactical decision categorization in football, this study suggests a Transformer-based multimodal fusion model that incorporates visual, location, acoustic, and contextual data. The model achieves near-real-time performance on a 500-sequence multimodal dataset, outperforming CNN-LSTM, BiLSTM-Attention, and GNN baselines in terms of accuracy and pressure-induced misclassification.

Abstract

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

Rapid and accurate tactical decision-making is required in modern football. However, traditional approaches for the assessment of tactical decision-making have poor ecological validity and do not easily scale. In order to address these challenges, this article introduces a Transformer-Based Multimodal Fusion model that incorporates player positioning, video, audio, and contextual metadata to classify real-time tactical decisions. Experiments were conducted with 40 male players and a dataset comprising 500 sequences of multimodal plays. The 40-player dataset refers to controlled laboratory-style decision-making experiments used for initial validation and a reliability assessment. Then, 500 multimodal sequences were extracted from extended match simulations and real-game recordings to provide the larger dataset used in training and testing the multimodal transformer model.

It processes inputs in five stages: data acquisition, preprocessing, feature extraction, transformer-based fusion, and decision classification. Compared to the baselines of CNN-LSTM, BiLSTM-Attention, and GNN, the proposed approach improves the accuracy of decision prediction by 28% and reduces misclassification caused by pressure by 41%, with low inference latency of 52.6 ms, making it suitable for near-real-time applications. The generalizability of findings across more diverse tactical contexts and to wider athlete demographics is also limited by the relatively small size and homogeneity within the sample population of young male players from a single region. These results emphasize the contribution of transformer-based multimodal fusion toward automated tactical decision analysis and point out the need for its further validation in more diverse and large-scale match situations.

Introduction

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

Team sports, such as football, require quick tactical decisions in dynamic and uncertain environments. Players must constantly read visual information from the ball, teammates, and opponents, and respond within fractions of a second to ensure a competitive advantage. Tactical decision-making in football is highly dependent on rapid perception of player movements, ball trajectory, and situational cues. Although general perceptual-cognitive skills, such as reaction time and selective attention, do indeed inform performance, recent research has emphasized data-driven, context-aware models that can approximate real in-game tactical cognition1,....

Access restricted. Please log in or start a trial to view this content.

Protocol

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

The study included 40 male football players aged 18-24 years (mean = 20.1 ± 1.2), recruited from four amateur and semi-professional clubs within one regional league. All participants had at least three years of competitive experience and were currently training in a structured environment. Data collection was performed in two controlled settings: first, in standardized training-ground drills that simulated tactical pass/drive decision scenarios; second, in prolonged sessions of match simulation from which multimodal sequences were extracted. All procedures were approved by the Institutional Ethics Committee of Beibu Gulf University (Approval No: BG-PE-2023-117), and w....

Access restricted. Please log in or start a trial to view this content.

Results

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

This design combines diverse data, video, spatial coordinates, and game contextual data into a single channel to predict tactical actions such as passing, driving, or holding. The approach begins with inputting videos, which are vetted using a Three-Dimensional Convolutional Neural Network (3D CNN). The contextual, positional, and video streams can then have their outputs fused by a Low-Rank Fusion module. The approach effectively obtains cross-modal correlations through fusion space decomposition, minimizing computation.......

Access restricted. Please log in or start a trial to view this content.

Discussion

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

The Transformer-Based Multimodal Fusion framework presented here represents an important development over the baseline Stroop Task Football Test (STFT) outlined in the base paper. In contrast to the base paper, which concentrated on controlled, laboratory-oriented testing with limited and static stimuli like colored arrows and pre-defined tasks (driving or passing), the new model works from real-game, multimodal source data to facilitate a richer, automated tactical analytics pipeline. However, in spite of integration of.......

Access restricted. Please log in or start a trial to view this content.

Disclosures

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

The authors have no conflicts of interest to declare.

Acknowledgements

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

The authors gratefully acknowledge the support of the School of Physical Education, Beibu Gulf University, and the School of Statistics, Southwestern University of Finance and Economics, for providing resources and institutional support during this research. This work was also supported by the 2023 National Social Science Fund Project: Research on the Effective Utilization of Red Sports Cultural Resources in the Zuo jiang–You jiang Old Revolutionary Base Area (Grant No. 23CTY016).

....

Access restricted. Please log in or start a trial to view this content.

Materials

List of materials used in this article
NameCompanyCatalog NumberComments
3D CNNCustom implementationSpatiotemporal feature extraction from video
GoPro Hero4GoPro Inc.https://gopro.com/Video recording of matches
GPS/IMU SensorsCatapult Sports / Xsenshttps://www.catapultsports.com/Player positional tracking
Intel Core i7-11700K CPUIntelhttps://www.intel.comModel training workstation CPU
Librosalibrosa.orghttps://pypi.org/project/librosa/Audio signal processing and resampling
MLP ClassifierPyTorch / TensorFlowTactical decision classification
NumPyPython Software Foundationhttps://pypi.org/project/numpy/Numerical computation and matrix operations
NVIDIA RTX 3080 GPUNVIDIAhttps://www.nvidia.comDeep learning training and inference
OpenCVOpenCV.orghttps://pypi.org/project/opencv-python/Frame extraction from video
pandasPython Software Foundationhttps://pypi.org/project/pandas/Data manipulation and tabular handling
PCA (Scikit-learn)Scikit-learnhttps://scikit-learn.org/Dimensionality reduction
Python 3.9Python Software Foundationhttps://www.python.org/downloads/release/python-390/Programming language environment
PyTorchPyTorch Foundationhttps://pytorch.org/Deep learning framework
scikit-learnscikit-learn developershttps://pypi.org/project/scikit-learn/Cross-validation, ICC calculation
TensorFlow 2.8Googlehttps://www.tensorflow.org/Deep learning framework
Transformer EncoderPyTorch / TensorFlowMultimodal feature integration with attention
Ubuntu 20.04 LTSCanonical Ltd.https://ubuntu.com/Operating system for model training
WorkstationCustom / Intel, NVIDIACPU, GPU, RAM for model training

References

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,
  1. Calle-Jaramillo, G. A., Franco, R., González, S. R., Forero, L. M., González, H. Design and validation of a test to evaluate the execution time and decision-making in technical–tactical football actions (passing and driving). Behav Sci. 13 (1), 101(2023).
  2. Renshaw, I., Davids, K., O’Sullivan, M., Maloney, M. A., Crowther, R., McCosker, C.

Access restricted. Please log in or start a trial to view this content.

Reprints and Permissions

Request permission to reuse the text or figures of this JoVE article

Request Permission

Tags

Transformer ModelMultimodal FusionTactical Decision AnalysisTeam SportsFootball AnalyticsPlayer PositioningDecision ClassificationFeature ExtractionReal Time PredictionVideo Analysis

Related Articles