English

Detecting and Mitigating Algorithmic Bias in Binary Classification using Causal Modeling

Machine Learning 2023-11-10 v2 Computers and Society

Abstract

This paper proposes the use of causal modeling to detect and mitigate algorithmic bias. We provide a brief description of causal modeling and a general overview of our approach. We then use the Adult dataset, which is available for download from the UC Irvine Machine Learning Repository, to develop (1) a prediction model, which is treated as a black box, and (2) a causal model for bias mitigation. In this paper, we focus on gender bias and the problem of binary classification. We show that gender bias in the prediction model is statistically significant at the 0.05 level. We demonstrate the effectiveness of the causal model in mitigating gender bias by cross-validation. Furthermore, we show that the overall classification accuracy is improved slightly. Our novel approach is intuitive, easy-to-use, and can be implemented using existing statistical software tools such as "lavaan" in R. Hence, it enhances explainability and promotes trust.

Keywords

Cite

@article{arxiv.2310.12421,
  title  = {Detecting and Mitigating Algorithmic Bias in Binary Classification using Causal Modeling},
  author = {Wendy Hui and Wai Kwong Lau},
  journal= {arXiv preprint arXiv:2310.12421},
  year   = {2023}
}

Comments

11 pages, 2 figures, 6 tables, R-script in appendix

R2 v1 2026-06-28T12:55:06.142Z