TacticAI: an AI assistant for football tactics

Zhe Wang,Petar Veličković,Daniel Hennes,Nenad Tomašev,Laurel Prince,Michael Kaisers,Yoram Bachrach,Romuald Elie,Li Kevin Wenliang,Federico Piccinini,William Spearman,Ian Graham,Jerome Connor,Yi Yang,Adrià Recasens,Mina Khan,Nathalie Beauguerlange,Pablo Sprechmann,Pol Moreno,Nicolas Heess,Michael Bowling,Demis Hassabis,Karl Tuyls
2023-10-17
Abstract:Identifying key patterns of tactics implemented by rival teams, and developing effective responses, lies at the heart of modern football. However, doing so algorithmically remains an open research challenge. To address this unmet need, we propose TacticAI, an AI football tactics assistant developed and evaluated in close collaboration with domain experts from Liverpool FC. We focus on analysing corner kicks, as they offer coaches the most direct opportunities for interventions and improvements. TacticAI incorporates both a predictive and a generative component, allowing the coaches to effectively sample and explore alternative player setups for each corner kick routine and to select those with the highest predicted likelihood of success. We validate TacticAI on a number of relevant benchmark tasks: predicting receivers and shot attempts and recommending player position adjustments. The utility of TacticAI is validated by a qualitative study conducted with football domain experts at Liverpool FC. We show that TacticAI's model suggestions are not only indistinguishable from real tactics, but also favoured over existing tactics 90% of the time, and that TacticAI offers an effective corner kick retrieval system. TacticAI achieves these results despite the limited availability of gold-standard data, achieving data efficiency through geometric deep learning.
Machine Learning,Multiagent Systems
What problem does this paper attempt to address?
The paper aims to address the problem of tactical analysis and optimization in modern football matches, specifically focusing on the scenario of corner kicks. Specifically, the paper introduces TacticAI, an artificial intelligence assistant designed for football tactics, developed in collaboration between Google DeepMind and Liverpool Football Club (Liverpool FC). TacticAI primarily focuses on the analysis of corner kick tactics because corner kicks provide coaches with an opportunity to directly influence the outcome of the match. The system combines both predictive and generative components, capable of predicting the receiving player in a corner kick, the likelihood of a shot occurring, and suggesting adjustments to player positions based on the predictions to increase or decrease the probability of a shot. The effectiveness of TacticAI is validated through the following aspects: 1. **Predictive Ability**: TacticAI can accurately predict the receiving player in a corner kick and the likelihood of a shot occurring. 2. **Tactical Suggestions**: The ability to maximize or minimize the probability of a shot by adjusting player positions and speeds has been validated. 3. **Case Studies**: Case studies conducted in collaboration with professionals from Liverpool FC show that the tactical suggestions proposed by TacticAI are not only indistinguishable from real tactics but are also considered superior to existing tactical arrangements by experts in 90% of the cases. In summary, the goal of TacticAI is to provide football coaches with a tool to help them make more effective decisions in the formulation and execution of corner kick tactics.