AI系统通过分析拳击动作数据,实现在奥运赛场上的战术优化并助力中国队夺金。
BoxMind: Closed-loop AI strategy optimization for elite boxing validated in the 2024 Olympics
- 将拳击动作拆解为18个技术战术指标,构建图模型捕捉比赛动态
- 预测模型在奥运比赛上准确率达87.5%,可生成可执行的战术调整建议
- 已在2024年巴黎奥运会闭环应用,助力中国拳击队获三金两银
竞技体育需要精细的战术分析,但拳击等对抗性项目因动作动态复杂且缺乏结构化战术表示,导致AI分析发展滞后。为此,我们提出BoxMind,一个在精英拳击比赛中验证的闭环AI专家系统。通过定义具有精确时空边界的原子拳击事件,并提取其空间与技术属性,我们将比赛视频解析为18个分层的技术-战术指标。进而提出一种基于图的预测模型,融合显式技术-战术特征与可学习的时间变异数值嵌入,以捕捉选手对战动态。将比赛结果建模为技术-战术指标的可微函数,使胜率梯度转化为可执行的战术调整。实验表明,该预测模型在BoxerGraph测试集上达到69.8%准确率,在奥运比赛上达87.5%。基于此模型,系统生成的战略建议表现出与人类专家相当的能力。BoxMind在2024年巴黎奥运会闭环部署,直接助力中国国家队创下三金两银的历史佳绩。该系统建立了将非结构化视频数据转化为战略智能的可复制范式,弥合了计算机视觉与决策支持在竞技体育中的鸿沟。代码与数据见https://github.com/gouba2333/BoxingWeb。
原文摘要 · Abstract (English)
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. Code and data is available at https://github.com/gouba2333/BoxingWeb.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。