Cross-Referencing Self-Training Network for Sound Event Detection in Audio Mixtures
Sangwook Park, David K. Han, Mounya Elhilali
TL;DR
This work tackles the challenge of training sound event detectors with abundant unlabeled data by introducing Cross-Referencing Self-Training (CRST), a dual-model semi-supervised framework that mitigates self-bias by cross-labeling between a pair of networks trained on original and perturbed data. It couples CRST with a classwise post-processing pipeline that uses Extreme Value Theory-based thresholds and median filtering to extract accurate time intervals for each sound class. Across DESED/DCASE2020 benchmarks, CRST consistently outperforms strong baselines (MT, ICT, SRST) with significant gains in class-averaged F-scores, and the classwise post-processing contributes an additional 2–3% improvement. The approach demonstrates practical effectiveness for leveraging unlabeled data in SED and offers a scalable post-processing strategy to enhance interval-level predictions in real-world audio scenes.
Abstract
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.
