arXiv:2508.17442cs.CV2025-08

用大模型生成多粒度文本提示,提升复杂视频动作识别准确率

Multi-Level LVLM Guidance for Untrimmed Video Action Recognition

  • 引入双分支架构,利用大视觉语言模型生成全局事件与细粒度子事件提示
  • 在ActivityNet上达到40.5% mAP,THUMOS14上达67.1% [email protected]
  • 适合关注视频理解、动作定位的科研与工程人员

复杂未剪辑视频中的动作识别与定位仍是计算机视觉重大挑战,主要受限于现有方法对细粒度动作、长时序依赖及低层视觉特征中高层语义信息的捕捉能力。本文提出事件上下文视频变压器(ECVT),利用大视觉语言模型(LVLM)的语义理解能力弥补这一差距。ECVT采用双分支设计:视频编码分支提取时空特征,跨模态引导分支通过LVLM生成多粒度语义描述,包括宏观事件提示(Global Event Prompting)和细粒度时间子事件提示(Temporal Sub-event Prompting)。这些多层级文本线索通过自适应门控融合、跨模态注意力与事件图模块,融入视频编码器学习过程。模型采用端到端训练,损失函数包含语义一致性和时序校准项。在ActivityNet v1.3和THUMOS14数据集上的大量实验表明,ECVT取得当前最优性能,在ActivityNet v1.3上平均mAP达40.5%,在THUMOS14上[email protected]达67.1%,显著优于主流基线。

原文摘要 · Abstract (English)

Action recognition and localization in complex, untrimmed videos remain a formidable challenge in computer vision, largely due to the limitations of existing methods in capturing fine-grained actions, long-term temporal dependencies, and high-level semantic information from low-level visual features. This paper introduces the Event-Contextualized Video Transformer (ECVT), a novel architecture that leverages the advanced semantic understanding capabilities of Large Vision-Language Models (LVLMs) to bridge this gap. ECVT employs a dual-branch design, comprising a Video Encoding Branch for spatio-temporal feature extraction and a Cross-Modal Guidance Branch. The latter utilizes an LVLM to generate multi-granularity semantic descriptions, including Global Event Prompting for macro-level narrative and Temporal Sub-event Prompting for fine-grained action details. These multi-level textual cues are integrated into the video encoder's learning process through sophisticated mechanisms such as adaptive gating for high-level semantic fusion, cross-modal attention for fine-grained feature refinement, and an event graph module for temporal context calibration. Trained end-to-end with a comprehensive loss function incorporating semantic consistency and temporal calibration terms, ECVT significantly enhances the model's ability to understand video temporal structures and event logic. Extensive experiments on ActivityNet v1.3 and THUMOS14 datasets demonstrate that ECVT achieves state-of-the-art performance, with an average mAP of 40.5% on ActivityNet v1.3 and [email protected] of 67.1% on THUMOS14, outperforming leading baselines.

视频理解大模型动作识别多模态

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。