paper-with-me

홈 › Papers

Contrastive learning-based pretraining improves representation and transferability of diabetic retinopathy classification models

2022-08-24 · Minhaj Nur Alam, Rikiya Yamashita, Vignav Ramesh, Tejas Prabhune, Jennifer I. Lim, R. V. P. Chan, Joelle Hallak, Theodore Leng, Daniel Rubin

Self supervised contrastive learning based pretraining allows development of robust and generalized deep learning models with small, labeled datasets, reducing the burden of label generation. This paper aims to evaluate the effect of CL based pretraining on the performance of referrable vs non referrable diabetic retinopathy (DR) classification. We have developed a CL based framework with neural style transfer (NST) augmentation to produce models with better representations and initializations for the detection of DR in color fundus images. We compare our CL pretrained model performance with two state of the art baseline models pretrained with Imagenet weights. We further investigate the model performance with reduced labeled training data (down to 10 percent) to test the robustness of the model when trained with small, labeled datasets. The model is trained and validated on the EyePACS dataset and tested independently on clinical data from the University of Illinois, Chicago (UIC). Compared to baseline models, our CL pretrained FundusNet model had higher AUC (CI) values (0.91 (0.898 to 0.930) vs 0.80 (0.783 to 0.820) and 0.83 (0.801 to 0.853) on UIC data). At 10 percent labeled training data, the FundusNet AUC was 0.81 (0.78 to 0.84) vs 0.58 (0.56 to 0.64) and 0.63 (0.60 to 0.66) in baseline models, when tested on the UIC dataset. CL based pretraining with NST significantly improves DL classification performance, helps the model generalize well (transferable from EyePACS to UIC data), and allows training with small, annotated datasets, therefore reducing ground truth annotation burden of the clinicians.

📄 PDF Abstract BibTeX arXiv:2208.11563

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningStyle Transfer

Methods 이 논문이 사용한 방법론

Test 설명 없음
Contrastive Learning 설명 없음
NON 설명 없음

Similar Papers 제목 키워드 기반

MoCo-CXR: MoCo Pretraining Improves Representation and Transferability of Chest X-ray Models

2020-10-11 · Hari Sowrirajan, Jingbo Yang, Andrew Y. Ng, Pranav Rajpurkar

Contrastive learning is a form of self-supervision that can leverage unlabeled data to produce pretrained models. While contrastive learning has demonstrated promising results on natural image classification tasks, its a…

Contrastive Learningimage-classificationImage ClassificationTransfer Learning

Representation Transfer of Foundation Models for Ultra-Widefield Retinal Imaging

2026-08-01 · Mingya Alexa Gong, Da Ma, Lovre Antonio Budimir, Ivana Matovinovic 외 arxiv

Despite the widespread adoption of foundation models as feature extractors for medical imaging, relatively little is understood about how different pretraining strategies influence the transferability of learned represen…

Diabetic Retinopathy GradingMultiple Instance Learning

On the Robustness of Pretraining and Self-Supervision for a Deep Learning-based Analysis of Diabetic Retinopathy

2021-06-25 · Vignesh Srinivasan, Nils Strodthoff, Jackie Ma, Alexander Binder 외

There is an increasing number of medical use-cases where classification algorithms based on deep neural networks reach performance levels that are competitive with human medical experts. To alleviate the challenges of sm…

Contrastive LearningDiabetic Retinopathy Grading

When Does Contrastive Learning Preserve Adversarial Robustness from Pretraining to Finetuning?

2021-11-01 · NeurIPS 2021 12 · Lijie Fan, Sijia Liu, Pin-Yu Chen, Gaoyuan Zhang 외

Contrastive learning (CL) can learn generalizable feature representations and achieve the state-of-the-art performance of downstream tasks by finetuning a linear classifier on top of it. However, as adversarial robustnes…

Adversarial RobustnessContrastive Learningimage-classificationImage Classification+1

Enhancing pretraining efficiency for medical image segmentation via transferability metrics

2024-10-24 · Gábor Hidy, Bence Bakos, András Lukács

In medical image segmentation tasks, the scarcity of labeled training data poses a significant challenge when training deep neural networks. When using U-Net-style architectures, it is common practice to address this pro…

Contrastive LearningImage SegmentationMedical Image SegmentationSegmentation+1