Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

FairSHAP: Preprocessing for Fairness Through Attribution-Based Data Augmentation

About

Ensuring fairness in machine learning models is critical, particularly in high-stakes domains where biased decisions can lead to serious societal consequences. Existing preprocessing approaches generally lack transparent mechanisms for identifying which features or instances are responsible for unfairness. This obscures the rationale behind data modifications. We introduce FairSHAP, a novel pre-processing framework that leverages Shapley value attribution to improve both individual and group fairness. FairSHAP identifies fairness-critical instances in the training data using an interpretable measure of feature importance, and systematically modifies them through instance-level matching across sensitive groups. This process reduces discriminative risk - an individual fairness metric - while preserving data integrity and model accuracy. We demonstrate that FairSHAP significantly improves demographic parity and equality of opportunity across diverse tabular datasets, achieving fairness gains with minimal data perturbation and, in some cases, improved predictive performance. As a model-agnostic and transparent method, FairSHAP integrates seamlessly into existing machine learning pipelines and provides actionable insights into the sources of bias.Our code is on https://github.com/ZhuMuMu0216/FairSHAP.

Lin Zhu, Yijun Bian, Lei You• 2025

Related benchmarks

TaskDatasetResultRank
Fairness-aware ClassificationCensus Income KDD sex (test)
Accuracy93.81
5
Fairness-aware ClassificationDefaultCredit sex (test)
Accuracy81.45
5
Fairness-aware ClassificationCOMPAS Race (test)
Accuracy66.27
5
Fairness-aware ClassificationAdult-Race (test)
Accuracy87.2
5
Fairness-aware ClassificationGerman sex (test)
Accuracy66.3
5
Fairness-aware ClassificationAdult sex (test)
Accuracy86.92
5
Fairness-aware ClassificationCOMPAS sex (test)
Accuracy66.09
5
Showing 7 of 7 rows

Other info

Follow for update