paper-with-me

홈 › Papers

Subgroups Matter for Robust Bias Mitigation

2025-05-27 · Anissa Alloula, Charles Jones, Ben Glocker, Bartłomiej W. Papież

Despite the constant development of new bias mitigation methods for machine learning, no method consistently succeeds, and a fundamental question remains unanswered: when and why do bias mitigation techniques fail? In this paper, we hypothesise that a key factor may be the often-overlooked but crucial step shared by many bias mitigation methods: the definition of subgroups. To investigate this, we conduct a comprehensive evaluation of state-of-the-art bias mitigation methods across multiple vision and language classification tasks, systematically varying subgroup definitions, including coarse, fine-grained, intersectional, and noisy subgroups. Our results reveal that subgroup choice significantly impacts performance, with certain groupings paradoxically leading to worse outcomes than no mitigation at all. Our findings suggest that observing a disparity between a set of subgroups is not a sufficient reason to use those subgroups for mitigation. Through theoretical analysis, we explain these phenomena and uncover a counter-intuitive insight that, in some cases, improving fairness with respect to a particular set of subgroups is best achieved by using a different set of subgroups for mitigation. Our work highlights the importance of careful subgroup definition in bias mitigation and presents it as an alternative lever for improving the robustness and fairness of machine learning models.

📄 PDF Abstract BibTeX arXiv:2505.21363

Code (1)

anissa218/subgroups_bias_mit 공식 구현 pytorch

Tasks

Fairness

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Fairness at Every Intersection: Uncovering and Mitigating Intersectional Biases in Multimodal Clinical Predictions

2024-11-30 · Resmi Ramachandranpillai, Kishore Sampath, Ayaazuddin Mohammad, Malihe Alikhani

Biases in automated clinical decision-making using Electronic Healthcare Records (EHR) impose significant disparities in patient care and treatment outcomes. Conventional approaches have primarily focused on bias mitigat…

AttributeFairness

Unbiased Model Prediction Without Using Protected Attribute Information

2026-03-31 · Puspita Majumdar, Surbhi Mittal, Saheb Chhabra, Mayank Vatsa 외 arxiv

The problem of bias persists in the deep learning community as models continue to provide disparate performance across different demographic subgroups. Therefore, several algorithms have been proposed to improve the fair…

Anatomizing Bias in Facial Analysis

2021-12-13 · Richa Singh, Puspita Majumdar, Surbhi Mittal, Mayank Vatsa

Existing facial analysis systems have been shown to yield biased results against certain demographic subgroups. Due to its impact on society, it has become imperative to ensure that these systems do not discriminate base…

Bias Detection

Data Bias Mitigation under Coverage Constraints & The Price of Fairness

2026-06-18 · Bruno Scarone, Alfredo Viola, Renée J. Miller arxiv

Machine learning models have been shown to exhibit discriminatory outcomes or degraded performance for individuals at the intersection of multiple sensitive attributes, such as race and gender. This stems in part from tw…

ViG-Bias: Visually Grounded Bias Discovery and Mitigation

2024-07-02 · Badr-Eddine Marani, Mohamed Hanini, Nihitha Malayarukil, Stergios Christodoulidis 외

The proliferation of machine learning models in critical decision making processes has underscored the need for bias discovery and mitigation strategies. Identifying the reasons behind a biased system is not straightforw…