ASSDJul 8, 2021

Heavily Augmented Sound Event Detection utilizing Weak Predictions

arXiv:2107.03649v330 citationsHas Code
Originality Incremental advance
AI Analysis

This work addresses the data scarcity issue in SED for audio processing applications, but it is incremental as it builds on existing weakly supervised methods.

The paper tackled the problem of limited strongly labeled data in Sound Event Detection (SED) by applying heavy data augmentation and utilizing weak predictions, achieving a PSDS1 of 0.4336 and PSDS2 of 0.8161 on the DESED real validation dataset and ranking 3rd in DCASE 2021 Task4.

The performances of Sound Event Detection (SED) systems are greatly limited by the difficulty in generating large strongly labeled dataset. In this work, we used two main approaches to overcome the lack of strongly labeled data. First, we applied heavy data augmentation on input features. Data augmentation methods used include not only conventional methods used in speech/audio domains but also our proposed method named FilterAugment. Second, we propose two methods to utilize weak predictions to enhance weakly supervised SED performance. As a result, we obtained the best PSDS1 of 0.4336 and best PSDS2 of 0.8161 on the DESED real validation dataset. This work is submitted to DCASE 2021 Task4 and is ranked on the 3rd place. Code availa-ble: https://github.com/frednam93/FilterAugSED.

Code Implementations1 repo
Foundations

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

Your Notes