paper-with-me

Papers

Receptive Field Regularization Techniques for Audio Classification and Tagging with Deep Convolutional Neural Networks

2021-05-26 · Khaled Koutini, Hamid Eghbal-zadeh, Gerhard Widmer

In this paper, we study the performance of variants of well-known Convolutional Neural Network (CNN) architectures on different audio tasks. We show that tuning the Receptive Field (RF) of CNNs is crucial to their generalization. An insufficient RF limits the CNN's ability to fit the training data. In contrast, CNNs with an excessive RF tend to over-fit the training data and fail to generalize to unseen testing data. As state-of-the-art CNN architectures-in computer vision and other domains-tend to go deeper in terms of number of layers, their RF size increases and therefore they degrade in performance in several audio classification and tagging tasks. We study well-known CNN architectures and how their building blocks affect their receptive field. We propose several systematic approaches to control the RF of CNNs and systematically test the resulting architectures on different audio classification and tagging tasks and datasets. The experiments show that regularizing the RF of CNNs using our proposed approaches can drastically improve the generalization of models, out-performing complex architectures and pre-trained models on larger datasets. The proposed CNNs achieve state-of-the-art results in multiple tasks, from acoustic scene classification to emotion and theme detection in music to instrument recognition, as demonstrated by top ranks in several pertinent challenges (DCASE, MediaEval).

📄 PDF Abstract BibTeX arXiv:2105.12395

Code (1)

kkoutini/cpjku_dcase20 공식 구현 pytorch

Tasks

Acoustic Scene ClassificationAudio ClassificationInstrument RecognitionScene Classification

Similar Papers 제목 키워드 기반

Emotion and Theme Recognition in Music with Frequency-Aware RF-Regularized CNNs

2019-10-28 · Khaled Koutini, Shreyan Chowdhury, Verena Haunschmid, Hamid Eghbal-zadeh 외

We present CP-JKU submission to MediaEval 2019; a Receptive Field-(RF)-regularized and Frequency-Aware CNN approach for tagging music with emotion/mood labels. We perform an investigation regarding the impact of the RF o…

Acoustic Scene ClassificationScene Classification

The Receptive Field as a Regularizer in Deep Convolutional Neural Networks for Acoustic Scene Classification

2019-07-03 · Khaled Koutini, Hamid Eghbal-zadeh, Matthias Dorfer, Gerhard Widmer

Convolutional Neural Networks (CNNs) have had great success in many machine vision as well as machine audition tasks. Many image recognition network architectures have consequently been adapted for audio processing tasks…

Acoustic Scene ClassificationGeneral ClassificationScene Classification

Receptive-field-regularized CNN variants for acoustic scene classification

2019-09-05 · Khaled Koutini, Hamid Eghbal-zadeh, Gerhard Widmer

Acoustic scene classification and related tasks have been dominated by Convolutional Neural Networks (CNNs). Top-performing CNNs use mainly audio spectograms as input and borrow their architectural design primarily from …

Acoustic Scene ClassificationClassificationGeneral ClassificationScene Classification

Receptive-Field Regularized CNNs for Music Classification and Tagging

2020-07-27 · Khaled Koutini, Hamid Eghbal-zadeh, Verena Haunschmid, Paul Primus 외

Convolutional Neural Networks (CNNs) have been successfully used in various Music Information Retrieval (MIR) tasks, both as end-to-end models and as feature extractors for more complex systems. However, the MIR field is…

ClassificationGeneral ClassificationInformation RetrievalMusic Classification+2

Temporal FiLM: Capturing Long-Range Sequence Dependencies with Feature-Wise Modulations

2019-09-14 · Sawyer Birnbaum, Volodymyr Kuleshov, Zayd Enam, Pang Wei Koh 외

Learning representations that accurately capture long-range dependencies in sequential inputs -- including text, audio, and genomic data -- is a key problem in deep learning. Feed-forward convolutional models capture onl…

Audio Super-ResolutionSuper-Resolutiontext-classificationText Classification