IVCVLGJan 21, 2024

Enhance Eye Disease Detection using Learnable Probabilistic Discrete Latents in Machine Learning Architectures

arXiv:2402.16865v31 citations
Originality Incremental advance
AI Analysis

This work addresses the need for more reliable automated diagnosis of ocular diseases like diabetic retinopathy and glaucoma, which is crucial for clinical decision-making, though it appears incremental as it builds on existing GFlowNet and model architectures.

The study tackled the problem of improving reliability and uncertainty estimation in deep learning models for ocular disease detection from fundus images by using learnable probabilistic discrete latents based on GFlowNets, resulting in significantly improved accuracy over traditional dropout methods.

Ocular diseases, including diabetic retinopathy and glaucoma, present a significant public health challenge due to their high prevalence and potential for causing vision impairment. Early and accurate diagnosis is crucial for effective treatment and management. In recent years, deep learning models have emerged as powerful tools for analysing medical images, such as retina imaging. However, challenges persist in model relibability and uncertainty estimation, which are critical for clinical decision-making. This study leverages the probabilistic framework of Generative Flow Networks (GFlowNets) to learn the posterior distribution over latent discrete dropout masks for the classification and analysis of ocular diseases using fundus images. We develop a robust and generalizable method that utilizes GFlowOut integrated with ResNet18 and ViT models as the backbone in identifying various ocular conditions. This study employs a unique set of dropout masks - none, random, bottomup, and topdown - to enhance model performance in analyzing these fundus images. Our results demonstrate that our learnable probablistic latents significantly improves accuracy, outperforming the traditional dropout approach. We utilize a gradient map calculation method, Grad-CAM, to assess model explainability, observing that the model accurately focuses on critical image regions for predictions. The integration of GFlowOut in neural networks presents a promising advancement in the automated diagnosis of ocular diseases, with implications for improving clinical workflows and patient outcomes.

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