Home > Published Issues > 2022 > Volume 17, No. 1, January 2022 >

A Multi-Stage Ensembled-Learning Approach for Signal Classification Based on Deep CNN and LGBM Models

Jingwen Yu 1, Qidong Lu 2, Zhiliang Qin 2, Jiali Yu 2, Yingying Li 2, and Yu Qin 2
1. Weihai New Beiyang Information Technology Co. Ltd, Weihai, Shandong, China
2. Weihai Beiyang Electric Group Co. Ltd., Weihai, Shandong, China

Abstract —In this paper, we propose a novel ensembled-learning architecture incorporating a hybrid multi-stage concatenation of the deep Convolutional Neural Network (CNN) model and the Light Gradient-Boosting-Machine (LGBM) model for the task of signal classification. It is well known that CNN is capable of learning discriminant features in various domains of signal representations. On the other hand, the LGBM model possess notable advantages such as the feasibility of parallel implementations and the potential of achieving comparable accuracies over various benchmark datasets. For the purpose of leveraging the advantages of both frameworks, we propose three steps to construct the proposed architecture. First, a Mel spectrogram is constructed as a two-dimensional (2-D) three-channel image and employed at the input to a CNN model featuring the squeeze-and-excitation (SE) attention mechanism (i.e., SeResNet) to derive the one-dimensional (1-D) deep feature of the raw signal from the final convolution layer. Secondly, we directly extract a number of 1-D statistical features based on the prior expert knowledge from the source domain of acoustics. Finally, the learned deep features and the extracted statistical features are fused and concatenated to form an input vector for the LGBM model to further improve classification accuracies. The proposed architecture is experimented on the Google Speech Commands Dataset and the Urbansound8K Dataset. Numerical results show that the proposed approach achieves the state-of-the-art accuracies and shows non-negligible performance gains over the standalone schemes.
 
Index Terms—Sound classification, ensembled learning, feature fusion, LGBM, convolutional neural networks

Cite: Jingwen Yu, Qidong Lu, Zhiliang Qin, Jiali Yu, Yingying Li, and Yu Qin, "A Multi-Stage Ensembled-Learning Approach for Signal Classification Based on Deep CNN and LGBM Models," Journal of Communications vol. 17, no. 1, pp. 30-38, January 2022. Doi: 10.12720/jcm.17.1.30-38

Copyright © 2022 by the authors. This is an open access article distributed under the Creative Commons Attribution License (CC BY-NC-ND 4.0), which permits use, distribution and reproduction in any medium, provided that the article is properly cited, the use is non-commercial and no modifications or adaptations are made.