SDLGMMJul 9, 2017

Deep CNN Framework for Audio Event Recognition using Weakly Labeled Web Data

arXiv:1707.02530v352 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of training audio recognition systems for web data where strong labels are scarce, offering a practical solution for domain-specific applications.

The authors tackled the problem of audio event recognition with limited labeled data by proposing a deep CNN framework that learns from weakly labeled web audio, achieving a considerable performance improvement over a network trained with strongly labeled data.

The development of audio event recognition systems require labeled training data, which are generally hard to obtain. One promising source of recordings of audio events is the large amount of multimedia data on the web. In particular, if the audio content analysis must itself be performed on web audio, it is important to train the recognizers themselves from such data. Training from these web data, however, poses several challenges, the most important being the availability of labels: labels, if any, that may be obtained for the data are generally weak, and not of the kind conventionally required for training detectors or classifiers. We propose that learning algorithms that can exploit weak labels offer an effective method to learn from web data. We then propose a robust and efficient deep convolutional neural network (CNN) based framework to learn audio event recognizers from weakly labeled data. The proposed method can train from and analyze recordings of variable length in an efficient manner and outperforms a network trained with strongly labeled web data by a considerable margin. Moreover, even though we learn from weakly labeled data, where event time stamps within the recording are not available during training, our proposed framework is able to localize events during the inference stage.

Foundations

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

Your Notes