Conference paper
Proceedings of the 2024 ACM Conference on Fairness, Accountability, and Transparency, Conference on Fairness, Accountability and Transparency, 2024, pp. 1917--1925
APA
Click to copy
Binkyte, R., Gorla, D., & Palamidessi, C. (2024). BaBE: Enhancing Fairness via Estimation of Explaining Variables. In Conference on Fairness, Accountability and Transparency (pp. 1917–1925).
Chicago/Turabian
Click to copy
Binkyte, Ruta, Daniele Gorla, and Catuscia Palamidessi. “BaBE: Enhancing Fairness via Estimation of Explaining Variables.” In Conference on Fairness, Accountability and Transparency, 1917–1925, 2024.
MLA
Click to copy
Binkyte, Ruta, et al. “BaBE: Enhancing Fairness via Estimation of Explaining Variables.” Conference on Fairness, Accountability and Transparency, 2024, pp. 1917–25.
BibTeX Click to copy
@inproceedings{binkyte2024a,
title = {BaBE: Enhancing Fairness via Estimation of Explaining Variables},
year = {2024},
journal = {Conference on Fairness, Accountability and Transparency},
pages = {1917--1925},
author = {Binkyte, Ruta and Gorla, Daniele and Palamidessi, Catuscia},
booktitle = {Proceedings of the 2024 ACM Conference on Fairness, Accountability, and Transparency}
}
We consider the problem of unfair discrimination between two groups and propose a pre-processing method to achieve fairness. Corrective methods like statistical parity usually lead to bad accuracy and do not really achieve fairness in situations where there is a correlation between the sensitive attribute S and the legitimate attribute E (explanatory variable) that should determine the decision. To overcome these drawbacks, other notions of fairness have been proposed, in particular, conditional statistical parity and equal opportunity. However, E is often not directly observable in the data. We may observe some other variable Z representing E, but the problem is that Z may also be affected by S, hence Z itself can be biased. To deal with this problem, we propose BaBE (Bayesian Bias Elimination), an approach based on a combination of Bayes inference and the Expectation-Maximization method, to estimate the most likely value of E for a given Z for each group. The decision can then be based directly on the estimated E. We show, by experiments on synthetic and real data sets, that our approach provides a good level of fairness as well as high accuracy.