paper-with-me

Papers

Self-Adaptive Transfer Learning for Multicenter Glaucoma Classification in Fundus Retina Images

2021-05-07 · Yiming Bao, Jun Wang, Tong Li, Linyan Wang, Jianwei Xu, Juan Ye, Dahong Qian

The early diagnosis and screening of glaucoma are important for patients to receive treatment in time and maintain eyesight. Nowadays, deep learning (DL) based models have been successfully used for computer-aided diagnosis (CAD) of glaucoma from retina fundus images. However, a DL model pre-trained using a dataset from one hospital center may have poor performance on a dataset from another new hospital center and therefore its applications in the real scene are limited. In this paper, we propose a self-adaptive transfer learning (SATL) strategy to fill the domain gap between multicenter datasets. Specifically, the encoder of a DL model that is pre-trained on the source domain is used to initialize the encoder of a reconstruction model. Then, the reconstruction model is trained using only unlabeled image data from the target domain, which makes the encoder in the model adapt itself to extract useful high-level features both for target domain images encoding and glaucoma classification, simultaneously. Experimental results demonstrate that the proposed SATL strategy is effective in the domain adaptation task between one private and two public glaucoma diagnosis datasets, i.e. pri-RFG, REFUGE, and LAG. Moreover, the proposed strategy is completely independent of the source domain data, which meets the real scene application and the privacy protection policy.

📄 PDF Abstract BibTeX arXiv:2105.03068

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationTransfer Learning

Similar Papers 제목 키워드 기반

Leveraging Undiagnosed Data for Glaucoma Classification with Teacher-Student Learning

2020-07-22 · Junde Wu, Shuang Yu, WenTing Chen, Kai Ma 외

Recently, deep learning has been adopted to the glaucoma classification task with performance comparable to that of human experts. However, a well trained deep learning model demands a large quantity of properly labeled …

ClassificationGeneral ClassificationTransfer Learning

TRk-CNN: Transferable Ranking-CNN for image classification of glaucoma, glaucoma suspect, and normal eyes

2019-05-16 · Tae Joon Jun, Youngsub Eom, Dohyeun Kim, Cherry Kim 외

In this paper, we proposed Transferable Ranking Convolutional Neural Network (TRk-CNN) that can be effectively applied when the classes of images to be classified show a high correlation with each other. The multi-class …

ClassificationGeneral Classificationimage-classificationImage Classification+4

GS-Net: Global Self-Attention Guided CNN for Multi-Stage Glaucoma Classification

2024-09-24 · Dipankar Das, Deepak Ranjan Nayak

Glaucoma is a common eye disease that leads to irreversible blindness unless timely detected. Hence, glaucoma detection at an early stage is of utmost importance for a better treatment plan and ultimately saving the visi…

Binary Classification

Brighteye: Glaucoma Screening with Color Fundus Photographs based on Vision Transformer

2024-05-01 · Hui Lin, Charilaos Apostolidis, Aggelos K. Katsaggelos

Differences in image quality, lighting conditions, and patient demographics pose challenges to automated glaucoma detection from color fundus photography. Brighteye, a method based on Vision Transformer, is proposed for …

Optic Disc DetectionPositionSpecificity

Adaptive Feature Fusion Neural Network for Glaucoma Segmentation on Unseen Fundus Images

2024-04-02 · Jiyuan Zhong, Hu Ke, Ming Yan

Fundus image segmentation on unseen domains is challenging, especially for the over-parameterized deep models trained on the small medical datasets. To address this challenge, we propose a method named Adaptive Feature-f…

DecoderDomain GeneralizationImage SegmentationMulti-Task Learning+3