Sequential Contrastive Audio-Visual Learning

📅 2024-07-08
🏛️ IEEE International Conference on Acoustics, Speech, and Signal Processing
📈 Citations: 2
Influential: 0
📄 PDF
🤖 AI Summary
Traditional audio-video contrastive learning relies on temporal aggregation of representations, discarding fine-grained sequential structure and thereby limiting cross-modal alignment accuracy. To address this, we propose the first framework that abandons temporal aggregation entirely and performs contrastive learning directly in the raw sequence space. Our method introduces an end-to-end audio-video Transformer encoder, a DTW-enhanced multi-dimensional temporal distance metric, and a novel sequence-level contrastive loss. The resulting model supports flexible retrieval metrics and efficient hybrid retrieval. Evaluated on VGGSound and Music datasets, our approach achieves up to a 3.5× improvement in audio-video retrieval recall, while using fewer parameters and requiring significantly less training data. It substantially enhances temporal-aware cross-modal representation learning, enabling more precise alignment of fine-grained audio and video dynamics.

Technology Category

Application Category

📝 Abstract
Contrastive learning has emerged as a powerful technique in audio-visual representation learning, leveraging the natural co-occurrence of audio and visual modalities in webscale video datasets. However, conventional contrastive audio-visual learning (CAV) methodologies often rely on aggregated representations derived through temporal aggregation, neglecting the intrinsic sequential nature of the data. This oversight raises concerns regarding the ability of standard approaches to capture and utilize fine-grained information within sequences. In response to this limitation, we propose sequential contrastive audiovisual learning (SCAV), which contrasts examples based on their non-aggregated representation space using multidimensional sequential distances. Audio-visual retrieval experiments with the VGGSound and Music datasets demonstrate the effectiveness of SCAV, with up to 3.5x relative improvements in recall against traditional aggregation-based contrastive learning and other previously proposed methods, which utilize more parameters and data. We also show that models trained with SCAV exhibit a significant degree of flexibility regarding the metric employed for retrieval, allowing us to use a hybrid retrieval approach that is both effective and efficient.
Problem

Research questions and friction points this paper is trying to address.

Captures fine-grained sequential audio-visual data details
Improves retrieval performance over traditional aggregation methods
Enables flexible and efficient hybrid retrieval approaches
Innovation

Methods, ideas, or system contributions that make the work stand out.

Sequential contrastive learning for audio-visual data
Uses multidimensional sequential distances for representation
Hybrid retrieval approach enhances efficiency and effectiveness
🔎 Similar Papers
No similar papers found.