通过多阶段语义引导与事件关系建模,提升音视频事件定位精度
ESG-Net: Event-Aware Semantic Guided Network for Dense Audio-Visual Event Localization
- 引入多阶段语义引导,早期融合跨模态信息并分层约束学习
- 提出依赖专家混合模块,自适应捕捉多个事件间的复杂关联
- 在保持高精度同时大幅降低参数量和计算开销,适合实时应用
密集音视频事件定位(DAVE)旨在识别事件类别并定位未剪辑视频中的时间边界。现有方法仅在最终输出施加事件语义约束,中间层缺乏跨模态语义桥接,导致模态语义鸿沟,难以区分事件内容与无关背景。此外,模型很少考虑事件间关联,限制了对复杂场景中并发事件的推断能力。本文提出事件感知语义引导网络(ESG-Net),结合多阶段语义引导与多事件关系建模,分别实现音频-视觉事件的层次化语义理解与事件依赖的自适应提取。具体地,ESG-Net包含早期语义交互(ESI)模块和依赖专家混合(MoDE)模块:ESI通过多模态早期融合与多分类损失函数,在多个阶段显式约束模型学习,确保事件内容的层级理解;MoDE采用多串行专家混合结构,配合自适应权重分配,促进多事件依赖关系的提取。大量实验表明,本方法显著超越现有最优模型,同时大幅减少参数量与计算开销。
原文摘要 · Abstract (English)
Dense audio-visual event localization (DAVE) aims to identify event categories and locate the temporal boundaries in untrimmed videos. Most studies only employ event-related semantic constraints on the final outputs, lacking cross-modal semantic bridging in intermediate layers. This causes modality semantic gap for further fusion, making it difficult to distinguish between event-related content and irrelevant background content. Moreover, they rarely consider the correlations between events, which limits the model to infer concurrent events among complex scenarios. In this paper, we incorporate multi-stage semantic guidance and multi-event relationship modeling, which respectively enable hierarchical semantic understanding of audio-visual events and adaptive extraction of event dependencies, thereby better focusing on event-related information. Specifically, our eventaware semantic guided network (ESG-Net) includes a early semantics interaction (ESI) module and a mixture of dependency experts (MoDE) module. ESI applys multi-stage semantic guidance to explicitly constrain the model in learning semantic information through multi-modal early fusion and several classification loss functions, ensuring hierarchical understanding of event-related content. MoDE promotes the extraction of multi-event dependencies through multiple serial mixture of experts with adaptive weight allocation. Extensive experiments demonstrate that our method significantly surpasses the state-of-the-art methods, while greatly reducing parameters and computational load. Our code will be released on https://github.com/uchiha99999/ESG-Net.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。