English

Distilling Audio-Visual Knowledge by Compositional Contrastive Learning

Computer Vision and Pattern Recognition 2021-04-23 v1 Artificial Intelligence Machine Learning

Abstract

Having access to multi-modal cues (e.g. vision and audio) empowers some cognitive tasks to be done faster compared to learning from a single modality. In this work, we propose to transfer knowledge across heterogeneous modalities, even though these data modalities may not be semantically correlated. Rather than directly aligning the representations of different modalities, we compose audio, image, and video representations across modalities to uncover richer multi-modal knowledge. Our main idea is to learn a compositional embedding that closes the cross-modal semantic gap and captures the task-relevant semantics, which facilitates pulling together representations across modalities by compositional contrastive learning. We establish a new, comprehensive multi-modal distillation benchmark on three video datasets: UCF101, ActivityNet, and VGGSound. Moreover, we demonstrate that our model significantly outperforms a variety of existing knowledge distillation methods in transferring audio-visual knowledge to improve video representation learning. Code is released here: https://github.com/yanbeic/CCL.

Keywords

Cite

@article{arxiv.2104.10955,
  title  = {Distilling Audio-Visual Knowledge by Compositional Contrastive Learning},
  author = {Yanbei Chen and Yongqin Xian and A. Sophia Koepke and Ying Shan and Zeynep Akata},
  journal= {arXiv preprint arXiv:2104.10955},
  year   = {2021}
}

Comments

Accepted to CVPR2021

R2 v1 2026-06-24T01:25:31.790Z