paper-with-me

Papers

Weakly Supervised Contrastive Learning for Better Severity Scoring of Lung Ultrasound

2022-01-18 · Gautam Rajendrakumar Gare, Hai V. Tran, Bennett P deBoisblanc, Ricardo Luis Rodriguez, John Michael Galeotti

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.

📄 PDF Abstract BibTeX arXiv:2201.07357

Code (3)

BorgwardtLab/covid19_ultrasound tf
jannisborn/covid19_pocus_ultrasound tf
jannisborn/covid19_ultrasound tf

Tasks

Contrastive Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Chronological Contrastive Learning: Few-Shot Progression Assessment in Irreversible Diseases

2026-03-23 · Clemens Watzenböck, Daniel Aletaha, Michaël Deman, Thomas Deimel 외 arxiv

Quantitative disease severity scoring in medical imaging is costly, time-consuming, and subject to inter-reader variability. At the same time, clinical archives contain far more longitudinal imaging data than expert-anno…

Contrastive LearningFew-Shot Learning

Weakly-Supervised 3D Medical Image Segmentation using Geometric Prior and Contrastive Similarity

2023-02-04 · Hao Du, Qihua Dong, Yan Xu, Jing Liao

Medical image segmentation is almost the most important pre-processing procedure in computer-aided diagnosis but is also a very challenging task due to the complex shapes of segments and various artifacts caused by medic…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

Automatic Estimation of Ulcerative Colitis Severity from Endoscopy Videos using Ordinal Multi-Instance Learning

2021-09-29 · Evan Schwab, Gabriela Oana Cula, Kristopher Standish, Stephen S. F. Yip 외

Ulcerative colitis (UC) is a chronic inflammatory bowel disease characterized by relapsing inflammation of the large intestine. The severity of UC is often represented by the Mayo Endoscopic Subscore (MES) which quantifi…

Ordinal Classification

Improving Event Representation via Simultaneous Weakly Supervised Contrastive Learning and Clustering

2022-03-15 · ACL 2022 5 · Jun Gao, Wei Wang, Changlong Yu, Huan Zhao 외

Representations of events described in text are important for various tasks. In this work, we present SWCC: a Simultaneous Weakly supervised Contrastive learning and Clustering framework for event representation learning…

ClusteringContrastive LearningRepresentation LearningSentence+1

Arges: Spatio-Temporal Transformer for Ulcerative Colitis Severity Assessment in Endoscopy Videos

2024-10-01 · Krishna Chaitanya, Pablo F. Damasceno, Shreyas Fadnavis, Pooya Mobadersany 외

Accurate assessment of disease severity from endoscopy videos in ulcerative colitis (UC) is crucial for evaluating drug efficacy in clinical trials. Severity is often measured by the Mayo Endoscopic Subscore (MES) and Ul…