arXiv:2412.11248cs.CVcs.MM2024-12AAAI被引 25

通过解耦多模态特征提升音视频事件解析精度

Multimodal Class-aware Semantic Enhancement Network for Audio-Visual Video Parsing

  • 按事件类别分离混合特征,减少语义干扰
  • 引入共现损失建模同时发生的事件关系
  • 适合音视频理解、事件检测任务的研究者

音视频事件解析任务旨在识别并定位音频或视觉流中发生的全部事件。准确捕捉每个音视频片段的事件语义至关重要。以往方法直接使用整体提取的音视频特征进行模态内与跨模态时间交互,但每个片段可能包含多个事件,导致整体特征语义混杂,引发模态内与跨模态交互中的语义干扰:某一片段的事件语义可能混入其他片段的无关事件信息。为此,本文提出类感知特征解耦(CAFD)模块,显式将混杂特征解耦为特定事件类别的特征及专用背景特征。解耦后的类别特征使模型可从其他片段中选择性聚合对应类别的有用语义,避免无关类别的干扰。进一步设计细粒度语义增强模块,包含段级事件共现建模(SECM)块和局部-全局语义融合(LGSF)块。SECM利用新提出的事件共现损失,建模同一时间戳内不同事件间的依赖关系;LGSF通过融合更具信息量的全局视频特征,进一步增强各片段的事件语义。大量实验验证了所提模块与损失函数的有效性,实现了新的最先进性能。

原文摘要 · Abstract (English)

The Audio-Visual Video Parsing task aims to recognize and temporally localize all events occurring in either the audio or visual stream, or both. Capturing accurate event semantics for each audio/visual segment is vital. Prior works directly utilize the extracted holistic audio and visual features for intra- and cross-modal temporal interactions. However, each segment may contain multiple events, resulting in semantically mixed holistic features that can lead to semantic interference during intra- or cross-modal interactions: the event semantics of one segment may incorporate semantics of unrelated events from other segments. To address this issue, our method begins with a Class-Aware Feature Decoupling (CAFD) module, which explicitly decouples the semantically mixed features into distinct class-wise features, including multiple event-specific features and a dedicated background feature. The decoupled class-wise features enable our model to selectively aggregate useful semantics for each segment from clearly matched classes contained in other segments, preventing semantic interference from irrelevant classes. Specifically, we further design a Fine-Grained Semantic Enhancement module for encoding intra- and cross-modal relations. It comprises a Segment-wise Event Co-occurrence Modeling (SECM) block and a Local-Global Semantic Fusion (LGSF) block. The SECM exploits inter-class dependencies of concurrent events within the same timestamp with the aid of a new event co-occurrence loss. The LGSF further enhances the event semantics of each segment by incorporating relevant semantics from more informative global video features. Extensive experiments validate the effectiveness of the proposed modules and loss functions, resulting in a new state-of-the-art parsing performance.

音视频解析多模态学习事件检测

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