CVAILGFeb 11, 2019

Synthesizing New Retinal Symptom Images by Multiple Generative Models

arXiv:1902.04147v123 citations
Originality Synthesis-oriented
AI Analysis

This work addresses a domain-specific problem for ophthalmology by providing synthetic images to aid in clinical diagnosis and feature extraction, though it is incremental in its approach.

The authors tackled the problem of limited access to high-quality retinal images for Age-Related Macular Degeneration (AMD) by generating synthetic images using GANs and style transfer, resulting in improved disease classification performance compared to using only original clinical data.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes