作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2026, Vol. 52 ›› Issue (7): 354-367. doi: 10.19678/j.issn.1000-3428.0252238

• 多模态与信息融合 • 上一篇    下一篇

视频文本语义对齐与全视频依赖的弱监督时序动作定位

党伟超, 裴丽仙, 高改梅, 刘春霞   

  1. 太原科技大学计算机科学与技术学院, 山西 太原 030024
  • 收稿日期:2025-03-17 修回日期:2025-06-06 出版日期:2026-07-15 发布日期:2025-07-22
  • 作者简介:党伟超(CCF会员),男,副教授、博士,主研方向为智能计算、软件可靠性、视频理解;裴丽仙(通信作者),硕士研究生,E-mail:s202320211010@stu.tyust.edu.cn;高改梅,副教授、博士;刘春霞,副教授。
  • 基金资助:
    山西省自然科学基金(202203021211194,202403021221141)。

Weakly-Supervised Temporal Action Localization via Video—Text Semantic Alignment and Full Video Dependency

DANG Weichao, PEI Lixian, GAO Gaimei, LIU Chunxia   

  1. School of Computer Science and Technology, Taiyuan University of Science and Technology, Taiyuan 030024, Shanxi, China
  • Received:2025-03-17 Revised:2025-06-06 Online:2026-07-15 Published:2025-07-22

摘要: 针对现有弱监督时序动作定位(WTAL)研究存在的未充分利用动作的时序特性、全局特性和动作语义一致性等问题,提出视频文本语义对齐与全视频依赖的方法(FVD-ALM),充分利用多源信息以提升动作定位的准确性和鲁棒性。首先,依托膨胀卷积扩大模型的感受野,结合注意力机制对视频内动作的变化实施精确的特征强化,确保获得准确的时序特征,捕捉动作的动态变化。随后,采用基于高斯混合模型(GMM)的期望最大化(EM)算法提取并强化视频中的全局信息,生成精确的时序激活图,理解视频的整体内容,辅助动作的定位过程。最后,设计视频文本语义对齐模块,结合动作标签中的文本信息全面理解动作,训练模型补全描述动作的文本信息,增强模型对动作类别一致性的认知并有效区分不同动作类别。实验结果表明,在THUMOS14和ActivityNet1.3这两个主流数据集上,该方法均有效,其中在THUMOS14上实现了39.1%的均值平均精度(mAP),比DTRP-Loc方法提高了2.0百分点,证实了结合多源信息的方法能够显著提高动作定位的准确性,为WTAL任务提供了一种有效的解决方案。

关键词: 弱监督动作定位, 视频文本语义对齐, 全视频依赖, 伪标签生成, 多模态融合

Abstract: In response to the challenges in existing Weakly-supervised Temporal Action Localization (WTAL) research, such as the underutilization of action temporal characteristics, global properties, and action semantic consistency, a method called Weakly-Supervised Action Localization via Video—Text Semantic alignment and Full Video Dependency (FVD-ALM) is proposed. First, dilated convolution networks are used to expand the receptive field of the model, and attention mechanisms are utilized to precisely enhance the temporal features of action instances, ensuring accurate temporal feature extraction. Subsequently, an Expectation-Maximization (EM) algorithm based on a Gaussian Mixture Model (GMM) is applied to extract and enhance global information from the video, generating accurate temporal class activation maps to aid in the action localization process. Finally, a video—text semantic alignment module is designed to comprehensively understand actions by combining textual information with action labels. The model is trained to complete textual descriptions of actions, thereby enhancing its cognitive ability for action-category consistency and effectively distinguishing different action categories. Experimental results on the THUMOS14 and ActivityNet1.3 datasets confirm the effectiveness of this method, achieving an average mean Average Precision (mAP) of 39.1% on THUMOS14, which is a 2.0 percentage points improvement over the DTRP-Loc method. This demonstrates that the method of integrating multisource information significantly improves the accuracy of action localization and provides an effective solution for weakly-supervised action localization tasks.

Key words: Weakly-supervised Temporal Action Localization (WTAL), video—text semantic alignment, full video dependency, pseudo-label generation, multimodal fusion

中图分类号: