paper-with-me

Papers

On the Impact of Random Seeds on the Fairness of Clinical Classifiers

2021-04-13 · NAACL 2021 4 · Silvio Amir, Jan-Willem van de Meent, Byron C. Wallace

Recent work has shown that fine-tuning large networks is surprisingly sensitive to changes in random seed(s). We explore the implications of this phenomenon for model fairness across demographic groups in clinical prediction tasks over electronic health records (EHR) in MIMIC-III -- the standard dataset in clinical NLP research. Apparent subgroup performance varies substantially for seeds that yield similar overall performance, although there is no evidence of a trade-off between overall and subgroup performance. However, we also find that the small sample sizes inherent to looking at intersections of minority groups and somewhat rare conditions limit our ability to accurately estimate disparities. Further, we find that jointly optimizing for high overall performance and low disparities does not yield statistically significant improvements. Our results suggest that fairness work using MIMIC-III should carefully account for variations in apparent differences that may arise from stochasticity and small sample sizes.

📄 PDF Abstract BibTeX arXiv:2104.06338

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Similar Papers 제목 키워드 기반

Assessing the Macro and Micro Effects of Random Seeds on Fine-Tuning Large Language Models

2025-03-10 · Hao Zhou, Guergana Savova, Lijing Wang

The impact of random seeds in fine-tuning large language models (LLMs) has been largely overlooked despite its potential influence on model performance.In this study, we systematically evaluate the effects of random seed…

Enhanced Fairness Testing via Generating Effective Initial Individual Discriminatory Instances

2022-09-17 · Minghua Ma, Zhao Tian, Max Hort, Federica Sarro 외

Fairness testing aims at mitigating unintended discrimination in the decision-making process of data-driven AI systems. Individual discrimination may occur when an AI model makes different decisions for two distinct indi…

Decision MakingDiversityFairness

Fairness of Machine Learning Algorithms in Demography

2022-02-02 · Ibe Chukwuemeka Emmanuel, Ekaterina Mitrofanova

The paper is devoted to the study of the model fairness and process fairness of the Russian demographic dataset by making predictions of divorce of the 1st marriage, religiosity, 1st employment and completion of educatio…

BIG-bench Machine LearningFairness

On Fairness, Diversity and Randomness in Algorithmic Decision Making

2017-06-30 · Nina Grgić-Hlača, Muhammad Bilal Zafar, Krishna P. Gummadi, Adrian Weller

Consider a binary decision making process where a single machine learning classifier replaces a multitude of humans. We raise questions about the resulting loss of diversity in the decision making process. We study the p…

Decision MakingDiversityFairness

Improving the Fairness of Chest X-ray Classifiers

2022-03-23 · Haoran Zhang, Natalie Dullerud, Karsten Roth, Lauren Oakden-Rayner 외

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 …

Fairness