paper-with-me

Papers

Polyphonic Sound Event Detection by using Capsule Neural Network

2018-10-15 · Fabio Vesperini, Leonardo Gabrielli, Emanuele Principi, Stefano Squartini

Artificial sound event detection (SED) has the aim to mimic the human ability to perceive and understand what is happening in the surroundings. % environment. Nowadays, Deep Learning offers valuable techniques for this goal such as Convolutional Neural Networks (CNNs). The Capsule Neural Network (CapsNet) architecture has been recently introduced in the image processing field with the intent to overcome some of the known limitations of CNNs, specifically regarding the scarce robustness to affine transformations (i.e., perspective, size, orientation) and the detection of overlapped images. This motivated the authors to employ CapsNets to deal with the polyphonic-SED task, in which multiple sound events occur simultaneously. Specifically, we propose to exploit the capsule units to represent a set of distinctive properties for each individual sound event. Capsule units are connected through a so-called \textit{dynamic routing} that encourages learning part-whole relationships and improves the detection performance in a polyphonic context. This paper reports extensive evaluations carried out on three publicly available datasets, showing how the CapsNet-based algorithm not only outperforms standard CNNs but also allows to achieve the best results with respect to the state of the art algorithms.

📄 PDF Abstract BibTeX arXiv:1810.06325

Code (1)

https://gitlab.com/a3labShares/capsule-for-sed 공식 구현

Tasks

Event DetectionSound Event Detection

Similar Papers 제목 키워드 기반

A Capsule based Approach for Polyphonic Sound Event Detection

2018-07-23

Polyphonic sound event detection (polyphonic SED) is an interesting but challenging task due to the concurrence of multiple sound events. Recently, SED methods based on convolutional neural networks (CNN) and recurrent n…

Event DetectionSound Event Detection

USM-SED - A Dataset for Polyphonic Sound Event Detection in Urban Sound Monitoring Scenarios

2021-05-06 · Jakob Abeßer

This paper introduces a novel dataset for polyphonic sound event detection in urban sound monitoring use-cases. Based on isolated sounds taken from the FSD50k dataset, 20,000 polyphonic soundscapes are synthesized with s…

Dataset GenerationEvent DetectionSound Event Detection

Improving Polyphonic Sound Event Detection on Multichannel Recordings with the Sørensen-Dice Coefficient Loss and Transfer Learning

2021-07-22 · Karn N. Watcharasupat, Thi Ngoc Tho Nguyen, Ngoc Khanh Nguyen, Zhen Jian Lee 외

The S{\o}rensen--Dice Coefficient has recently seen rising popularity as a loss function (also known as Dice loss) due to its robustness in tasks where the number of negative samples significantly exceeds that of positiv…

Data AugmentationEvent DetectionSemantic SegmentationSound Event Detection+1

A Sequence Matching Network for Polyphonic Sound Event Localization and Detection

2020-02-14

Polyphonic sound event detection and direction-of-arrival estimation require different input features from audio signals. While sound event detection mainly relies on time-frequency patterns, direction-of-arrival estimat…

Direction of Arrival EstimationEvent DetectionSound Event DetectionSound Event Localization and Detection+1

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