paper-with-me

홈 › Papers

Bias in Machine Learning Models Can Be Significantly Mitigated by Careful Training: Evidence from Neuroimaging Studies

2022-05-26 · Rongguang Wang, Pratik Chaudhari, Christos Davatzikos

Despite the great promise that machine learning has offered in many fields of medicine, it has also raised concerns about potential biases and poor generalization across genders, age distributions, races and ethnicities, hospitals, and data acquisition equipment and protocols. In the current study, and in the context of three brain diseases, we provide evidence which suggests that when properly trained, machine learning models can generalize well across diverse conditions and do not necessarily suffer from bias. Specifically, by using multi-study magnetic resonance imaging consortia for diagnosing Alzheimer's disease, schizophrenia, and autism spectrum disorder, we find that well-trained models have a high area-under-the-curve (AUC) on subjects across different subgroups pertaining to attributes such as gender, age, racial groups, and different clinical studies and are unbiased under multiple fairness metrics such as demographic parity difference, equalized odds difference, equal opportunity difference etc. We find that models that incorporate multi-source data from demographic, clinical, genetic factors and cognitive scores are also unbiased. These models have better predictive AUC across subgroups than those trained only with imaging features but there are also situations when these additional features do not help.

📄 PDF Abstract BibTeX arXiv:2205.13421

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningFairness

Similar Papers 제목 키워드 기반

Investigating Bias with a Synthetic Data Generator: Empirical Evidence and Philosophical Interpretation

2022-09-13 · Alessandro Castelnovo, Riccardo Crupi, Nicole Inverardi, Daniele Regoli 외

Machine learning applications are becoming increasingly pervasive in our society. Since these decision-making systems rely on data-driven learning, risk is that they will systematically spread the bias embedded in data. …

Decision MakingFairness

Targeted Data Augmentation for bias mitigation

2023-08-22 · Agnieszka Mikołajczyk-Bareła, Maria Ferlin, Michał Grochowski

The development of fair and ethical AI systems requires careful consideration of bias mitigation, an area often overlooked or ignored. In this study, we introduce a novel and efficient approach for addressing biases call…

counterfactualData Augmentation

Feature-Wise Bias Amplification

2018-12-21 · ICLR 2019 5 · Klas Leino, Emily Black, Matt Fredrikson, Shayak Sen 외

We study the phenomenon of bias amplification in classifiers, wherein a machine learning model learns to predict classes with a greater disparity than the underlying ground truth. We demonstrate that bias amplification c…

feature selectionInductive Bias

TowerDebias: A Novel Unfairness Removal Method Based on the Tower Property

2024-11-13 · Norman Matloff, Aditya Mittal

Decision-making processes have increasingly come to rely on sophisticated machine learning tools, raising critical concerns about the fairness of their predictions with respect to sensitive groups. The widespread adoptio…

Decision MakingFairness

Reducing Gender Bias in Machine Translation through Counterfactual Data Generation

2023-11-27 · Ranjita Naik, Spencer Rarrick, Vishal Chowdhary

Recent advances in neural methods have led to substantial improvement in the quality of Neural Machine Translation (NMT) systems. However, these systems frequently produce translations with inaccurate gender (Stanovsky e…

counterfactualDomain AdaptationMachine TranslationNMT+1