paper-with-me

홈 › Papers

1-D CNN based Acoustic Scene Classification via Reducing Layer-wise Dimensionality

2022-03-31 · Arshdeep Singh

This paper presents an alternate representation framework to commonly used time-frequency representation for acoustic scene classification (ASC). A raw audio signal is represented using a pre-trained convolutional neural network (CNN) using its various intermediate layers. The study assumes that the representations obtained from the intermediate layers lie in low-dimensions intrinsically. To obtain low-dimensional embeddings, principal component analysis is performed, and the study analyzes that only a few principal components are significant. However, the appropriate number of significant components are not known. To address this, an automatic dictionary learning framework is utilized that approximates the underlying subspace. Further, the low-dimensional embeddings are aggregated in a late-fusion manner in the ensemble framework to incorporate hierarchical information learned at various intermediate layers. The experimental evaluation is performed on publicly available DCASE 2017 and 2018 ASC datasets on a pre-trained 1-D CNN, SoundNet. Empirically, it is observed that deeper layers show more compression ratio than others. At 70% compression ratio across different datasets, the performance is similar to that obtained without performing any dimensionality reduction. The proposed framework outperforms the time-frequency representation based methods.

📄 PDF Abstract BibTeX arXiv:2204.00555

Code (0)

등록된 구현이 없습니다.

Tasks

Acoustic Scene ClassificationDictionary LearningDimensionality ReductionScene Classification

Similar Papers 제목 키워드 기반

DD-CNN: Depthwise Disout Convolutional Neural Network for Low-complexity Acoustic Scene Classification

2020-07-25 · Jingqiao Zhao, Zhen-Hua Feng, Qiuqiang Kong, Xiaoning Song 외

This paper presents a Depthwise Disout Convolutional Neural Network (DD-CNN) for the detection and classification of urban acoustic scenes. Specifically, we use log-mel as feature representations of acoustic signals for …

Acoustic Scene ClassificationClassificationGeneral ClassificationScene Classification

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

Acoustic Scene Classification using Audio Tagging

2020-04-19

Acoustic scene classification systems using deep neural networks classify given recordings into pre-defined classes. In this study, we propose a novel scheme for acoustic scene classification which adopts an audio taggin…

Acoustic Scene ClassificationAudio TaggingClassificationScene Classification+1

Improving Acoustic Scene Classification in Low-Resource Conditions

2024-12-30 · Zhi Chen, Yun-Fei Shao, Yong Ma, Mingsheng Wei 외

Acoustic Scene Classification (ASC) identifies an environment based on an audio signal. This paper explores ASC in low-resource conditions and proposes a novel model, DS-FlexiNet, which combines depthwise separable convo…

Acoustic Scene ClassificationClassificationData AugmentationKnowledge Distillation+3

Capturing scattered discriminative information using a deep architecture in acoustic scene classification

2020-07-09 · Hye-jin Shim, Jee-weon Jung, Ju-ho Kim, Ha-Jin Yu

Frequently misclassified pairs of classes that share many common acoustic properties exist in acoustic scene classification (ASC). To distinguish such pairs of classes, trivial details scattered throughout the data could…

Acoustic Scene ClassificationGeneral ClassificationScene Classification