Low-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 system is based on a CNN architecture and post-training quantization of parameters. The system is trained using all the available training data, without any specific technique for handling device mismatch, and obtains an overall accuracy of 47.7%, with a log loss of 1.473. The task received 99 submissions from 30 teams, and most of the submitted systems outperformed the baseline. The most used techniques among the submissions were residual networks and weight quantization, with the top systems reaching over 70% accuracy, and log loss under 0.8. The acoustic scene classification task remained a popular task in the challenge, despite the increasing difficulty of the setup.
Code (1)
Tasks
Acoustic Scene ClassificationQuantizationScene ClassificationSimilar Papers 제목 키워드 기반
A Lottery Ticket Hypothesis Framework for Low-Complexity Device-Robust Neural Acoustic Scene Classification
We propose a novel neural model compression strategy combining data augmentation, knowledge transfer, pruning, and quantization for device-robust acoustic scene classification (ASC). Specifically, we tackle the ASC task …
Acoustic Scene ClassificationData AugmentationModel CompressionNetwork Pruning+3Acoustic scene classification in DCASE 2020 Challenge: generalization across devices and low complexity solutions
This paper presents the details of Task 1: Acoustic Scene Classification in the DCASE 2020 Challenge. The task consists of two subtasks: classification of data from multiple devices, requiring good generalization propert…
Acoustic Scene ClassificationClassificationScene ClassificationWider or Deeper Neural Network Architecture for Acoustic Scene Classification with Mismatched Recording Devices
In this paper, we present a robust and low complexity system for Acoustic Scene Classification (ASC), the task of identifying the scene of an audio recording. We first construct an ASC baseline system in which a novel in…
Acoustic Scene ClassificationScene ClassificationLow-Complexity Acoustic Scene Classification with Device Information in the DCASE 2025 Challenge
This paper presents the Low-Complexity Acoustic Scene Classification with Device Information Task of the DCASE 2025 Challenge and its baseline system. Continuing the focus on low-complexity models, data efficiency, and d…
Acoustic Scene ClassificationScene ClassificationTransfer LearningLow-Complexity Acoustic Scene Classification Using Data Augmentation and Lightweight ResNet
We present a work on low-complexity acoustic scene classification (ASC) with multiple devices, namely the subtask A of Task 1 of the DCASE2021 challenge. This subtask focuses on classifying audio samples of multiple devi…
Acoustic Scene ClassificationData AugmentationModel CompressionScene Classification