English

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

Audio and Speech Processing 2022-04-04 v1 Machine Learning Sound

Abstract

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.

Keywords

Cite

@article{arxiv.2204.00555,
  title  = {1-D CNN based Acoustic Scene Classification via Reducing Layer-wise Dimensionality},
  author = {Arshdeep Singh},
  journal= {arXiv preprint arXiv:2204.00555},
  year   = {2022}
}

Comments

No comments

R2 v1 2026-06-24T10:34:55.858Z