paper-with-me

Papers

Evaluating Fair Feature Selection in Machine Learning for Healthcare

2024-03-28 · Md Rahat Shahriar Zawad, Peter Washington

With the universal adoption of machine learning in healthcare, the potential for the automation of societal biases to further exacerbate health disparities poses a significant risk. We explore algorithmic fairness from the perspective of feature selection. Traditional feature selection methods identify features for better decision making by removing resource-intensive, correlated, or non-relevant features but overlook how these factors may differ across subgroups. To counter these issues, we evaluate a fair feature selection method that considers equal importance to all demographic groups. We jointly considered a fairness metric and an error metric within the feature selection process to ensure a balance between minimizing both bias and global classification error. We tested our approach on three publicly available healthcare datasets. On all three datasets, we observed improvements in fairness metrics coupled with a minimal degradation of balanced accuracy. Our approach addresses both distributive and procedural fairness within the fair machine learning context.

📄 PDF Abstract BibTeX arXiv:2403.19165

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingFairnessfeature selection

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

Investigating Gender Fairness in Machine Learning-driven Personalized Care for Chronic Pain

2024-02-29 · Pratik Gajane, Sean Newman, Mykola Pechenizkiy, John D. Piette

Chronic pain significantly diminishes the quality of life for millions worldwide. While psychoeducation and therapy can improve pain outcomes, many individuals experiencing pain lack access to evidence-based treatments o…

Decision MakingFairnessfeature selectionMulti-Armed Bandits+2

Fair Machine Learning in Healthcare: A Review

2022-06-29 · Qizhang Feng, Mengnan Du, Na Zou, Xia Hu

The digitization of healthcare data coupled with advances in computational capabilities has propelled the adoption of machine learning (ML) in healthcare. However, these methods can perpetuate or even exacerbate existing…

BIG-bench Machine LearningDiagnosticFairness

Evaluating the Fairness of the MIMIC-IV Dataset and a Baseline Algorithm: Application to the ICU Length of Stay Prediction

2023-12-31 · Alexandra Kakadiaris

This paper uses the MIMIC-IV dataset to examine the fairness and bias in an XGBoost binary classification model predicting the Intensive Care Unit (ICU) length of stay (LOS). Highlighting the critical role of the ICU in …

Binary ClassificationFairnessLength-of-Stay prediction

Assessing Fairness in Classification Parity of Machine Learning Models in Healthcare

2021-02-07 · Ming Yuan, Vikas Kumar, Muhammad Aurangzeb Ahmad, Ankur Teredesai

Fairness in AI and machine learning systems has become a fundamental problem in the accountability of AI systems. While the need for accountability of AI models is near ubiquitous, healthcare in particular is a challengi…

BIG-bench Machine LearningClassificationFairnessGeneral Classification

Analyzing Fairness of Computer Vision and Natural Language Processing Models

2024-12-13 · Ahmed Rashed, Abdelkrim Kallich, Mohamed Eltayeb

Machine learning (ML) algorithms play a crucial role in decision making across diverse fields such as healthcare, finance, education, and law enforcement. Despite their widespread adoption, these systems raise ethical an…

Fairness