🤖 AI Summary
This work addresses the lack of structured tactical representations and AI-driven actionable strategy generation in existing boxing analytics. We propose BoxMind, the first end-to-end intelligent boxing analysis system, which defines atomic punching events and constructs an 18-dimensional technical-tactical metric framework. By integrating graph neural networks with time-varying learnable embeddings, BoxMind establishes a closed-loop system for match outcome prediction and tactical optimization. Evaluated on the BoxerGraph test set, the system achieves 69.8% accuracy in win-rate prediction, improving to 87.5% in Olympic competition scenarios. The generated tactical recommendations are comparable to those of human experts and contributed to the Chinese national boxing team’s historic performance at the 2024 Paris Olympics, securing three gold and two silver medals. This work presents the first framework that explicitly models unstructured video data into executable tactics through a synergistic combination of explicit modeling and implicit dynamic embedding.
📝 Abstract
Competitive sports require sophisticated tactical analysis, yet combat disciplines like boxing remain underdeveloped in AI-driven analytics due to the complexity of action dynamics and the lack of structured tactical representations. To address this, we present BoxMind, a closed-loop AI expert system validated in elite boxing competition. By defining atomic punch events with precise temporal boundaries and spatial and technical attributes, we parse match footage into 18 hierarchical technical-tactical indicators. We then propose a graph-based predictive model that fuses these explicit technical-tactical profiles with learnable, time-variant latent embeddings to capture the dynamics of boxer matchups. Modeling match outcome as a differentiable function of technical-tactical indicators, we turn winning probability gradients into executable tactical adjustments. Experiments show that the outcome prediction model achieves state-of-the-art performance, with 69.8% accuracy on BoxerGraph test set and 87.5% on Olympic matches. Using this predictive model as a foundation, the system generates strategic recommendations that demonstrate proficiency comparable to human experts. BoxMind is validated through a closed-loop deployment during the 2024 Paris Olympics, directly contributing to the Chinese National Team's historic achievement of three gold and two silver medals. BoxMind establishes a replicable paradigm for transforming unstructured video data into strategic intelligence, bridging the gap between computer vision and decision support in competitive sports.