IVCVLGJan 18, 2022

Weakly Supervised Contrastive Learning for Better Severity Scoring of Lung Ultrasound

arXiv:2201.07357v111 citations
Originality Incremental advance
AI Analysis

This addresses the problem of reducing manual labeling effort for clinicians in COVID-19 lung ultrasound analysis, but it is incremental as it builds on existing contrastive learning and severity scoring methods.

The paper tackles the challenge of labeling every ultrasound frame in video clips for AI-based severity scoring by proposing a weakly supervised contrastive learning method that uses only video-level labels, showing it performs better than cross-entropy loss and achieves comparable performance to a video-based model on a combined dataset.

With the onset of the COVID-19 pandemic, ultrasound has emerged as an effective tool for bedside monitoring of patients. Due to this, a large amount of lung ultrasound scans have been made available which can be used for AI based diagnosis and analysis. Several AI-based patient severity scoring models have been proposed that rely on scoring the appearance of the ultrasound scans. AI models are trained using ultrasound-appearance severity scores that are manually labeled based on standardized visual features. We address the challenge of labeling every ultrasound frame in the video clips. Our contrastive learning method treats the video clip severity labels as noisy weak severity labels for individual frames, thus requiring only video-level labels. We show that it performs better than the conventional cross-entropy loss based training. We combine frame severity predictions to come up with video severity predictions and show that the frame based model achieves comparable performance to a video based TSM model, on a large dataset combining public and private sources.

Code Implementations3 repos
Foundations

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

Your Notes