CVJun 29, 2020

Self-Supervised MultiModal Versatile Networks

arXiv:2006.16228v2416 citations
AI Analysis

It addresses the need for versatile networks that can handle multiple modalities for video, image, and audio tasks, though it appears incremental in combining existing self-supervised approaches.

The paper tackles the problem of learning multimodal representations from videos using self-supervision, achieving state-of-the-art performance on benchmarks like UCF101, HMDB51, Kinetics600, AudioSet, and ESC-50.

Videos are a rich source of multi-modal supervision. In this work, we learn representations using self-supervision by leveraging three modalities naturally present in videos: visual, audio and language streams. To this end, we introduce the notion of a multimodal versatile network -- a network that can ingest multiple modalities and whose representations enable downstream tasks in multiple modalities. In particular, we explore how best to combine the modalities, such that fine-grained representations of the visual and audio modalities can be maintained, whilst also integrating text into a common embedding. Driven by versatility, we also introduce a novel process of deflation, so that the networks can be effortlessly applied to the visual data in the form of video or a static image. We demonstrate how such networks trained on large collections of unlabelled video data can be applied on video, video-text, image and audio tasks. Equipped with these representations, we obtain state-of-the-art performance on multiple challenging benchmarks including UCF101, HMDB51, Kinetics600, AudioSet and ESC-50 when compared to previous self-supervised work. Our models are publicly available.

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