CVLGMMOct 5, 2023

Multi-Resolution Audio-Visual Feature Fusion for Temporal Action Localization

arXiv:2310.03456v11 citationsh-index: 4
Originality Incremental advance
AI Analysis

This work addresses the challenge of leveraging audio data for more accurate action localization in videos, offering a versatile enhancement for existing architectures, though it is incremental as it builds on prior feature pyramid networks.

The paper tackled the problem of integrating audio features into temporal action localization frameworks, which had seen limited progress, by introducing a multi-resolution audio-visual feature fusion method that improved boundary precision and classification confidence, achieving a 3.2% mAP gain on ActivityNet v1.3.

Temporal Action Localization (TAL) aims to identify actions' start, end, and class labels in untrimmed videos. While recent advancements using transformer networks and Feature Pyramid Networks (FPN) have enhanced visual feature recognition in TAL tasks, less progress has been made in the integration of audio features into such frameworks. This paper introduces the Multi-Resolution Audio-Visual Feature Fusion (MRAV-FF), an innovative method to merge audio-visual data across different temporal resolutions. Central to our approach is a hierarchical gated cross-attention mechanism, which discerningly weighs the importance of audio information at diverse temporal scales. Such a technique not only refines the precision of regression boundaries but also bolsters classification confidence. Importantly, MRAV-FF is versatile, making it compatible with existing FPN TAL architectures and offering a significant enhancement in performance when audio data is available.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes