Acoustic Scene Classification Using Fusion of Attentive Convolutional Neural Networks for DCASE2019 Challenge
In this report, the Brno University of Technology (BUT) team submissions for Task 1 (Acoustic Scene Classification, ASC) of the DCASE-2019 challenge are described. Also, the analysis of different methods is provided. The proposed approach is a fusion of three different Convolutional Neural Network (CNN) topologies. The first one is a VGG like two-dimensional CNNs. The second one is again a two-dimensional CNN network which uses Max-Feature-Map activation and called Light-CNN (LCNN). The third network is a one-dimensional CNN which mainly used for speaker verification and called x-vector topology. All proposed networks use self-attention mechanism for statistic pooling. As a feature, we use a 256-dimensional log Mel-spectrogram. Our submissions are a fusion of several networks trained on 4-folds generated evaluation setup using different fusion strategies.
Code (0)
등록된 구현이 없습니다.
Tasks
Acoustic Scene ClassificationScene ClassificationSpeaker VerificationSimilar Papers 제목 키워드 기반
Attentive max feature map and joint training for acoustic scene classification
Various attention mechanisms are being widely applied to acoustic scene classification. However, we empirically found that the attention mechanism can excessively discard potentially valuable information, despite improvi…
Acoustic Scene ClassificationMulti-Task LearningScene ClassificationCNNs-based Acoustic Scene Classification using Multi-Spectrogram Fusion and Label Expansions
Spectrograms have been widely used in Convolutional Neural Networks based schemes for acoustic scene classification, such as the STFT spectrogram and the MFCC spectrogram, etc. They have different time-frequency characte…
Acoustic Scene ClassificationClassificationGeneral ClassificationScene ClassificationA Simple Fusion of Deep and Shallow Learning for Acoustic Scene Classification
In the past, Acoustic Scene Classification systems have been based on hand crafting audio features that are input to a classifier. Nowadays, the common trend is to adopt data driven techniques, e.g., deep learning, where…
Acoustic Scene ClassificationClassificationFeature EngineeringGeneral Classification+1Integrating the Data Augmentation Scheme with Various Classifiers for Acoustic Scene Modeling
This technical report describes the IOA team's submission for TASK1A of DCASE2019 challenge. Our acoustic scene classification (ASC) system adopts a data augmentation scheme employing generative adversary networks. Two m…
Acoustic Scene ClassificationData AugmentationScene ClassificationEnvironmental sound analysis with mixup based multitask learning and cross-task fusion
Environmental sound analysis is currently getting more and more attentions. In the domain, acoustic scene classification and acoustic event classification are two closely related tasks. In this letter, a two-stage method…
Acoustic Scene ClassificationClassificationEnsemble LearningGeneral Classification+1