IVCVDec 28, 2020

Analysis of Macula on Color Fundus Images Using Heightmap Reconstruction Through Deep Learning

arXiv:2012.14140v1
AI Analysis

This research provides improved 3D structural information from 2D images, which is beneficial for ophthalmologists in diagnosing and screening macular disorders, representing an incremental improvement in medical image analysis.

This paper addresses the challenge of inferring 3D macula structure from 2D retinal images, which is crucial for diagnosing macular disorders. The authors propose a novel cGAN-based architecture that reconstructs heightmaps, outperforming state-of-the-art methods on their dataset and providing useful diagnostic information for ophthalmologists.

For medical diagnosis based on retinal images, a clear understanding of 3D structure is often required but due to the 2D nature of images captured, we cannot infer that information. However, by utilizing 3D reconstruction methods, we can recover the height information of the macula area on a fundus image which can be helpful for diagnosis and screening of macular disorders. Recent approaches have used shading information for heightmap prediction but their output was not accurate since they ignored the dependency between nearby pixels and only utilized shading information. Additionally, other methods were dependent on the availability of more than one image of the retina which is not available in practice. In this paper, motivated by the success of Conditional Generative Adversarial Networks(cGANs) and deeply supervised networks, we propose a novel architecture for the generator which enhances the details and the quality of output by progressive refinement and the use of deep supervision to reconstruct the height information of macula on a color fundus image. Comparisons on our own dataset illustrate that the proposed method outperforms all of the state-of-the-art methods in image translation and medical image translation on this particular task. Additionally, perceptual studies also indicate that the proposed method can provide additional information for ophthalmologists for diagnosis.

Foundations

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

Your Notes