paper-with-me

홈 › Papers

Camera Adaptation for Fundus-Image-Based CVD Risk Estimation

2022-06-18 · Zhihong Lin, Danli Shi, Donghao Zhang, Xianwen Shang, Mingguang He, ZongYuan Ge

Recent studies have validated the association between cardiovascular disease (CVD) risk and retinal fundus images. Combining deep learning (DL) and portable fundus cameras will enable CVD risk estimation in various scenarios and improve healthcare democratization. However, there are still significant issues to be solved. One of the top priority issues is the different camera differences between the databases for research material and the samples in the production environment. Most high-quality retinography databases ready for research are collected from high-end fundus cameras, and there is a significant domain discrepancy between different cameras. To fully explore the domain discrepancy issue, we first collect a Fundus Camera Paired (FCP) dataset containing pair-wise fundus images captured by the high-end Topcon retinal camera and the low-end Mediwork portable fundus camera of the same patients. Then, we propose a cross-laterality feature alignment pre-training scheme and a self-attention camera adaptor module to improve the model robustness. The cross-laterality feature alignment training encourages the model to learn common knowledge from the same patient's left and right fundus images and improve model generalization. Meanwhile, the device adaptation module learns feature transformation from the target domain to the source domain. We conduct comprehensive experiments on both the UK Biobank database and our FCP data. The experimental results show that the CVD risk regression accuracy and the result consistency over two cameras are improved with our proposed method. The code is available here: \url{https://github.com/linzhlalala/CVD-risk-based-on-retinal-fundus-images}

📄 PDF Abstract BibTeX arXiv:2206.09202

Code (1)

linzhlalala/cvd-risk-based-on-retinal-fundus-images 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Bridge the Domain Gap Between Ultra-wide-field and Traditional Fundus Images via Adversarial Domain Adaptation

2020-03-23 · Lie Ju, Xin Wang, Quan Zhou, Hu Zhu 외

For decades, advances in retinal imaging technology have enabled effective diagnosis and management of retinal disease using fundus cameras. Recently, ultra-wide-field (UWF) fundus imaging by Optos camera is gradually pu…

Domain AdaptationManagement

Residual-CycleGAN based Camera Adaptation for Robust Diabetic Retinopathy Screening

2020-07-31 · Dalu Yang, Yehui Yang, Tiantian Huang, Binghong Wu 외

There are extensive researches focusing on automated diabetic reti-nopathy (DR) detection from fundus images. However, the accuracy drop is ob-served when applying these models in real-world DR screening, where the fun-d…

ClassificationDomain AdaptationGeneral Classification

Graph-Guided Test-Time Adaptation for Glaucoma Diagnosis using Fundus Photography

2024-07-05 · Qian Zeng, Le Zhang, Yipeng Liu, Ce Zhu 외

Glaucoma is a leading cause of irreversible blindness worldwide. While deep learning approaches using fundus images have largely improved early diagnosis of glaucoma, variations in images from different devices and locat…

Test-time Adaptation

Disentangling representations of retinal images with generative models

2024-02-29 · Sarah Müller, Lisa M. Koch, Hendrik P. A. Lensch, Philipp Berens

Retinal fundus images play a crucial role in the early detection of eye diseases. However, the impact of technical factors on these images can pose challenges for reliable AI applications in ophthalmology. For example, l…

DisentanglementImage Generation

Diagnosis of Multiple Fundus Disorders Amidst a Scarcity of Medical Experts Via Self-supervised Machine Learning

2024-04-20 · Yong liu, Mengtian Kang, Shuo Gao, Chi Zhang 외

Fundus diseases are major causes of visual impairment and blindness worldwide, especially in underdeveloped regions, where the shortage of ophthalmologists hinders timely diagnosis. AI-assisted fundus image analysis has …