paper-with-me

Papers

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

2018-11-02 · Huy Phan, Oliver Y. Chén, Philipp Koch, Lam Pham, Ian McLoughlin, Alfred Mertins, Maarten De Vos

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.

📄 PDF Abstract BibTeX arXiv:1811.01092

Code (0)

등록된 구현이 없습니다.

Tasks

Event DetectionMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Similar Papers 제목 키워드 기반

CaR-FOREST: Joint Classification-Regression Decision Forests for Overlapping Audio Event Detection

2016-07-08 · Huy Phan, Lars Hertel, Marco Maass, Philipp Koch 외

This report describes our submissions to Task2 and Task3 of the DCASE 2016 challenge. The systems aim at dealing with the detection of overlapping audio events in continuous streams, where the detectors are based on rand…

Event DetectionGeneral Classificationregression

Sound Event Detection in Multichannel Audio Using Spatial and Harmonic Features

2017-06-07 · Sharath Adavanne, Giambattista Parascandolo, Pasi Pertilä, Toni Heittola 외

In this paper, we propose the use of spatial and harmonic features in combination with long short term memory (LSTM) recurrent neural network (RNN) for automatic sound event detection (SED) task. Real life sound recordin…

Event DetectionSound Event Detection

Finding Strength in Weakness: Learning to Separate Sounds with Weak Supervision

2019-11-06 · Fatemeh Pishdadian, Gordon Wichern, Jonathan Le Roux

While there has been much recent progress using deep learning techniques to separate speech and music audio signals, these systems typically require large collections of isolated sources during the training process. When…

Audio Source Separation

Multichannel Sound Event Detection Using 3D Convolutional Neural Networks for Learning Inter-channel Features

2018-01-29 · Sharath Adavanne, Archontis Politis, Tuomas Virtanen

In this paper, we propose a stacked convolutional and recurrent neural network (CRNN) with a 3D convolutional neural network (CNN) in the first layer for the multichannel sound event detection (SED) task. The 3D CNN enab…

Event DetectionSound Event Detection

Sound Event Detection in Urban Audio With Single and Multi-Rate PCEN

2021-02-06 · Christopher Ick, Brian McFee

Recent literature has demonstrated that the use of per-channel energy normalization (PCEN), has significant performance improvements over traditional log-scaled mel-frequency spectrograms in acoustic sound event detectio…

Event DetectionSound Event Detection