Active Contrastive Learning of Audio-Visual Video Representations
Shuang Ma, Zhaoyang Zeng, Daniel McDuff, Yale Song

TL;DR
This paper introduces an active contrastive learning method that constructs a diverse and informative dictionary of negative samples, leading to improved audio-visual video representations and state-of-the-art results on several benchmarks.
Contribution
It proposes an active sampling strategy for contrastive learning that enhances negative sample quality, surpassing traditional random sampling methods.
Findings
Achieves state-of-the-art performance on UCF101, HMDB51, and ESC50.
Demonstrates improved downstream task performance with active sampling.
Shows that diverse negative samples enhance representation quality.
Abstract
Contrastive learning has been shown to produce generalizable representations of audio and visual data by maximizing the lower bound on the mutual information (MI) between different views of an instance. However, obtaining a tight lower bound requires a sample size exponential in MI and thus a large set of negative samples. We can incorporate more samples by building a large queue-based dictionary, but there are theoretical limits to performance improvements even with a large number of negative samples. We hypothesize that \textit{random negative sampling} leads to a highly redundant dictionary that results in suboptimal representations for downstream tasks. In this paper, we propose an active contrastive learning approach that builds an \textit{actively sampled} dictionary with diverse and informative items, which improves the quality of negative samples and improves performances on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsSpeech and Audio Processing · Music and Audio Processing · Indoor and Outdoor Localization Technologies
MethodsContrastive Learning
