paper-with-me

홈 › Papers

Impact of Noisy Labels on Sound Event Detection: Deletion Errors Are More Detrimental Than Insertion Errors

2024-08-27 · Yuliang Zhang, Roberto Togneri, Defeng, Huang

This study explores the critical but underexamined impact of label noise on Sound Event Detection (SED), which requires both sound identification and precise temporal localization. We categorize label noise into deletion, insertion, substitution, and subjective types and systematically evaluate their effects on SED using synthetic and real-life datasets. Our analysis shows that deletion noise significantly degrades performance, while insertion noise is relatively benign. Moreover, loss functions effective against classification noise do not perform well for SED due to intra-class imbalance between foreground sound events and background sounds. We demonstrate that loss functions designed to address data imbalance in SED can effectively reduce the impact of noisy labels on system performance. For instance, halving the weight of background sounds in a synthetic dataset improved macro-F1 and micro-F1 scores by approximately $9\%$ with minimal Error Rate increase, with consistent results in real-life datasets. This research highlights the nuanced effects of noisy labels on SED systems and provides practical strategies to enhance model robustness, which are pivotal for both constructing new SED datasets and improving model performance, including efficient utilization of soft and crowdsourced labels.

📄 PDF Abstract BibTeX arXiv:2408.14771

Code (0)

등록된 구현이 없습니다.

Tasks

Event DetectionSound Event DetectionTemporal Localization

Similar Papers 제목 키워드 기반

Learning Sound Event Classifiers from Web Audio with Noisy Labels

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

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 int…

General ClassificationSound Event Detection

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

Unsupervised Contrastive Learning of Sound Event Representations

2020-11-15 · Eduardo Fonseca, Diego Ortego, Kevin McGuinness, Noel E. O'Connor 외

Self-supervised representation learning can mitigate the limitations in recognition tasks with few manually labeled data but abundant unlabeled data---a common scenario in sound event research. In this work, we explore u…

Contrastive LearningLinear evaluationRepresentation Learning

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

An Update on a Progressively Expanded Database for Automated Lung Sound Analysis

2021-02-08 · Fu-Shun Hsu, Shang-Ran Huang, Chien-Wen Huang, Yuan-Ren Cheng 외

Purpose: We previously established an open-access lung sound database, HF_Lung_V1, and developed deep learning models for inhalation, exhalation, continuous adventitious sound (CAS), and discontinuous adventitious sound …

Event Detection