CVAug 25, 2016

Ambient Sound Provides Supervision for Visual Learning

arXiv:1608.07017v2327 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of unsupervised visual learning for computer vision researchers, offering an incremental approach by leveraging ambient sound as a novel but not paradigm-shifting supervisory signal.

The authors tackled the problem of learning visual models without explicit labels by using ambient sound as a supervisory signal, training a CNN to predict sound summaries from video frames, and found that the learned representation performs comparably to other state-of-the-art unsupervised methods on recognition tasks.

The sound of crashing waves, the roar of fast-moving cars -- sound conveys important information about the objects in our surroundings. In this work, we show that ambient sounds can be used as a supervisory signal for learning visual models. To demonstrate this, we train a convolutional neural network to predict a statistical summary of the sound associated with a video frame. We show that, through this process, the network learns a representation that conveys information about objects and scenes. We evaluate this representation on several recognition tasks, finding that its performance is comparable to that of other state-of-the-art unsupervised learning methods. Finally, we show through visualizations that the network learns units that are selective to objects that are often associated with characteristic sounds.

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