SDLGASMay 27, 2021

Cross-Referencing Self-Training Network for Sound Event Detection in Audio Mixtures

arXiv:2105.13392v1
Originality Incremental advance
AI Analysis

This work addresses the problem of costly data labeling for sound event detection, offering an incremental improvement in semi-supervised learning for audio tagging.

The paper tackles sound event detection by proposing a semi-supervised method using a student-teacher scheme with self-training and cross-training to generate pseudo-labels from unsupervised data, achieving significant improvement over state-of-the-art semi-supervised systems on the DCASE2020 challenge datasets.

Sound event detection is an important facet of audio tagging that aims to identify sounds of interest and define both the sound category and time boundaries for each sound event in a continuous recording. With advances in deep neural networks, there has been tremendous improvement in the performance of sound event detection systems, although at the expense of costly data collection and labeling efforts. In fact, current state-of-the-art methods employ supervised training methods that leverage large amounts of data samples and corresponding labels in order to facilitate identification of sound category and time stamps of events. As an alternative, the current study proposes a semi-supervised method for generating pseudo-labels from unsupervised data using a student-teacher scheme that balances self-training and cross-training. Additionally, this paper explores post-processing which extracts sound intervals from network prediction, for further improvement in sound event detection performance. The proposed approach is evaluated on sound event detection task for the DCASE2020 challenge. The results of these methods on both "validation" and "public evaluation" sets of DESED database show significant improvement compared to the state-of-the art systems in semi-supervised learning.

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