paper-with-me

홈 › Papers

Exploring the interplay of label bias with subgroup size and separability: A case study in mammographic density classification

2025-07-24 · Emma A. M. Stanley, Raghav Mehta, Mélanie Roschewitz, Nils D. Forkert, Ben Glocker arxiv

Systematic mislabelling affecting specific subgroups (i.e., label bias) in medical imaging datasets represents an understudied issue concerning the fairness of medical AI systems. In this work, we investigated how size and separability of subgroups affected by label bias influence the learned features and performance of a deep learning model. Therefore, we trained deep learning models for binary tissue density classification using the EMory BrEast imaging Dataset (EMBED), where label bias affected separable subgroups (based on imaging manufacturer) or non-separable "pseudo-subgroups". We found that simulated subgroup label bias led to prominent shifts in the learned feature representations of the models. Importantly, these shifts within the feature space were dependent on both the relative size and the separability of the subgroup affected by label bias. We also observed notable differences in subgroup performance depending on whether a validation set with clean labels was used to define the classification threshold for the model. For instance, with label bias affecting the majority separable subgroup, the true positive rate for that subgroup fell from 0.898, when the validation set had clean labels, to 0.518, when the validation set had biased labels. Our work represents a key contribution toward understanding the consequences of label bias on subgroup fairness in medical imaging AI.

📄 PDF Abstract BibTeX arXiv:2507.17996

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

What is Fair? Exploring Pareto-Efficiency for Fairness Constrained Classifiers

2019-10-30 · Ananth Balashankar, Alyssa Lees, Chris Welty, Lakshminarayanan Subramanian

The potential for learned models to amplify existing societal biases has been broadly recognized. Fairness-aware classifier constraints, which apply equality metrics of performance across subgroups defined on sensitive a…

Fairness

Discover and Mitigate Multiple Biased Subgroups in Image Classifiers

2024-03-19 · CVPR 2024 1 · Zeliang Zhang, Mingqian Feng, Zhiheng Li, Chenliang Xu

Machine learning models can perform well on in-distribution data but often fail on biased subgroups that are underrepresented in the training data, hindering the robustness of models for reliable applications. Such subgr…

Dimensionality ReductionSubgroup Discovery

Equitable Electronic Health Record Prediction with FAME: Fairness-Aware Multimodal Embedding

2025-06-16 · Nikkie Hooman, Zhongjie Wu, Eric C. Larson, Mehak Gupta

Electronic Health Record (EHR) data encompass diverse modalities -- text, images, and medical codes -- that are vital for clinical decision-making. To process these complex data, multimodal AI (MAI) has emerged as a powe…

Fairness

Fairness of Deep Ensembles: On the interplay between per-group task difficulty and under-representation

2025-01-24 · Estanislao Claucich, Sara Hooker, Diego H. Milone, Enzo Ferrante 외

Ensembling is commonly regarded as an effective way to improve the general performance of models in machine learning, while also increasing the robustness of predictions. When it comes to algorithmic fairness, heterogene…

Fairness

Towards Fairness under Label Bias in Image Segmentation: Impact, Measurement and Mitigation

2026-05-07 · Aditya Parikh, Stella Frank, Sneha Das, Aasa Feragen arxiv

Labeled datasets reflect the biases of their annotation pipelines, which sometimes introduce label bias: group-conditional label errors that cause systematic performance disparities across demographic subgroups. Label bi…

Image Segmentation