English

Unifying Isolated and Overlapping Audio Event Detection with Multi-Label Multi-Task Convolutional Recurrent Neural Networks

Machine Learning 2019-02-20 v2 Sound Audio and Speech Processing Machine Learning

Abstract

We propose a multi-label multi-task framework based on a convolutional recurrent neural network to unify detection of isolated and overlapping audio events. The framework leverages the power of convolutional recurrent neural network architectures; convolutional layers learn effective features over which higher recurrent layers perform sequential modelling. Furthermore, the output layer is designed to handle arbitrary degrees of event overlap. At each time step in the recurrent output sequence, an output triple is dedicated to each event category of interest to jointly model event occurrence and temporal boundaries. That is, the network jointly determines whether an event of this category occurs, and when it occurs, by estimating onset and offset positions at each recurrent time step. We then introduce three sequential losses for network training: multi-label classification loss, distance estimation loss, and confidence loss. We demonstrate good generalization on two datasets: ITC-Irst for isolated audio event detection, and TUT-SED-Synthetic-2016 for overlapping audio event detection.

Keywords

Cite

@article{arxiv.1811.01092,
  title  = {Unifying Isolated and Overlapping Audio Event Detection with Multi-Label Multi-Task Convolutional Recurrent Neural Networks},
  author = {Huy Phan and Oliver Y. Chén and Philipp Koch and Lam Pham and Ian McLoughlin and Alfred Mertins and Maarten De Vos},
  journal= {arXiv preprint arXiv:1811.01092},
  year   = {2019}
}

Comments

Accepted for the 44th International Conference on Acoustics, Speech, and Signal Processing (ICASSP 2019)

R2 v1 2026-06-23T05:02:43.296Z