Convolutional Recurrent Neural Networks for Polyphonic Sound Event Detection

Emre Cakir,Giambattista Parascandolo,Toni Heittola,Heikki Huttunen,Tuomas Virtanen,Emre Cakir,Giambattista Parascandolo,Toni Heittola,Heikki Huttunen,Tuomas Virtanen
DOI: https://doi.org/10.1109/TASLP.2017.2690575
2017-06-01
Abstract:Sound events often occur in unstructured environments where they exhibit wide variations in their frequency content and temporal structure. Convolutional neural networks CNNs are able to extract higher level features that are invariant to local spectral and temporal variations. Recurrent neural networks RNNs are powerful in learning the longer term temporal context in the audio signals. CNNs and RNNs as classifiers have recently shown improved performances over established methods in various sound recognition tasks. We combine these two approaches in a convolutional recurrent neural network CRNN and apply it on a polyphonic sound event detection task. We compare the performance of the proposed CRNN method with CNN, RNN, and other established methods, and observe a considerable improvement for four different datasets consisting of everyday sound events.
What problem does this paper attempt to address?