Separating the "Chirp" from the "Chat": Self-supervised Visual Grounding of Sound and Language
Mark Hamilton, Andrew Zisserman, John R. Hershey, William T. Freeman
TL;DR
DenseAV tackles the problem of grounding language and sounds to visual objects without supervision by learning high-resolution audio-visual representations through self-supervised contrastive learning. It introduces a dual-encoder architecture with a novel multi-head similarity aggregator that produces a dense, semantically meaningful AV activation volume, enabling both speech- and sound-grounded semantic segmentation. The model automatically disentangles language from sound using a disentanglement regularizer, and achieves state-of-the-art performance on cross-modal retrieval and dense grounding benchmarks, outperforming prior methods with fewer parameters. This approach offers a scalable pathway to fine-grained, zero-shot visual grounding of spoken language and environmental sounds with practical implications for multimodal understanding in zero-annotation regimes.
Abstract
We present DenseAV, a novel dual encoder grounding architecture that learns high-resolution, semantically meaningful, and audio-visually aligned features solely through watching videos. We show that DenseAV can discover the ``meaning'' of words and the ``location'' of sounds without explicit localization supervision. Furthermore, it automatically discovers and distinguishes between these two types of associations without supervision. We show that DenseAV's localization abilities arise from a new multi-head feature aggregation operator that directly compares dense image and audio representations for contrastive learning. In contrast, many other systems that learn ``global'' audio and video representations cannot localize words and sound. Finally, we contribute two new datasets to improve the evaluation of AV representations through speech and sound prompted semantic segmentation. On these and other datasets we show DenseAV dramatically outperforms the prior art on speech and sound prompted semantic segmentation. DenseAV outperforms the previous state-of-the-art, ImageBind, on cross-modal retrieval using fewer than half of the parameters. Project Page: \href{https://aka.ms/denseav}{https://aka.ms/denseav}
