English

Self-Supervised Learning by Cross-Modal Audio-Video Clustering

Computer Vision and Pattern Recognition 2020-10-27 v3

Abstract

Visual and audio modalities are highly correlated, yet they contain different information. Their strong correlation makes it possible to predict the semantics of one from the other with good accuracy. Their intrinsic differences make cross-modal prediction a potentially more rewarding pretext task for self-supervised learning of video and audio representations compared to within-modality learning. Based on this intuition, we propose Cross-Modal Deep Clustering (XDC), a novel self-supervised method that leverages unsupervised clustering in one modality (e.g., audio) as a supervisory signal for the other modality (e.g., video). This cross-modal supervision helps XDC utilize the semantic correlation and the differences between the two modalities. Our experiments show that XDC outperforms single-modality clustering and other multi-modal variants. XDC achieves state-of-the-art accuracy among self-supervised methods on multiple video and audio benchmarks. Most importantly, our video model pretrained on large-scale unlabeled data significantly outperforms the same model pretrained with full-supervision on ImageNet and Kinetics for action recognition on HMDB51 and UCF101. To the best of our knowledge, XDC is the first self-supervised learning method that outperforms large-scale fully-supervised pretraining for action recognition on the same architecture.

Keywords

Cite

@article{arxiv.1911.12667,
  title  = {Self-Supervised Learning by Cross-Modal Audio-Video Clustering},
  author = {Humam Alwassel and Dhruv Mahajan and Bruno Korbar and Lorenzo Torresani and Bernard Ghanem and Du Tran},
  journal= {arXiv preprint arXiv:1911.12667},
  year   = {2020}
}

Comments

Accepted to NeurIPS 2020 (spotlight presentation)

R2 v1 2026-06-23T12:30:01.363Z