Domain Generalization on Efficient Acoustic Scene Classification using Residual Normalization
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 normalization method that uses frequency-wise normalization % instance normalization with a shortcut path to discard unnecessary device-specific information without losing useful information for classification. Moreover, we introduce an efficient architecture, BC-ResNet-ASC, a modified version of the baseline architecture with a limited receptive field. BC-ResNet-ASC outperforms the baseline architecture even though it contains the small number of parameters. Through three model compression schemes: pruning, quantization, and knowledge distillation, we can reduce model complexity further while mitigating the performance degradation. The proposed system achieves an average test accuracy of 76.3% in TAU Urban Acoustic Scenes 2020 Mobile, development dataset with 315k parameters, and average test accuracy of 75.3% after compression to 61.0KB of non-zero parameters. The proposed method won the 1st place in DCASE 2021 challenge, TASK1A.
Code (0)
등록된 구현이 없습니다.
Tasks
Acoustic Scene ClassificationClassificationDomain GeneralizationKnowledge DistillationModel CompressionQuantizationScene ClassificationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Improving Acoustic Scene Classification in Low-Resource Conditions
Acoustic Scene Classification (ASC) identifies an environment based on an audio signal. This paper explores ASC in low-resource conditions and proposes a novel model, DS-FlexiNet, which combines depthwise separable convo…
Acoustic Scene ClassificationClassificationData AugmentationKnowledge Distillation+3Description on IEEE ICME 2024 Grand Challenge: Semi-supervised Acoustic Scene Classification under Domain Shift
Acoustic scene classification (ASC) is a crucial research problem in computational auditory scene analysis, and it aims to recognize the unique acoustic characteristics of an environment. One of the challenges of the ASC…
Acoustic Scene ClassificationScene ClassificationLow-complexity acoustic scene classification for multi-device audio: analysis of DCASE 2021 Challenge systems
This paper presents the details of Task 1A Acoustic Scene Classification in the DCASE 2021 Challenge. The task targeted development of low-complexity solutions with good generalization properties. The provided baseline s…
Acoustic Scene ClassificationQuantizationScene ClassificationDomain Generalization with Relaxed Instance Frequency-wise Normalization for Multi-device Acoustic Scene Classification
While using two-dimensional convolutional neural networks (2D-CNNs) in image processing, it is possible to manipulate domain information using channel statistics, and instance normalization has been a promising way to ge…
Acoustic Scene ClassificationDomain GeneralizationScene ClassificationOver-Parameterization and Generalization in Audio Classification
Convolutional Neural Networks (CNNs) have been dominating classification tasks in various domains, such as machine vision, machine listening, and natural language processing. In machine listening, while generally exhibit…
Acoustic Scene ClassificationAudio ClassificationClassificationScene Classification