Deep Learning Based Open Set Acoustic Scene Classification
In this work, we compare the performance of three selected techniques in open set acoustic scenes classification (ASC). We test thresholding of the softmax output of a deep network classifier, which is the most popular technique nowadays employed in ASC. Further we compare the results with the Openmax classifier which is derived from the computer vision field. As the third model, we use the Adapted Class-Conditioned Autoencoder (Adapted C2AE) which is our variation of another computer vision related technique called C2AE. Adapted C2AE encompasses a more fair comparison of the given experiments and simplifies the original inference procedure, making it more applicable in the real-life scenarios. We also analyse two training scenarios: without additional knowledge of unknown classes and another where a limited subset of examples from the unknown classes is available. We find that the C2AE based method outperforms the thresholding and Openmax, obtaining $85.5\%$ Area Under the Receiver Operating Characteristic curve (AUROC) and $66\%$ of open set accuracy on data used in Detection and Classification of Acoustic Scenes and Events Challenge 2019 Task 1C.
Code (0)
등록된 구현이 없습니다.
Tasks
Acoustic Scene ClassificationClassificationDeep LearningGeneral ClassificationScene ClassificationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
An Acoustic Segment Model Based Segment Unit Selection Approach to Acoustic Scene Classification with Partial Utterances
In this paper, we propose a sub-utterance unit selection framework to remove acoustic segments in audio recordings that carry little information for acoustic scene classification (ASC). Our approach is built upon a unive…
Acoustic Scene ClassificationClassificationData AugmentationGeneral Classification+3Acoustic Scene Classification using Audio Tagging
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+1A multi-device dataset for urban acoustic scene classification
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 ClassificationCross-task pre-training for on-device acoustic scene classification
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+1Improving Acoustic Scene Classification with City Features
Acoustic scene recordings are often collected from a diverse range of cities. Most existing acoustic scene classification (ASC) approaches focus on identifying common acoustic scene patterns across cities to enhance gene…
Acoustic Scene ClassificationClassificationKnowledge DistillationScene Classification