DCASE 2018 Challenge: Solution for Task 5
Audio and Speech Processing
2018-12-13 v1 Machine Learning
Sound
Machine Learning
Abstract
To address Task 5 in the Detection and Classification of Acoustic Scenes and Events (DCASE) 2018 challenge, in this paper, we propose an ensemble learning system. The proposed system consists of three different models, based on convolutional neural network and long short memory recurrent neural network. With extracted features such as spectrogram and mel-frequency cepstrum coefficients from different channels, the proposed system can classify different domestic activities effectively. Experimental results obtained from the provided development dataset show that good performance with F1-score of 92.19% can be achieved. Compared with the baseline system, our proposed system significantly improves the performance of F1-score by 7.69%.
Cite
@article{arxiv.1812.04618,
title = {DCASE 2018 Challenge: Solution for Task 5},
author = {Jeremy Chew and Yingxiang Sun and Lahiru Jayasinghe and Chau Yuen},
journal= {arXiv preprint arXiv:1812.04618},
year = {2018}
}