paper-with-me

Papers

Synthesizing New Retinal Symptom Images by Multiple Generative Models

2019-02-11 · Yi-Chieh Liu, Hao-Hsiang Yang, Chao-Han Huck Yang, Jia-Hong Huang, Meng Tian, Hiromasa Morikawa, Yi-Chang James Tsai, Jesper Tegner

Age-Related Macular Degeneration (AMD) is an asymptomatic retinal disease which may result in loss of vision. There is limited access to high-quality relevant retinal images and poor understanding of the features defining sub-classes of this disease. Motivated by recent advances in machine learning we specifically explore the potential of generative modeling, using Generative Adversarial Networks (GANs) and style transferring, to facilitate clinical diagnosis and disease understanding by feature extraction. We design an analytic pipeline which first generates synthetic retinal images from clinical images; a subsequent verification step is applied. In the synthesizing step we merge GANs (DCGANs and WGANs architectures) and style transferring for the image generation, whereas the verified step controls the accuracy of the generated images. We find that the generated images contain sufficient pathological details to facilitate ophthalmologists' task of disease classification and in discovery of disease relevant features. In particular, our system predicts the drusen and geographic atrophy sub-classes of AMD. Furthermore, the performance using CFP images for GANs outperforms the classification based on using only the original clinical dataset. Our results are evaluated using existing classifier of retinal diseases and class activated maps, supporting the predictive power of the synthetic images and their utility for feature extraction. Our code examples are available online.

📄 PDF Abstract BibTeX arXiv:1902.04147

Code (1)

huckiyang/EyeNet-GANs 공식 구현 pytorch

Tasks

General ClassificationImage Generation

Similar Papers 제목 키워드 기반

Enhancing Retinal Vessel Segmentation Generalization via Layout-Aware Generative Modelling

2025-03-03 · Jonathan Fhima, Jan Van Eijgen, Lennert Beeckmans, Thomas Jacobs 외

Generalization in medical segmentation models is challenging due to limited annotated datasets and imaging variability. To address this, we propose Retinal Layout-Aware Diffusion (RLAD), a novel diffusion-based framework…

DiversityImage GenerationRetinal Vessel Segmentation

VTGAN: Semi-supervised Retinal Image Synthesis and Disease Prediction using Vision Transformers

2021-04-14 · Sharif Amit Kamran, Khondker Fariha Hossain, Alireza Tavakkoli, Stewart Lee Zuckerbrod 외

In Fluorescein Angiography (FA), an exogenous dye is injected in the bloodstream to image the vascular structure of the retina. The injected dye can cause adverse reactions such as nausea, vomiting, anaphylactic shock, a…

Disease PredictionFundus to Angiography GenerationGenerative Adversarial NetworkImage Generation

Synthesizing Filamentary Structured Images with GANs

2017-06-07 · He Zhao, Huiqi Li, Li Cheng

This paper aims at synthesizing filamentary structured images such as retinal fundus images and neuronal images, as follows: Given a ground-truth, to generate multiple realistic looking phantoms. A ground-truth could be …

Medical Image AnalysisStyle Transfer

Unsupervised Image to Image Translation for Multiple Retinal Pathology Synthesis in Optical Coherence Tomography Scans

2021-12-11 · Hemanth Pasupuleti, G. N. Girish

Image to Image Translation (I2I) is a challenging computer vision problem used in numerous domains for multiple tasks. Recently, ophthalmology became one of the major fields where the application of I2I is increasing rap…

Image-to-Image TranslationTranslationUnsupervised Image-To-Image Translation

k-SALSA: k-anonymous synthetic averaging of retinal images via local style alignment

2023-03-20 · Minkyu Jeon, Hyeonjin Park, Hyunwoo J. Kim, Michael Morley 외

The application of modern machine learning to retinal image analyses offers valuable insights into a broad range of human health conditions beyond ophthalmic diseases. Additionally, data sharing is key to fully realizing…

De-identificationGenerative Adversarial Network