paper-with-me

Papers

Acoustic Scene Classification Using Fusion of Attentive Convolutional Neural Networks for DCASE2019 Challenge

2019-07-13

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.

📄 PDF Abstract BibTeX arXiv:1907.07127

Code (0)

등록된 구현이 없습니다.

Tasks

Acoustic Scene ClassificationScene ClassificationSpeaker Verification

Similar Papers 제목 키워드 기반

Attentive max feature map and joint training for acoustic scene classification

2021-04-15 · Hye-jin Shim, Jee-weon Jung, Ju-ho Kim, Ha-Jin Yu

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 Classification

CNNs-based Acoustic Scene Classification using Multi-Spectrogram Fusion and Label Expansions

2018-09-05 · Weiping Zheng, Zhenyao Mo, Xiaotao Xing, Gansen Zhao

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 Classification

A Simple Fusion of Deep and Shallow Learning for Acoustic Scene Classification

2018-06-19 · Eduardo Fonseca, Rong Gong, Xavier Serra

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+1

Integrating the Data Augmentation Scheme with Various Classifiers for Acoustic Scene Modeling

2019-07-15 · Hangting Chen, Zuozhen Liu, Zongming Liu, Pengyuan Zhang 외

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 Classification

Environmental sound analysis with mixup based multitask learning and cross-task fusion

2021-03-30 · Weiping Zheng, Dacan Jiang, Gansen Zhao

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