Intention Driven Identification of In-Possession Match Phases in Association Football through Temporal Graph Learning

· Source: Machine Learning · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics · Depth: Expert, quick

Summary

A new data-driven framework identifies in-possession match phases in association football using spatiotemporal tracking data. Analyzing seven German Bundesliga matches recorded at 25 Hz with TRACAB, the framework employs a hierarchical phase model defining three tactical intentions (Invade Opponent Space, Keep Possession, Scoring) and six specific phases. A Temporal Graph Attention Network (T-GAN) integrates frame-level player-interaction graphs, contextual features, and Transformer-based temporal modeling. T-GAN achieved macro-average frame-level F1 scores of 0.87 for intentions, 0.76 for invasion-related phases, and 0.79 for scoring phases. Post-processing improved sequence-level mean diagonal IoT-D F1 from 0.68 to 0.79 for intentions and from 0.61 to 0.71 for phases, highlighting enhanced temporal coherence. Sequence modeling significantly improved segmentation quality, while graph-based relational modeling was particularly effective for Counter Attack recognition. This framework translates continuous tracking data into tactically interpretable phase representations for applications like automated match annotation and tactical analysis.

Key takeaway

For football data analysts or ML engineers developing sports analytics tools, you should integrate intention-driven temporal graph learning to enhance phase identification accuracy. This approach, leveraging T-GANs, significantly improves the temporal coherence and tactical interpretability of in-possession phases, especially for complex scenarios like Counter Attacks. Consider applying this framework to automate match annotation or refine playing-style profiling, providing deeper tactical insights than traditional spatial analysis alone.

Key insights

Identifying football match phases requires modeling evolving tactical intentions and temporal coherence, not just spatial patterns.

Principles

Method

A Temporal Graph Attention Network (T-GAN) combines player-interaction graphs, contextual features, and Transformer-based temporal modeling to identify hierarchical match phases from 25 Hz tracking data.

In practice

Topics

Best for: AI Scientist, Machine Learning Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Machine Learning.