paper-with-me

홈 › Papers

Lesion-based Contrastive Learning for Diabetic Retinopathy Grading from Fundus Images

2021-07-17 · Yijin Huang, Li Lin, Pujin Cheng, Junyan Lyu, Xiaoying Tang

Manually annotating medical images is extremely expensive, especially for large-scale datasets. Self-supervised contrastive learning has been explored to learn feature representations from unlabeled images. However, unlike natural images, the application of contrastive learning to medical images is relatively limited. In this work, we propose a self-supervised framework, namely lesion-based contrastive learning for automated diabetic retinopathy (DR) grading. Instead of taking entire images as the input in the common contrastive learning scheme, lesion patches are employed to encourage the feature extractor to learn representations that are highly discriminative for DR grading. We also investigate different data augmentation operations in defining our contrastive prediction task. Extensive experiments are conducted on the publicly-accessible dataset EyePACS, demonstrating that our proposed framework performs outstandingly on DR grading in terms of both linear evaluation and transfer capacity evaluation.

📄 PDF Abstract BibTeX arXiv:2107.08274

Code (2)

YijinHuang/Lesion-based-Contrastive-Learning 공식 구현 pytorch
yijinhuang/pytorch-classification pytorch

Tasks

Contrastive LearningData AugmentationDiabetic Retinopathy GradingLinear evaluation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

A Dual Edge Spatial Jacobian Image Graph for Interpretable Diabetic Retinopathy Grading

2026-06-23 · Inam Ullah, Imran Razzak, Shoaib Jameel arxiv

Automated diabetic retinopathy (DR) grading from colour fundus photographs can achieve strong predictive performance, but clinical interpretation requires more than an image-level label. It requires understanding how les…

Diabetic Retinopathy Grading

Lesion detection and Grading of Diabetic Retinopathy via Two-stages Deep Convolutional Neural Networks

2017-05-02 · Yehui Yang, Tao Li, Wensi Li, Haishan Wu 외

We propose an automatic diabetic retinopathy (DR) analysis algorithm based on two-stages deep convolutional neural networks (DCNN). Compared to existing DCNN-based DR detection methods, the proposed algorithm have the fo…

Lesion Detection

DR-GAN: Conditional Generative Adversarial Network for Fine-Grained Lesion Synthesis on Diabetic Retinopathy Images

2019-12-10 · Yi Zhou, Boyang Wang, Xiaodong He, Shanshan Cui 외

Diabetic retinopathy (DR) is a complication of diabetes that severely affects eyes. It can be graded into five levels of severity according to international protocol. However, optimizing a grading model to have strong ge…

Data AugmentationGenerative Adversarial NetworkLesion Segmentation

Source-free Active Domain Adaptation for Diabetic Retinopathy Grading Based on Ultra-wide-field Fundus Image

2023-09-19 · Jinye Ran, Guanghua Zhang, Ximei Zhang, Juan Xie 외

Domain adaptation (DA) has been widely applied in the diabetic retinopathy (DR) grading of unannotated ultra-wide-field (UWF) fundus images, which can transfer annotated knowledge from labeled color fundus images. Howeve…

Computational EfficiencyDiabetic Retinopathy GradingDomain Adaptation

Robust Collaborative Learning of Patch-level and Image-level Annotations for Diabetic Retinopathy Grading from Fundus Image

2020-08-03 · Yehui Yang, Fangxin Shang, Binghong Wu, Dalu Yang 외

Diabetic retinopathy (DR) grading from fundus images has attracted increasing interest in both academic and industrial communities. Most convolutional neural network (CNN) based algorithms treat DR grading as a classific…

Diabetic Retinopathy GradingMedical Diagnosis