paper-with-me

홈 › Papers

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, Fan Xia, Hao Zhang

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. However, suffering from huge domain gaps and complex real-world scenarios, the DR grading performance of most mainstream DA is far from that of clinical diagnosis. To tackle this, we propose a novel source-free active domain adaptation (SFADA) in this paper. Specifically, we focus on DR grading problem itself and propose to generate features of color fundus images with continuously evolving relationships of DRs, actively select a few valuable UWF fundus images for labeling with local representation matching, and adapt model on UWF fundus images with DR lesion prototypes. Notably, the SFADA also takes data privacy and computational efficiency into consideration. Extensive experimental results demonstrate that our proposed SFADA achieves state-of-the-art DR grading performance, increasing accuracy by 20.9% and quadratic weighted kappa by 18.63% compared with baseline and reaching 85.36% and 92.38% respectively. These investigations show that the potential of our approach for real clinical practice is promising.

📄 PDF Abstract BibTeX arXiv:2309.10619

Code (1)

jinyeran/source-free_active_domain_adaptation 공식 구현 pytorch

Tasks

Computational EfficiencyDiabetic Retinopathy GradingDomain Adaptation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

A Comparison of Strategies for Source-Free Domain Adaptation

2021-08-17 · ACL ARR August 2021 8 · Anonymous

Data sharing restrictions are common in NLP, especially in the clinical domain, but there is limited research on adapting models to new domains without access to the original training data, a setting known as source-free…

Active LearningData AugmentationDomain AdaptationSource-Free Domain Adaptation

A Comparison of Strategies for Source-Free Domain Adaptation

2022-05-01 · ACL 2022 5 · Xin Su, Yiyun Zhao, Steven Bethard

Data sharing restrictions are common in NLP, especially in the clinical domain, but there is limited research on adapting models to new domains without access to the original training data, a setting known as source-free…

Active LearningData AugmentationDomain AdaptationSource-Free Domain Adaptation

MSSDA: Multi-Sub-Source Adaptation for Diabetic Foot Neuropathy Recognition

2024-09-21 · Yan Zhong, Zhixin Yan, Yi Xie, Shibin Wu 외

Diabetic foot neuropathy (DFN) is a critical factor leading to diabetic foot ulcers, which is one of the most common and severe complications of diabetes mellitus (DM) and is associated with high risks of amputation and …

Domain Adaptation

A3: Active Adversarial Alignment for Source-Free Domain Adaptation

2024-09-27 · Chrisantus Eze, Christopher Crick

Unsupervised domain adaptation (UDA) aims to transfer knowledge from a labeled source domain to an unlabeled target domain. Recent works have focused on source-free UDA, where only target data is available. This is chall…

Active LearningDomain AdaptationSelf-Supervised LearningSource-Free Domain Adaptation+1

Learn from the Learnt: Source-Free Active Domain Adaptation via Contrastive Sampling and Visual Persistence

2024-07-26 · Mengyao Lyu, Tianxiang Hao, Xinhao Xu, Hui Chen 외

Domain Adaptation (DA) facilitates knowledge transfer from a source domain to a related target domain. This paper investigates a practical DA paradigm, namely Source data-Free Active Domain Adaptation (SFADA), where sour…

Active LearningComputational EfficiencyDomain AdaptationTransfer Learning