LGCYMar 28, 2024

Evaluating Fair Feature Selection in Machine Learning for Healthcare

arXiv:2403.19165v21 citationsh-index: 1
Originality Incremental advance
AI Analysis

This work addresses fairness in healthcare ML to reduce health disparities, but it is incremental as it builds on existing fair ML methods.

The paper tackled the problem of algorithmic bias in healthcare machine learning by proposing a fair feature selection method that balances fairness and accuracy, achieving improved fairness metrics with minimal accuracy degradation across three healthcare datasets.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes