# Learning Sound Event Classifiers from Web Audio with Noisy Labels

**Authors:** Eduardo Fonseca, Manoj Plakal, Daniel P. W. Ellis, Frederic Font,, Xavier Favory, Xavier Serra

arXiv: 1901.01189 · 2019-03-11

## TL;DR

This paper investigates the impact of noisy labels in sound event classification using web audio data, introducing a new dataset and demonstrating that noise-robust training methods can improve classifier performance.

## Contribution

It introduces FSDnoisy18k, a large-scale noisy dataset for sound classification, and evaluates the effectiveness of noise-robust loss functions in training with noisy labels.

## Key findings

- Training with large noisy datasets can outperform small clean datasets.
- Noise-robust loss functions improve classification accuracy with noisy labels.
- Empirical analysis of label noise characteristics in web audio data.

## Abstract

As sound event classification moves towards larger datasets, issues of label noise become inevitable. Web sites can supply large volumes of user-contributed audio and metadata, but inferring labels from this metadata introduces errors due to unreliable inputs, and limitations in the mapping. There is, however, little research into the impact of these errors. To foster the investigation of label noise in sound event classification we present FSDnoisy18k, a dataset containing 42.5 hours of audio across 20 sound classes, including a small amount of manually-labeled data and a larger quantity of real-world noisy data. We characterize the label noise empirically, and provide a CNN baseline system. Experiments suggest that training with large amounts of noisy data can outperform training with smaller amounts of carefully-labeled data. We also show that noise-robust loss functions can be effective in improving performance in presence of corrupted labels.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1901.01189/full.md

## Figures

2 figures with captions in the complete paper: https://tomesphere.com/paper/1901.01189/full.md

## References

28 references — full list in the complete paper: https://tomesphere.com/paper/1901.01189/full.md

---
Source: https://tomesphere.com/paper/1901.01189