Abstract
Cough identification using DSP techniques in an audio signal is a complex task; thus, an artificial intelligence approach is proposed by applying machine learning, deep learning, and HMMs algorithms. Later, an ensemble learning model has been used to differentiate cough from other environmental sounds, putting those algorithms together and choosing the best result as the performance of the system. The final system consists of a preprocessing stage where the audio signals are adjusted through data augmentation, normalization, removal of silent fragments, and the transformation to Mel spectrograms, while, on back-end stage, three models have been evaluated: a convolutional neural network, a random forest, and a classifier based on hidden Markov models. We assembled a hard voting classifier (VC) model from the three models to obtain a more robust and reliable model. The VC model reached the highest precision and F1-score values without false-negative and up to 75% of true-positive values.
Original language | English |
---|---|
Title of host publication | Smart Innovation, Systems and Technologies |
Publisher | Springer Science and Business Media Deutschland GmbH |
Pages | 269-278 |
Number of pages | 10 |
DOIs | |
State | Published - 2022 |
Publication series
Name | Smart Innovation, Systems and Technologies |
---|---|
Volume | 279 |
ISSN (Print) | 2190-3018 |
ISSN (Electronic) | 2190-3026 |
Bibliographical note
Publisher Copyright:© 2022, The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd.
Keywords
- Convolutional neural network
- Cough identification
- Ensemble learning
- Hidden Markov model
- Random forest
- Voting classifier