paper-with-me

Papers

Fairness and Robustness of CLIP-Based Models for Chest X-rays

2025-07-28 · Théo Sourget, David Restrepo, Céline Hudelot, Enzo Ferrante, Stergios Christodoulidis, Maria Vakalopoulou arxiv

Motivated by the strong performance of CLIP-based models in natural image-text domains, recent efforts have adapted these architectures to medical tasks, particularly in radiology, where large paired datasets of images and reports, such as chest X-rays, are available. While these models have shown encouraging results in terms of accuracy and discriminative performance, their fairness and robustness in the different clinical tasks remain largely underexplored. In this study, we extensively evaluate six widely used CLIP-based models on chest X-ray classification using three publicly available datasets: MIMIC-CXR, NIH-CXR14, and NEATX. We assess the models fairness across six conditions and patient subgroups based on age, sex, and race. Additionally, we assess the robustness to shortcut learning by evaluating performance on pneumothorax cases with and without chest drains. Our results indicate performance gaps between patients of different ages, but more equitable results for the other attributes. Moreover, all models exhibit lower performance on images without chest drains, suggesting reliance on spurious correlations. We further complement the performance analysis with a study of the embeddings generated by the models. While the sensitive attributes could be classified from the embeddings, we do not see such patterns using PCA, showing the limitations of these visualisation techniques when assessing models. Our code is available at https://github.com/TheoSourget/clip_cxr_fairness

📄 PDF Abstract BibTeX arXiv:2507.21291

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Position-Guided Prompt Learning for Anomaly Detection in Chest X-Rays

2024-05-20 · Zhichao Sun, Yuliang Gu, Yepeng Liu, Zerui Zhang 외

Anomaly detection in chest X-rays is a critical task. Most methods mainly model the distribution of normal images, and then regard significant deviation from normal distribution as anomaly. Recently, CLIP-based methods, …

Anomaly DetectionPositionPrompt Learning

CheXphoto: 10,000+ Photos and Transformations of Chest X-rays for Benchmarking Deep Learning Robustness

2020-07-13 · Nick A. Phillips, Pranav Rajpurkar, Mark Sabini, Rayan Krishnan 외

Clinical deployment of deep learning algorithms for chest x-ray interpretation requires a solution that can integrate into the vast spectrum of clinical workflows across the world. An appealing approach to scaled deploym…

Benchmarking

Looking Beyond What You See: An Empirical Analysis on Subgroup Intersectional Fairness for Multi-label Chest X-ray Classification Using Social Determinants of Racial Health Inequities

2024-03-27 · Dana Moukheiber, Saurabh Mahindre, Lama Moukheiber, Mira Moukheiber 외

There has been significant progress in implementing deep learning models in disease diagnosis using chest X- rays. Despite these advancements, inherent biases in these models can lead to disparities in prediction accurac…

DiagnosticFairnessMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+1

Visualizing chest X-ray dataset biases using GANs

2023-04-29 · Hao Liang, Kevin Ni, Guha Balakrishnan

Recent work demonstrates that images from various chest X-ray datasets contain visual features that are strongly correlated with protected demographic attributes like race and gender. This finding raises issues of fairne…

Fairness

Improving the Fairness of Chest X-ray Classifiers

2022-03-23 · Haoran Zhang, Natalie Dullerud, Karsten Roth, Lauren Oakden-Rayner 외

Deep learning models have reached or surpassed human-level performance in the field of medical imaging, especially in disease diagnosis using chest x-rays. However, prior work has found that such classifiers can exhibit …

Fairness