IFFair: Influence Function-driven Sample Reweighting for Fair Classification
By: Jingran Yang , Min Zhang , Lingfeng Zhang and more
Potential Business Impact:
Fixes unfair computer decisions by changing how data is used.
Because machine learning has significantly improved efficiency and convenience in the society, it's increasingly used to assist or replace human decision-making. However, the data-based pattern makes related algorithms learn and even exacerbate potential bias in samples, resulting in discriminatory decisions against certain unprivileged groups, depriving them of the rights to equal treatment, thus damaging the social well-being and hindering the development of related applications. Therefore, we propose a pre-processing method IFFair based on the influence function. Compared with other fairness optimization approaches, IFFair only uses the influence disparity of training samples on different groups as a guidance to dynamically adjust the sample weights during training without modifying the network structure, data features and decision boundaries. To evaluate the validity of IFFair, we conduct experiments on multiple real-world datasets and metrics. The experimental results show that our approach mitigates bias of multiple accepted metrics in the classification setting, including demographic parity, equalized odds, equality of opportunity and error rate parity without conflicts. It also demonstrates that IFFair achieves better trade-off between multiple utility and fairness metrics compared with previous pre-processing methods.
Similar Papers
Faithful and Fast Influence Function via Advanced Sampling
Machine Learning (CS)
Helps understand why computer models make certain choices.
Faithful and Fast Influence Function via Advanced Sampling
Machine Learning (CS)
Helps understand how computers learn from data.
Evolved SampleWeights for Bias Mitigation: Effectiveness Depends on Optimization Objectives
Machine Learning (CS)
Fixes unfair computer guesses by changing how data is used.