paper-with-me

Papers

Low-complexity acoustic scene classification for multi-device audio: analysis of DCASE 2021 Challenge systems

2021-05-28 · Irene Martín-Morató, Toni Heittola, Annamaria Mesaros, Tuomas Virtanen

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.

📄 PDF Abstract BibTeX arXiv:2105.13734

Code (1)

mathworks/Baseline-MATLAB-DCASE

Tasks

Acoustic Scene ClassificationQuantizationScene Classification

Similar Papers 제목 키워드 기반

A Lottery Ticket Hypothesis Framework for Low-Complexity Device-Robust Neural Acoustic Scene Classification

2021-07-03 · Hao Yen, Chao-Han Huck Yang, Hu Hu, Sabato Marco Siniscalchi 외

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+3

Acoustic scene classification in DCASE 2020 Challenge: generalization across devices and low complexity solutions

2020-05-29 · Toni Heittola, Annamaria Mesaros, Tuomas Virtanen

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 Classification

Wider or Deeper Neural Network Architecture for Acoustic Scene Classification with Mismatched Recording Devices

2022-03-23 · Lam Pham, Khoa Dinh, Dat Ngo, Hieu Tang 외

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 Classification

Low-Complexity Acoustic Scene Classification with Device Information in the DCASE 2025 Challenge

2025-05-03 · Florian Schmid, Paul Primus, Toni Heittola, Annamaria Mesaros 외

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 Learning

Low-Complexity Acoustic Scene Classification Using Data Augmentation and Lightweight ResNet

2023-06-03 · Yanxiong Li, Wenchang Cao, Wei Xie, Qisheng Huang 외

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