paper-with-me

Papers

Learning Sound Event Classifiers from Web Audio with Noisy Labels

2019-01-04 · Eduardo Fonseca, Manoj Plakal, Daniel P. W. Ellis, Frederic Font, Xavier Favory, Xavier Serra

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.

📄 PDF Abstract BibTeX arXiv:1901.01189

Code (2)

edufonseca/icassp19 공식 구현 tf
lRomul/argus-freesound pytorch

Tasks

General ClassificationSound Event Detection

Similar Papers 제목 키워드 기반

Model-agnostic Approaches to Handling Noisy Labels When Training Sound Event Classifiers

2019-10-26 · Eduardo Fonseca, Frederic Font, Xavier Serra

Label noise is emerging as a pressing issue in sound event classification. This arises as we move towards larger datasets that are difficult to annotate manually, but it is even more severe if datasets are collected auto…

General Classification

DiffSED: Sound Event Detection with Denoising Diffusion

2023-08-14 · Swapnil Bhosale, Sauradip Nag, Diptesh Kanojia, Jiankang Deng 외

Sound Event Detection (SED) aims to predict the temporal boundaries of all the events of interest and their class labels, given an unconstrained audio sample. Taking either the splitand-classify (i.e., frame-level) strat…

DecoderDenoisingEvent DetectionSound Event Detection

Weakly Labeled Sound Event Detection Using Tri-training and Adversarial Learning

2019-10-14 · Hyoungwoo Park, Sungrack Yun, Jungyun Eum, Janghoon Cho 외

This paper considers a semi-supervised learning framework for weakly labeled polyphonic sound event detection problems for the DCASE 2019 challenge's task4 by combining both the tri-training and adversarial learning. The…

Event DetectionSound Event Detection

Forward-Backward Convolutional Recurrent Neural Networks and Tag-Conditioned Convolutional Neural Networks for Weakly Labeled Semi-supervised Sound Event Detection

2021-03-11 · Janek Ebbers, Reinhold Haeb-Umbach

In this paper we present our system for the detection and classification of acoustic scenes and events (DCASE) 2020 Challenge Task 4: Sound event detection and separation in domestic environments. We introduce two new mo…

Event DetectionSound Event DetectionTAG

Into the Wild with AudioScope: Unsupervised Audio-Visual Separation of On-Screen Sounds

2020-11-02 · ICLR 2021 1 · Efthymios Tzinis, Scott Wisdom, Aren Jansen, Shawn Hershey 외

Recent progress in deep learning has enabled many advances in sound separation and visual scene understanding. However, extracting sound sources which are apparent in natural videos remains an open problem. In this work,…

Scene Understanding