paper-with-me

홈 › Papers

Addressing Bias in VLMs for Glaucoma Detection Without Protected Attribute Supervision

2025-08-12 · Ahsan Habib Akash, Greg Murray, Annahita Amireskandari, Joel Palko, Carol Laxson, Binod Bhattarai, Prashnna Gyawali arxiv

Vision-Language Models (VLMs) have achieved remarkable success on multimodal tasks such as image-text retrieval and zero-shot classification, yet they can exhibit demographic biases even when explicit protected attributes are absent during training. In this work, we focus on automated glaucoma screening from retinal fundus images, a critical application given that glaucoma is a leading cause of irreversible blindness and disproportionately affects underserved populations. Building on a reweighting-based contrastive learning framework, we introduce an attribute-agnostic debiasing method that (i) infers proxy subgroups via unsupervised clustering of image-image embeddings, (ii) computes gradient-similarity weights between the CLIP-style multimodal loss and a SimCLR-style image-pair contrastive loss, and (iii) applies these weights in a joint, top-$k$ weighted objective to upweight underperforming clusters. This label-free approach adaptively targets the hardest examples, thereby reducing subgroup disparities. We evaluate our method on the Harvard FairVLMed glaucoma subset, reporting Equalized Odds Distance (EOD), Equalized Subgroup AUC (ES AUC), and Groupwise AUC to demonstrate equitable performance across inferred demographic subgroups.

📄 PDF Abstract BibTeX arXiv:2508.09087

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningText Retrieval

Similar Papers 제목 키워드 기반

Ellipse Meets Bit-Planes: A Novel Approach to RNFL based Glaucoma Detection Using Advanced Image Processing and Deep Learning

2026-06-14 · Snigdha Paul, Sambit Mallick, Anindya Sen arxiv

This work proposes an integrated pipeline for automatic glaucoma detection method from easily available colour fundas images based on an adaptive algorithm for ellipse-based polar transformation, to enhance the analysis …

DiffuPT: Class Imbalance Mitigation for Glaucoma Detection via Diffusion Based Generation and Model Pretraining

2024-12-04 · Youssof Nawar, Nouran Soliman, Moustafa Wassel, Mohamed ElHabebe 외

Glaucoma is a progressive optic neuropathy characterized by structural damage to the optic nerve head and functional changes in the visual field. Detecting glaucoma early is crucial to preventing loss of eyesight. Howeve…

DiagnosticSpecificitySynthetic Data Generation

EGDCL: An Adaptive Curriculum Learning Framework for Unbiased Glaucoma Diagnosis

2020-08-01 · ECCV 2020 8 · Rongchang Zhao, Xuanlin Chen, Zailiang Chen, Shuo Li

Today's computer-aided diagnosis (CAD) model is still far from the clinical practice of glaucoma detection, mainly due to the training bias originating from 1) the normal-abnormal class imbalance and 2) the rare but sign…

Specificity

Segmentation-based Information Extraction and Amalgamation in Fundus Images for Glaucoma Detection

2022-09-23 · Yanni Wang, Gang Yang, Dayong Ding, Jianchun Zao

Glaucoma is a severe blinding disease, for which automatic detection methods are urgently needed to alleviate the scarcity of ophthalmologists. Many works have proposed to employ deep learning methods that involve the se…

Decision MakingSegmentation

FairEnc: A Fair Vision-Language Model with Fair Vision and Text Encoders for Glaucoma Detection

2026-05-06 · Mohamed Elhabebe, Ayman El-Baz, Qing Liu arxiv

Automated glaucoma detection is critical for preventing irreversible vision loss and reducing the burden on healthcare systems. However, ensuring fairness across diverse patient populations remains a significant challeng…