paper-with-me

Papers

Device-Robust Acoustic Scene Classification Based on Two-Stage Categorization and Data Augmentation

2020-07-16 · Hu Hu, Chao-Han Huck Yang, Xianjun Xia, Xue Bai, Xin Tang, Yajian Wang, Shutong Niu, Li Chai, Juanjuan Li, Hongning Zhu, Feng Bao, Yuanjun Zhao, Sabato Marco Siniscalchi, Yannan Wang, Jun Du, Chin-Hui Lee

In this technical report, we present a joint effort of four groups, namely GT, USTC, Tencent, and UKE, to tackle Task 1 - Acoustic Scene Classification (ASC) in the DCASE 2020 Challenge. Task 1 comprises two different sub-tasks: (i) Task 1a focuses on ASC of audio signals recorded with multiple (real and simulated) devices into ten different fine-grained classes, and (ii) Task 1b concerns with classification of data into three higher-level classes using low-complexity solutions. For Task 1a, we propose a novel two-stage ASC system leveraging upon ad-hoc score combination of two convolutional neural networks (CNNs), classifying the acoustic input according to three classes, and then ten classes, respectively. Four different CNN-based architectures are explored to implement the two-stage classifiers, and several data augmentation techniques are also investigated. For Task 1b, we leverage upon a quantization method to reduce the complexity of two of our top-accuracy three-classes CNN-based architectures. On Task 1a development data set, an ASC accuracy of 76.9\% is attained using our best single classifier and data augmentation. An accuracy of 81.9\% is then attained by a final model fusion of our two-stage ASC classifiers. On Task 1b development data set, we achieve an accuracy of 96.7\% with a model size smaller than 500KB. Code is available: https://github.com/MihawkHu/DCASE2020_task1.

📄 PDF Abstract BibTeX arXiv:2007.08389

Code (1)

MihawkHu/DCASE2020_task1 공식 구현 tf

Tasks

Acoustic Scene ClassificationData AugmentationGeneral ClassificationQuantizationScene Classification

Similar Papers 제목 키워드 기반

Relational Teacher Student Learning with Neural Label Embedding for Device Adaptation in Acoustic Scene Classification

2020-07-31 · Hu Hu, Sabato Marco Siniscalchi, Yannan Wang, Chin-Hui Lee

In this paper, we propose a domain adaptation framework to address the device mismatch issue in acoustic scene classification leveraging upon neural label embedding (NLE) and relational teacher student learning (RTSL). T…

Acoustic Scene ClassificationClassificationDomain AdaptationGeneral Classification+1

A Two-Stage Approach to Device-Robust Acoustic Scene Classification

2020-11-03 · Hu Hu, Chao-Han Huck Yang, Xianjun Xia, Xue Bai 외

To improve device robustness, a highly desirable key feature of a competitive data-driven acoustic scene classification (ASC) system, a novel two-stage system based on fully convolutional neural networks (CNNs) is propos…

Acoustic Scene ClassificationClassificationData AugmentationGeneral Classification+2

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

A multi-device dataset for urban acoustic scene classification

2018-07-25 · Annamaria Mesaros, Toni Heittola, Tuomas Virtanen

This paper introduces the acoustic scene classification task of DCASE 2018 Challenge and the TUT Urban Acoustic Scenes 2018 dataset provided for the task, and evaluates the performance of a baseline system in the task. A…

Acoustic Scene ClassificationClassificationScene Classification

Adaptive Knowledge Distillation using a Device-Aware Teacher for Low-Complexity Acoustic Scene Classification

2025-09-11 · Seung Gyu Jeong, Seong Eun Kim arxiv

In this technical report, we describe our submission for Task 1, Low-Complexity Device-Robust Acoustic Scene Classification, of the DCASE 2025 Challenge. Our work tackles the dual challenges of strict complexity constrai…

Acoustic Scene ClassificationKnowledge Distillation