paper-with-me

Papers

Evaluation of post-processing algorithms for polyphonic sound event detection

2019-06-17 · Leo Cances, Patrice Guyot, Thomas Pellegrini

Sound event detection (SED) aims at identifying audio events (audio tagging task) in recordings and then locating them temporally (localization task). This last task ends with the segmentation of the frame-level class predictions, that determines the onsets and offsets of the audio events. Yet, this step is often overlooked in scientific publications. In this paper, we focus on the post-processing algorithms used to identify the audio event boundaries. Different post-processing steps are investigated, through smoothing, thresholding, and optimization. In particular, we evaluate different approaches for temporal segmentation, namely statistic-based and parametric methods. Experiments are carried out on the DCASE 2018 challenge task 4 data. We compared post-processing algorithms on the temporal prediction curves of two models: one based on the challenge's baseline and a Multiple Instance Learning (MIL) model. Results show the crucial impact of the post-processing methods on the final detection score. Statistic-based methods yield a 22.9% event-based F-score on the evaluation set with our MIL model. Moreover, the best results were obtained using class-dependent parametric methods with 32.0% F-score.

📄 PDF Abstract BibTeX arXiv:1906.06909

Code (1)

topel/dcase19-RCNN-task4 tf

Tasks

Audio TaggingEvent DetectionMultiple Instance LearningSound Event Detection

Similar Papers 제목 키워드 기반

Post-Processing Independent Evaluation of Sound Event Detection Systems

2023-06-27 · Janek Ebbers, Reinhold Haeb-Umbach, Romain Serizel

Due to the high variation in the application requirements of sound event detection (SED) systems, it is not sufficient to evaluate systems only in a single operating mode. Therefore, the community recently adopted the po…

Event DetectionSound Event Detection

Polyphonic Sound Event Detection by using Capsule Neural Network

2018-10-15 · Fabio Vesperini, Leonardo Gabrielli, Emanuele Principi, Stefano Squartini

Artificial sound event detection (SED) has the aim to mimic the human ability to perceive and understand what is happening in the surroundings. % environment. Nowadays, Deep Learning offers valuable techniques for this g…

Event DetectionSound Event Detection

Improving Polyphonic Sound Event Detection on Multichannel Recordings with the Sørensen-Dice Coefficient Loss and Transfer Learning

2021-07-22 · Karn N. Watcharasupat, Thi Ngoc Tho Nguyen, Ngoc Khanh Nguyen, Zhen Jian Lee 외

The S{\o}rensen--Dice Coefficient has recently seen rising popularity as a loss function (also known as Dice loss) due to its robustness in tasks where the number of negative samples significantly exceeds that of positiv…

Data AugmentationEvent DetectionSemantic SegmentationSound Event Detection+1

SoundDet: Polyphonic Moving Sound Event Detection and Localization from Raw Waveform

2021-06-13 · Yuhang He, Niki Trigoni, Andrew Markham

We present a new framework SoundDet, which is an end-to-end trainable and light-weight framework, for polyphonic moving sound event detection and localization. Prior methods typically approach this problem by preprocessi…

Event DetectionSound Event Detection

USM-SED - A Dataset for Polyphonic Sound Event Detection in Urban Sound Monitoring Scenarios

2021-05-06 · Jakob Abeßer

This paper introduces a novel dataset for polyphonic sound event detection in urban sound monitoring use-cases. Based on isolated sounds taken from the FSD50k dataset, 20,000 polyphonic soundscapes are synthesized with s…

Dataset GenerationEvent DetectionSound Event Detection