paper-with-me

Papers

FairCLIP: Harnessing Fairness in Vision-Language Learning

2024-03-29 · CVPR 2024 1 · Yan Luo, Min Shi, Muhammad Osama Khan, Muhammad Muneeb Afzal, Hao Huang, Shuaihang Yuan, Yu Tian, Luo Song, Ava Kouhana, Tobias Elze, Yi Fang, Mengyu Wang

Fairness is a critical concern in deep learning, especially in healthcare, where these models influence diagnoses and treatment decisions. Although fairness has been investigated in the vision-only domain, the fairness of medical vision-language (VL) models remains unexplored due to the scarcity of medical VL datasets for studying fairness. To bridge this research gap, we introduce the first fair vision-language medical dataset Harvard-FairVLMed that provides detailed demographic attributes, ground-truth labels, and clinical notes to facilitate an in-depth examination of fairness within VL foundation models. Using Harvard-FairVLMed, we conduct a comprehensive fairness analysis of two widely-used VL models (CLIP and BLIP2), pre-trained on both natural and medical domains, across four different protected attributes. Our results highlight significant biases in all VL models, with Asian, Male, Non-Hispanic, and Spanish being the preferred subgroups across the protected attributes of race, gender, ethnicity, and language, respectively. In order to alleviate these biases, we propose FairCLIP, an optimal-transport-based approach that achieves a favorable trade-off between performance and fairness by reducing the Sinkhorn distance between the overall sample distribution and the distributions corresponding to each demographic group. As the first VL dataset of its kind, Harvard-FairVLMed holds the potential to catalyze advancements in the development of machine learning models that are both ethically aware and clinically effective. Our dataset and code are available at https://ophai.hms.harvard.edu/datasets/harvard-fairvlmed10k.

📄 PDF Abstract BibTeX arXiv:2403.19949

Code (2)

Harvard-Ophthalmology-AI-Lab/FairCLIP 공식 구현 pytorch
purdue-m2/robust_fairness_for_medical_image pytorch

Tasks

Fairness

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

On the Reproducibility of "FairCLIP: Harnessing Fairness in Vision-Language Learning''

2025-09-08 · Hua Chang Bakker, Stan Fris, Angela Madelon Bernardy, Stan Deutekom arxiv

We investigated the reproducibility of FairCLIP, proposed by Luo et al. (2024), for improving the group fairness of CLIP (Radford et al., 2021) by minimizing image-text similarity score disparities across sensitive group…

FairCLIP: Social Bias Elimination based on Attribute Prototype Learning and Representation Neutralization

2022-10-26 · Junyang Wang, Yi Zhang, Jitao Sang

The Vision-Language Pre-training (VLP) models like CLIP have gained popularity in recent years. However, many works found that the social biases hidden in CLIP easily manifest in downstream tasks, especially in image ret…

AttributeFairnessImage RetrievalRetrieval

Unlocking Fairness: a Trade-off Revisited

2019-12-01 · NeurIPS 2019 12 · Michael Wick, Swetasudha Panda, Jean-Baptiste Tristan

The prevailing wisdom is that a model's fairness and its accuracy are in tension with one another. However, there is a pernicious {\em modeling-evaluating dualism} bedeviling fair machine learning in which phenome…

FairnessSelection bias

Harnessing value from data science in business: ensuring explainability and fairness of solutions

2021-08-10 · Krzysztof Chomiak, Michał Miktus

The paper introduces concepts of fairness and explainability (XAI) in artificial intelligence, oriented to solve a sophisticated business problems. For fairness, the authors discuss the bias-inducing specifics, as well a…

Explainable Artificial Intelligence (XAI)Fairness

Dancing in the Shadows: Harnessing Ambiguity for Fairer Classifiers

2024-06-27 · Ainhize Barrainkua, Paula Gordaliza, Jose A. Lozano, Novi Quadrianto

This paper introduces a novel approach to bolster algorithmic fairness in scenarios where sensitive information is only partially known. In particular, we propose to leverage instances with uncertain identity with regard…

AttributeFairness