paper-with-me

홈 › Papers

Low-Complexity Models for Acoustic Scene Classification Based on Receptive Field Regularization and Frequency Damping

2020-11-05 · Khaled Koutini, Florian Henkel, Hamid Eghbal-zadeh, Gerhard Widmer

Deep Neural Networks are known to be very demanding in terms of computing and memory requirements. Due to the ever increasing use of embedded systems and mobile devices with a limited resource budget, designing low-complexity models without sacrificing too much of their predictive performance gained great importance. In this work, we investigate and compare several well-known methods to reduce the number of parameters in neural networks. We further put these into the context of a recent study on the effect of the Receptive Field (RF) on a model's performance, and empirically show that we can achieve high-performing low-complexity models by applying specific restrictions on the RFs, in combination with parameter reduction methods. Additionally, we propose a filter-damping technique for regularizing the RF of models, without altering their architecture and changing their parameter counts. We will show that incorporating this technique improves the performance in various low-complexity settings such as pruning and decomposed convolution. Using our proposed filter damping, we achieved the 1st rank at the DCASE-2020 Challenge in the task of Low-Complexity Acoustic Scene Classification.

📄 PDF Abstract BibTeX arXiv:2011.02955

Code (1)

kkoutini/cpjku_dcase20 공식 구현 pytorch

Tasks

Acoustic Scene ClassificationScene Classification

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

TC-SKNet with GridMask for Low-complexity Classification of Acoustic scene

2022-10-05 · Luyuan Xie, Yan Zhong, Lin Yang, Zhaoyu Yan 외

Convolution neural networks (CNNs) have good performance in low-complexity classification tasks such as acoustic scene classifications (ASCs). However, there are few studies on the relationship between the length of targ…

AutoMLData Augmentation

Domain Generalization on Efficient Acoustic Scene Classification using Residual Normalization

2021-11-12 · Byeonggeun Kim, Seunghan Yang, Jangho Kim, Simyung Chang

It is a practical research topic how to deal with multi-device audio inputs by a single acoustic scene classification system with efficient design. In this work, we propose Residual Normalization, a novel feature normali…

Acoustic Scene ClassificationClassificationDomain GeneralizationKnowledge Distillation+3

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

QTI Submission to DCASE 2021: residual normalization for device-imbalanced acoustic scene classification with efficient design

2022-06-28 · Byeonggeun Kim, Seunghan Yang, Jangho Kim, Simyung Chang

This technical report describes the details of our TASK1A submission of the DCASE2021 challenge. The goal of the task is to design an audio scene classification system for device-imbalanced datasets under the constraints…

Acoustic Scene ClassificationKnowledge DistillationModel CompressionQuantization+1

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