paper-with-me

Papers

Sound event detection via dilated convolutional recurrent neural networks

2020-07-20

Convolutional recurrent neural networks (CRNNs) have achieved state-of-the-art performance for sound event detection (SED). In this paper, we propose to use a dilated CRNN, namely a CRNN with a dilated convolutional kernel, as the classifier for the task of SED. We investigate the effectiveness of dilation operations which provide a CRNN with expanded receptive fields to capture long temporal context without increasing the amount of CRNN's parameters. Compared to the classifier of the baseline CRNN, the classifier of the dilated CRNN obtains a maximum increase of 1.9%, 6.3% and 2.5% at F1 score and a maximum decrease of 1.7%, 4.1% and 3.9% at error rate (ER), on the publicly available audio corpora of the TUT-SED Synthetic 2016, the TUT Sound Event 2016 and the TUT Sound Event 2017, respectively.

📄 PDF Abstract BibTeX arXiv:1911.10888

Code (0)

등록된 구현이 없습니다.

Tasks

Event DetectionSound Event Detection

Similar Papers 제목 키워드 기반

Sound Event Detection with Depthwise Separable and Dilated Convolutions

2020-02-02 · Konstantinos Drossos, Stylianos I. Mimilakis, Shayan Gharib, Yanxiong Li 외

State-of-the-art sound event detection (SED) methods usually employ a series of convolutional neural networks (CNNs) to extract useful features from the input audio signal, and then recurrent neural networks (RNNs) to mo…

Event DetectionSound Event Detection

Conditioned Time-Dilated Convolutions for Sound Event Detection

2020-07-10 · Konstantinos Drossos, Stylianos I. Mimilakis, Tuomas Virtanen

Sound event detection (SED) is the task of identifying sound events along with their onset and offset times. A recent, convolutional neural networks based SED method, proposed the usage of depthwise separable (DWS) and t…

Event DetectionLanguage ModellingSound Event Detection

Convolutional Recurrent Neural Networks for Polyphonic Sound Event Detection

2017-02-21 · Emre Çakır, Giambattista Parascandolo, Toni Heittola, Heikki Huttunen 외

Sound events often occur in unstructured environments where they exhibit wide variations in their frequency content and temporal structure. Convolutional neural networks (CNN) are able to extract higher level features th…

Event DetectionSound Event Detection

Spotting Football Events Using Two-Stream Convolutional Neural Network and Dilated Recurrent Neural Network

2021-04-21 · Behzad Mahaseni, Erma Rahayu Mohd Faizal, Ram Gopal Raj

This paper addresses the problem of event detection and localization in long football (soccer) videos. Our key idea is that understanding the long-range dependencies between video frames is imperative for accurate event …

Action SpottingEvent Detection

Impact of temporal resolution on convolutional recurrent networks for audio tagging and sound event detection

2022-09-26 · Wim Boes, Hugo Van hamme

Many state-of-the-art systems for audio tagging and sound event detection employ convolutional recurrent neural architectures. Typically, they are trained in a mean teacher setting to deal with the heterogeneous annotati…

Audio TaggingEvent DetectionSound Event DetectionTemporal Localization