English

Addressing Bias in VLMs for Glaucoma Detection Without Protected Attribute Supervision

Computer Vision and Pattern Recognition 2025-08-13 v1

Abstract

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-kk 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.

Keywords

Cite

@article{arxiv.2508.09087,
  title  = {Addressing Bias in VLMs for Glaucoma Detection Without Protected Attribute Supervision},
  author = {Ahsan Habib Akash and Greg Murray and Annahita Amireskandari and Joel Palko and Carol Laxson and Binod Bhattarai and Prashnna Gyawali},
  journal= {arXiv preprint arXiv:2508.09087},
  year   = {2025}
}

Comments

3rd Workshop in Data Engineering in Medical Imaging (DEMI), MICCAI-2025 Workshop

R2 v1 2026-07-01T04:46:30.139Z