SDASOct 7, 2021

A Cough-based deep learning framework for detecting COVID-19

arXiv:2110.03251v4
Originality Synthesis-oriented
AI Analysis

This addresses COVID-19 detection for public health, but it is incremental as it builds on existing challenge methods with moderate gains.

The paper tackles detecting COVID-19 from cough sounds using a deep learning framework, achieving an AUC of 81.21 and F1 score of 53.21 on a blind test set, improving the baseline by 8.43% and 23.4% respectively.

This paper presents a deep learning framework for detecting COVID-19 positive subjects from their cough sounds. In particular, the proposed approach comprises two main steps. In the first step, we generate a feature representing the cough sound by combining an embedding extracted from a pre-trained model and handcrafted features extracted from draw audio recording, referred to as the front-end feature extraction. Then, the combined features are fed into different back-end classification models for detecting COVID-19 positive subjects in the second step. Our experiments on the Track-2 dataset of the Second 2021 DiCOVA Challenge achieved the second top ranking with an AUC score of 81.21 and the top F1 score of 53.21 on a Blind Test set, improving the challenge baseline by 8.43% and 23.4% respectively and showing deployability, robustness and competitiveness with the state-of-the-art systems.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes