paper-with-me

홈 › Papers

Comparative assessment of fairness definitions and bias mitigation strategies in machine learning-based diagnosis of Alzheimer's disease from MR images

2025-05-29 · Maria Eleftheria Vlontzou, Maria Athanasiou, Christos Davatzikos, Konstantina S. Nikita

The present study performs a comprehensive fairness analysis of machine learning (ML) models for the diagnosis of Mild Cognitive Impairment (MCI) and Alzheimer's disease (AD) from MRI-derived neuroimaging features. Biases associated with age, race, and gender in a multi-cohort dataset, as well as the influence of proxy features encoding these sensitive attributes, are investigated. The reliability of various fairness definitions and metrics in the identification of such biases is also assessed. Based on the most appropriate fairness measures, a comparative analysis of widely used pre-processing, in-processing, and post-processing bias mitigation strategies is performed. Moreover, a novel composite measure is introduced to quantify the trade-off between fairness and performance by considering the F1-score and the equalized odds ratio, making it appropriate for medical diagnostic applications. The obtained results reveal the existence of biases related to age and race, while no significant gender bias is observed. The deployed mitigation strategies yield varying improvements in terms of fairness across the different sensitive attributes and studied subproblems. For race and gender, Reject Option Classification improves equalized odds by 46% and 57%, respectively, and achieves harmonic mean scores of 0.75 and 0.80 in the MCI versus AD subproblem, whereas for age, in the same subproblem, adversarial debiasing yields the highest equalized odds improvement of 40% with a harmonic mean score of 0.69. Insights are provided into how variations in AD neuropathology and risk factors, associated with demographic characteristics, influence model fairness.

📄 PDF Abstract BibTeX arXiv:2505.23528

Code (0)

등록된 구현이 없습니다.

Tasks

DiagnosticFairness

Similar Papers 제목 키워드 기반

Whither Bias Goes, I Will Go: An Integrative, Systematic Review of Algorithmic Bias Mitigation

2024-10-21 · Louis Hickman, Christopher Huynh, Jessica Gass, Brandon Booth 외

Machine learning (ML) models are increasingly used for personnel assessment and selection (e.g., resume screeners, automatically scored interviews). However, concerns have been raised throughout society that ML assessmen…

Fairness

Operationalizing Fairness in Text-to-Image Models: A Survey of Bias, Fairness Audits and Mitigation Strategies

2026-04-15 · Megan Smith, Venkatesh Thirugnana Sambandham, Florian Richter, Laura Crompton 외 arxiv

Text-to-Image (T2I) generation models have been widely adopted across various industries, yet are criticized for frequently exhibiting societal stereotypes. While a growing body of research has emerged to evaluate and mi…

Prompt Engineering

A Comprehensive Empirical Study of Bias Mitigation Methods for Machine Learning Classifiers

2022-07-07 · Zhenpeng Chen, Jie M. Zhang, Federica Sarro, Mark Harman

Software bias is an increasingly important operational concern for software engineers. We present a large-scale, comprehensive empirical study of 17 representative bias mitigation methods for Machine Learning (ML) classi…

Fairness

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 th…

Fairness

FairAgent: Democratizing Fairness-Aware Machine Learning with LLM-Powered Agents

2025-10-05 · Yucong Dai, Lu Zhang, Feng Luo, Mashrur Chowdhury 외 arxiv

Training fair and unbiased machine learning models is crucial for high-stakes applications, yet it presents significant challenges. Effective bias mitigation requires deep expertise in fairness definitions, metrics, data…

Feature Engineering