ASSDJan 30, 2021

Semi-supervised Sound Event Detection using Random Augmentation and Consistency Regularization

arXiv:2102.00154v1
Originality Synthesis-oriented
AI Analysis

This work addresses sound event detection for acoustic environmental analysis, offering an incremental improvement in semi-supervised learning techniques.

The paper tackled semi-supervised sound event detection by combining random audio augmentation with consistency regularization, achieving the best performance when integrated with the MeanTeacher model.

Sound event detection is a core module for acoustic environmental analysis. Semi-supervised learning technique allows to largely scale up the dataset without increasing the annotation budget, and recently attracts lots of research attention. In this work, we study on two advanced semi-supervised learning techniques for sound event detection. Data augmentation is important for the success of recent deep learning systems. This work studies the audio-signal random augmentation method, which provides an augmentation strategy that can handle a large number of different audio transformations. In addition, consistency regularization is widely adopted in recent state-of-the-art semi-supervised learning methods, which exploits the unlabelled data by constraining the prediction of different transformations of one sample to be identical to the prediction of this sample. This work finds that, for semi-supervised sound event detection, consistency regularization is an effective strategy, especially the best performance is achieved when it is combined with the MeanTeacher model.

Foundations

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

Your Notes