paper-with-me

Papers

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

2025-05-03 · Florian Schmid, Paul Primus, Toni Heittola, Annamaria Mesaros, Irene Martín-Morató, Gerhard Widmer

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 device mismatch from previous editions (2022--2024), this year's task introduces a key change: recording device information is now provided at inference time. This enables the development of device-specific models that leverage device characteristics -- reflecting real-world deployment scenarios in which a model is designed with awareness of the underlying hardware. The training set matches the 25% subset used in the corresponding DCASE 2024 challenge, with no restrictions on external data use, highlighting transfer learning as a central topic. The baseline achieves 50.72% accuracy on this ten-class problem with a device-general model, improving to 51.89% when using the available device information.

📄 PDF Abstract BibTeX arXiv:2505.01747

Code (1)

cpjku/dcase2025_task1_baseline 공식 구현 pytorch

Tasks

Acoustic Scene ClassificationScene ClassificationTransfer Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Focus 설명 없음

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

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

Domain Generalization with Relaxed Instance Frequency-wise Normalization for Multi-device Acoustic Scene Classification

2022-06-24 · Byeonggeun Kim, Seunghan Yang, Jangho Kim, Hyunsin Park 외

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 Classification

Cross-task pre-training for on-device acoustic scene classification

2019-10-22 · Ruixiong Zhang, Wei Zou, Xiangang Li

Acoustic scene classification (ASC) and acoustic event detection (AED) are different but related tasks. Acoustic events can provide useful information for recognizing acoustic scenes. However, most of the datasets are pr…

Acoustic Scene ClassificationClassificationEvent DetectionGeneral Classification+1