CVSDASApr 29, 2020

VGGSound: A Large-scale Audio-Visual Dataset

arXiv:2004.14368v2876 citationsHas Code
AI Analysis

This dataset addresses the need for high-quality audio recognition training data for researchers and practitioners, though it is incremental as it builds on existing data collection methods.

The authors tackled the problem of creating a large-scale audio-visual dataset with low label noise from wild videos, resulting in VGGSound, which includes over 210k videos across 310 audio classes and ensures audio-visual correspondence.

Our goal is to collect a large-scale audio-visual dataset with low label noise from videos in the wild using computer vision techniques. The resulting dataset can be used for training and evaluating audio recognition models. We make three contributions. First, we propose a scalable pipeline based on computer vision techniques to create an audio dataset from open-source media. Our pipeline involves obtaining videos from YouTube; using image classification algorithms to localize audio-visual correspondence; and filtering out ambient noise using audio verification. Second, we use this pipeline to curate the VGGSound dataset consisting of more than 210k videos for 310 audio classes. Third, we investigate various Convolutional Neural Network~(CNN) architectures and aggregation approaches to establish audio recognition baselines for our new dataset. Compared to existing audio datasets, VGGSound ensures audio-visual correspondence and is collected under unconstrained conditions. Code and the dataset are available at http://www.robots.ox.ac.uk/~vgg/data/vggsound/

Code Implementations3 repos
Foundations

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

Your Notes