LGAIMMMar 14, 2024

EquiAV: Leveraging Equivariance for Audio-Visual Contrastive Learning

arXiv:2403.09502v215 citationsHas CodeICML
Originality Incremental advance
AI Analysis

This work addresses a bottleneck in self-supervised audio-visual learning for researchers and practitioners, offering an incremental improvement by better utilizing augmentations.

The paper tackles the problem of audio-visual contrastive learning by addressing how data augmentations can disrupt input pair correspondence, introducing EquiAV to leverage equivariance for improved representation learning. It outperforms previous works across various audio-visual benchmarks, with minimal computational overhead.

Recent advancements in self-supervised audio-visual representation learning have demonstrated its potential to capture rich and comprehensive representations. However, despite the advantages of data augmentation verified in many learning methods, audio-visual learning has struggled to fully harness these benefits, as augmentations can easily disrupt the correspondence between input pairs. To address this limitation, we introduce EquiAV, a novel framework that leverages equivariance for audio-visual contrastive learning. Our approach begins with extending equivariance to audio-visual learning, facilitated by a shared attention-based transformation predictor. It enables the aggregation of features from diverse augmentations into a representative embedding, providing robust supervision. Notably, this is achieved with minimal computational overhead. Extensive ablation studies and qualitative results verify the effectiveness of our method. EquiAV outperforms previous works across various audio-visual benchmarks. The code is available on https://github.com/JongSuk1/EquiAV.

Code Implementations1 repo
Foundations

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

Your Notes