Causal Feature Selection for Algorithmic Fairness
Sainyam Galhotra, Karthikeyan Shanmugam, Prasanna Sattigeri, Kush, R. Varshney

TL;DR
This paper introduces a causal feature selection method that enhances fairness in machine learning datasets by identifying unbiased features through conditional independence tests, without requiring a prior causal model.
Contribution
It proposes a novel approach to ensure dataset fairness during data integration by using causal interventional fairness principles and group testing, without needing a pre-existing causal model.
Findings
The method guarantees the identification of fair features theoretically.
Sub-linear conditional independence tests suffice for feature selection.
Empirical results show improved fairness and efficiency on real datasets.
Abstract
The use of machine learning (ML) in high-stakes societal decisions has encouraged the consideration of fairness throughout the ML lifecycle. Although data integration is one of the primary steps to generate high quality training data, most of the fairness literature ignores this stage. In this work, we consider fairness in the integration component of data management, aiming to identify features that improve prediction without adding any bias to the dataset. We work under the causal interventional fairness paradigm. Without requiring the underlying structural causal model a priori, we propose an approach to identify a sub-collection of features that ensure the fairness of the dataset by performing conditional independence tests between different subsets of features. We use group testing to improve the complexity of the approach. We theoretically prove the correctness of the proposed…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEthics and Social Impacts of AI · Explainable Artificial Intelligence (XAI) · Advanced Causal Inference Techniques
