吉林大学学报(信息科学版) ›› 2026, Vol. 44 ›› Issue (4): 940-947.

• • 上一篇    下一篇

混合注意力机制下竞技体育运动违规动作识别算法

李富兵a , 刘 丽a , 龙厚彦b   

  1. 四川工业科技学院 a. 体育学院; b. 计算机工程学院, 四川 德阳 618500
  • 收稿日期:2025-08-22 出版日期:2026-08-06 发布日期:2026-08-06
  • 作者简介:李富兵(1982— ), 男, 河南信阳人, 四川工业科技学院教授, 主要从事民族传统体育学研究, (Tel)86-15008325536 (E-mail)ldbing2025@ 163. com
  • 基金资助:
    四川省教育厅人文社会科学重点研究基地课题基金资助项目(XXTYCY2022D11)

Recognition Algorithm for Violation Actions in Competitive Sports under Hybrid Attention Mechanism

LI Fubinga, LIU Lia, LONG Houyanb   

  1. a. School of Physical Education; b. School of Computing & Engineering, Sichuan Institute of Industrial Technology, Deyang 618500, China
  • Received:2025-08-22 Online:2026-08-06 Published:2026-08-06

摘要:

由于违规动作多为瞬时行为, 易被大量合规动作的冗余信息掩盖, 不同距离下的特征区分度不佳, 导致识别准确率不高。为此, 引入混合注意力机制, 对竞技体育运动违规动作识别算法进行研究。首先利用背景减除法定位运动员区域, 结合高斯滤波与下采样技术构建尺度空间, 以适配不同距离下的动作特征。然后采用Hessian 行列式提取时空域与多尺度特征并通过双向传输融合高低层特征, 以提高特征的区分度。空间注意力聚焦于肢体关键部位, 时序注意力锁定违规动作的关键帧, 通道注意力强化有效特征通道, 三者协同作用以输出增强特征。最后通过端到端的训练优化模型, 结合序列距离判断区分相似动作, 实现违规动作的识别。实验结果表明, 该算法能有效分离相似动作特征, 违规动作识别准确率超过 99% , 平均识别准确率达99. 81% ,均优于对比算法, 具有较大的应用价值。

关键词:

Abstract:

Due to the fact that most of the violations are instantaneous actions, they are easily obscured by redundant information from a large number of compliant actions, resulting in poor feature discrimination at different distances and low recognition accuracy. Therefore, a mixed attention mechanism is proposed to conduct research on the recognition algorithm of illegal movements in competitive sports. Background subtraction is used to locate the athlete's area, and Gaussian filtering and downsampling techniques are combined to construct a scale space to adapt to motion features at different distances. Hessian determinant is used to extract spatiotemporal and multi-scale features, and high-level features are fused through bidirectional transmission to improve feature discrimination. Spatial attention focuses on key parts of the limbs, temporal attention locks in keyframes of illegal actions, channel attention enhances effective feature channels, and the three work together to output enhanced features. Finally, the end-to-end training optimization model is used, combined with sequence distance judgment to distinguish similar actions and achieve the recognition of illegal actions. The experimental results show that the algorithm can effectively separate similar action features, with a recognition accuracy of over 99% for illegal actions, an average recognition accuracy of 99. 81% , which are better than the comparative algorithms and have greater application value.

Key words:

中图分类号: 

  • TP391. 41