CVOct 6, 2020

Support-set bottlenecks for video-text representation learning

arXiv:2010.02824v2270 citations
Originality Highly original
AI Analysis

This addresses a bottleneck in video-text representation learning for retrieval applications, offering a novel approach to improve semantic encoding.

The paper tackles the problem of noise contrastive learning in video-text representation learning being too strict by enforcing dissimilar representations for semantically-related samples, and proposes a generative model that reconstructs captions from support samples' visual representations, achieving large-margin performance improvements on multiple datasets for retrieval tasks.

The dominant paradigm for learning video-text representations -- noise contrastive learning -- increases the similarity of the representations of pairs of samples that are known to be related, such as text and video from the same sample, and pushes away the representations of all other pairs. We posit that this last behaviour is too strict, enforcing dissimilar representations even for samples that are semantically-related -- for example, visually similar videos or ones that share the same depicted action. In this paper, we propose a novel method that alleviates this by leveraging a generative model to naturally push these related samples together: each sample's caption must be reconstructed as a weighted combination of other support samples' visual representations. This simple idea ensures that representations are not overly-specialized to individual samples, are reusable across the dataset, and results in representations that explicitly encode semantics shared between samples, unlike noise contrastive learning. Our proposed method outperforms others by a large margin on MSR-VTT, VATEX and ActivityNet, and MSVD for video-to-text and text-to-video retrieval.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes