CVLGJul 30, 2021

A New Semi-supervised Learning Benchmark for Classifying View and Diagnosing Aortic Stenosis from Echocardiograms

arXiv:2108.00080v134 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the urgent need for timely diagnosis of life-threatening heart conditions like aortic stenosis, but it is incremental as it applies existing semi-supervised methods to a new clinical dataset.

The authors tackled the problem of improving diagnosis of aortic stenosis from echocardiograms by developing a benchmark dataset to assess semi-supervised learning for view and disease classification, finding that MixMatch achieved promising accuracy gains and new methods improved patient-level diagnosis by prioritizing clinically-relevant views and transferring knowledge.

Semi-supervised image classification has shown substantial progress in learning from limited labeled data, but recent advances remain largely untested for clinical applications. Motivated by the urgent need to improve timely diagnosis of life-threatening heart conditions, especially aortic stenosis, we develop a benchmark dataset to assess semi-supervised approaches to two tasks relevant to cardiac ultrasound (echocardiogram) interpretation: view classification and disease severity classification. We find that a state-of-the-art method called MixMatch achieves promising gains in heldout accuracy on both tasks, learning from a large volume of truly unlabeled images as well as a labeled set collected at great expense to achieve better performance than is possible with the labeled set alone. We further pursue patient-level diagnosis prediction, which requires aggregating across hundreds of images of diverse view types, most of which are irrelevant, to make a coherent prediction. The best patient-level performance is achieved by new methods that prioritize diagnosis predictions from images that are predicted to be clinically-relevant views and transfer knowledge from the view task to the diagnosis task. We hope our released Tufts Medical Echocardiogram Dataset and evaluation framework inspire further improvements in multi-task semi-supervised learning for clinical applications.

Code Implementations1 repo
Foundations

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

Your Notes