paper-with-me

Papers

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

2023-06-03 · Yanxiong Li, Wenchang Cao, Wei Xie, Qisheng Huang, Wenfeng Pang, Qianhua He

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 devices with a low-complexity model, where two main difficulties need to be overcome. First, the audio samples are recorded by different devices, and there is mismatch of recording devices in audio samples. We reduce the negative impact of the mismatch of recording devices by using some effective strategies, including data augmentation (e.g., mix-up, spectrum correction, pitch shift), usages of multi-patch network structure and channel attention. Second, the model size should be smaller than a threshold (e.g., 128 KB required by the DCASE2021 challenge). To meet this condition, we adopt a ResNet with both depthwise separable convolution and channel attention as the backbone network, and perform model compression. In summary, we propose a low-complexity ASC method using data augmentation and a lightweight ResNet. Evaluated on the official development and evaluation datasets, our method obtains classification accuracy scores of 71.6% and 66.7%, respectively; and obtains Log-loss scores of 1.038 and 1.136, respectively. Our final model size is 110.3 KB which is smaller than the maximum of 128 KB.

📄 PDF Abstract BibTeX arXiv:2306.02054

Code (0)

등록된 구현이 없습니다.

Tasks

Acoustic Scene ClassificationData AugmentationModel CompressionScene Classification

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Batch Normalization 설명 없음
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Residual Connection 설명 없음
Kaiming Initialization 설명 없음
Average Pooling 설명 없음
Bottleneck Residual Block A Bottleneck Residual Block is a variant of the residual block that utilises 1x1 convolutions to create a bottleneck. The…

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

Low-complexity deep learning frameworks for acoustic scene classification

2022-06-13 · Lam Pham, Dat Ngo, Anahid Jalali, Alexander Schindler

In this report, we presents low-complexity deep learning frameworks for acoustic scene classification (ASC). The proposed frameworks can be separated into four main steps: Front-end spectrogram extraction, online data au…

Acoustic Scene ClassificationClassificationData AugmentationDeep Learning+1

TC-SKNet with GridMask for Low-complexity Classification of Acoustic scene

2022-10-05 · Luyuan Xie, Yan Zhong, Lin Yang, Zhaoyu Yan 외

Convolution neural networks (CNNs) have good performance in low-complexity classification tasks such as acoustic scene classifications (ASCs). However, there are few studies on the relationship between the length of targ…

AutoMLData Augmentation

Data Efficient Acoustic Scene Classification using Teacher-Informed Confusing Class Instruction

2024-09-18 · Jin Jie Sean Yeo, Ee-Leng Tan, Jisheng Bai, Santi Peksi 외

In this technical report, we describe the SNTL-NTU team's submission for Task 1 Data-Efficient Low-Complexity Acoustic Scene Classification of the detection and classification of acoustic scenes and events (DCASE) 2024 c…

Acoustic Scene ClassificationData AugmentationDiversityKnowledge Distillation+1

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 외

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 su…

Acoustic Scene ClassificationData AugmentationGeneral ClassificationQuantization+1