CVJun 4, 2020

Semi-supervised and Unsupervised Methods for Heart Sounds Classification in Restricted Data Environments

arXiv:2006.02610v15 citations
Originality Incremental advance
AI Analysis

This addresses the problem of reducing labeling burden for clinicians in automated heart sound diagnosis, though it is incremental as it builds on existing semi-supervised and unsupervised techniques.

The study tackled heart sound classification with limited labeled data by proposing a GAN-based semi-supervised method and exploring unsupervised approaches like a 1D CNN Autoencoder with one-class SVM, achieving better AUROC than supervised baselines in restricted data settings.

Automated heart sounds classification is a much-required diagnostic tool in the view of increasing incidences of heart related diseases worldwide. In this study, we conduct a comprehensive study of heart sounds classification by using various supervised, semi-supervised and unsupervised approaches on the PhysioNet/CinC 2016 Challenge dataset. Supervised approaches, including deep learning and machine learning methods, require large amounts of labelled data to train the models, which are challenging to obtain in most practical scenarios. In view of the need to reduce the labelling burden for clinical practices, where human labelling is both expensive and time-consuming, semi-supervised or even unsupervised approaches in restricted data setting are desirable. A GAN based semi-supervised method is therefore proposed, which allows the usage of unlabelled data samples to boost the learning of data distribution. It achieves a better performance in terms of AUROC over the supervised baseline when limited data samples exist. Furthermore, several unsupervised methods are explored as an alternative approach by considering the given problem as an anomaly detection scenario. In particular, the unsupervised feature extraction using 1D CNN Autoencoder coupled with one-class SVM obtains good performance without any data labelling. The potential of the proposed semi-supervised and unsupervised methods may lead to a workflow tool in the future for the creation of higher quality datasets.

Foundations

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

Your Notes