paper-with-me

홈 › Papers

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

2024-01-21 · Anirudh Prabhakaran, YeKun Xiao, Ching-Yu Cheng, Dianbo Liu

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.

📄 PDF Abstract BibTeX arXiv:2402.16865

Code (1)

anirudhprabhakaran3/gflowout_on_eye_images 공식 구현 pytorch

Tasks

Decision Making

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

PSScreen: Partially Supervised Multiple Retinal Disease Screening

2025-08-14 · Boyi Zheng, Qing Liu arxiv

Leveraging multiple partially labeled datasets to train a model for multiple retinal disease screening reduces the reliance on fully annotated datasets, but remains challenging due to significant domain shifts across tra…

Domain Generalization

Overcoming Dimensional Factorization Limits in Discrete Diffusion Models through Quantum Joint Distribution Learning

2025-05-08 · Chuangtao Chen, Qinglin Zhao, Mengchu Zhou, Zhimin He 외

This study explores quantum-enhanced discrete diffusion models to overcome classical limitations in learning high-dimensional distributions. We rigorously prove that classical discrete diffusion models, which calculate p…

Denoising

AutoComb: Automated Comb Sign Detector for 3D CTE Scans

2025-02-28 · Shashwat Gupta, Sarthak Gupta, Akshan Agrawal, Mahim Naaz 외

Comb Sign is an important imaging biomarker to detect multiple gastrointestinal diseases. It shows up as increased blood flow along the intestinal wall indicating potential abnormality, which helps doctors diagnose infla…

Diagnostic

Symbolic relative entropy in quantifying nonlinear dynamics of equalities-involved heartbeats

2019-01-28

Symbolic relative entropy, an efficient nonlinear complexity parameter measuring probabilistic divergences of symbolic sequences, is proposed in our nonlinear dynamics analysis of heart rates considering equal states. Eq…

Probabilistic Receiver Architecture Combining BP, MF, and EP for Multi-Signal Detection

2016-04-17 · Daniel J. Jakubisin, R. Michael Buehrer, Claudio R. C. M. da Silva

Receiver algorithms which combine belief propagation (BP) with the mean field (MF) approximation are well-suited for inference of both continuous and discrete random variables. In wireless scenarios involving detection o…

graph construction