English

AVLnet: Learning Audio-Visual Language Representations from Instructional Videos

Computer Vision and Pattern Recognition 2021-07-01 v2 Computation and Language Multimedia Sound Audio and Speech Processing

Abstract

Current methods for learning visually grounded language from videos often rely on text annotation, such as human generated captions or machine generated automatic speech recognition (ASR) transcripts. In this work, we introduce the Audio-Video Language Network (AVLnet), a self-supervised network that learns a shared audio-visual embedding space directly from raw video inputs. To circumvent the need for text annotation, we learn audio-visual representations from randomly segmented video clips and their raw audio waveforms. We train AVLnet on HowTo100M, a large corpus of publicly available instructional videos, and evaluate on image retrieval and video retrieval tasks, achieving state-of-the-art performance. We perform analysis of AVLnet's learned representations, showing our model utilizes speech and natural sounds to learn audio-visual concepts. Further, we propose a tri-modal model that jointly processes raw audio, video, and text captions from videos to learn a multi-modal semantic embedding space useful for text-video retrieval. Our code, data, and trained models will be released at avlnet.csail.mit.edu

Keywords

Cite

@article{arxiv.2006.09199,
  title  = {AVLnet: Learning Audio-Visual Language Representations from Instructional Videos},
  author = {Andrew Rouditchenko and Angie Boggust and David Harwath and Brian Chen and Dhiraj Joshi and Samuel Thomas and Kartik Audhkhasi and Hilde Kuehne and Rameswar Panda and Rogerio Feris and Brian Kingsbury and Michael Picheny and Antonio Torralba and James Glass},
  journal= {arXiv preprint arXiv:2006.09199},
  year   = {2021}
}

Comments

A version of this work has been accepted to Interspeech 2021

R2 v1 2026-06-23T16:22:30.882Z