paper-with-me

Papers

Improving the Fairness of Chest X-ray Classifiers

2022-03-23 · Haoran Zhang, Natalie Dullerud, Karsten Roth, Lauren Oakden-Rayner, Stephen Robert Pfohl, Marzyeh Ghassemi

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 biases in the form of gaps in predictive performance across protected groups. In this paper, we question whether striving to achieve zero disparities in predictive performance (i.e. group fairness) is the appropriate fairness definition in the clinical setting, over minimax fairness, which focuses on maximizing the performance of the worst-case group. We benchmark the performance of nine methods in improving classifier fairness across these two definitions. We find, consistent with prior work on non-clinical data, that methods which strive to achieve better worst-group performance do not outperform simple data balancing. We also find that methods which achieve group fairness do so by worsening performance for all groups. In light of these results, we discuss the utility of fairness definitions in the clinical setting, advocating for an investigation of the bias-inducing mechanisms in the underlying data generating process whenever possible.

📄 PDF Abstract BibTeX arXiv:2203.12609

Code (1)

mlforhealth/cxr_fairness 공식 구현 pytorch

Tasks

Fairness

Similar Papers 제목 키워드 기반

Debiasing Deep Chest X-Ray Classifiers using Intra- and Post-processing Methods

2022-07-26 · Ričards Marcinkevičs, Ece Ozkan, Julia E. Vogt

Deep neural networks for image-based screening and computer-aided diagnosis have achieved expert-level performance on various medical imaging modalities, including chest radiographs. Recently, several works have indicate…

AttributeDecision MakingFairness

CheXclusion: Fairness gaps in deep chest X-ray classifiers

2020-02-14 · Laleh Seyyed-Kalantari, Guanxiong Liu, Matthew McDermott, Irene Y. Chen 외

Machine learning systems have received much attention recently for their ability to achieve expert-level performance on clinical tasks, particularly in medical imaging. Here, we examine the extent to which state-of-the-a…

AllDiagnosticFairnessMedical Diagnosis+2

DUCX: Decomposing Unfairness in Tool-Using Chest X-ray Agents

2026-02-28 · Zikang Xu, Ruinan Jin, Xiaoxiao Li arxiv

Fairness in medical agents is becoming critical as tool-using clinical AI systems orchestrate specialized vision and language modules for tasks such as chest X-ray question answering. While these medical AI agents can im…

Question Answering

Generative models improve fairness of medical classifiers under distribution shifts

2023-04-18 · Ira Ktena, Olivia Wiles, Isabela Albuquerque, Sylvestre-Alvise Rebuffi 외

A ubiquitous challenge in machine learning is the problem of domain generalisation. This can exacerbate bias against groups or labels that are underrepresented in the datasets used for model development. Model bias can l…

Fairness

Fairness under Competition

2025-05-22 · Ronen Gradwohl, Eilam Shapira, Moshe Tennenholtz

Algorithmic fairness has emerged as a central issue in ML, and it has become standard practice to adjust ML algorithms so that they will satisfy fairness requirements such as Equal Opportunity. In this paper we consider …

Fairness