Procedural Fairness via Group Counterfactual Explanation
Gideon Popoola, John Sheppard

TL;DR
This paper introduces GCIG, a new method to ensure fairness in machine learning by making explanations consistent across groups, thereby improving procedural fairness without sacrificing predictive accuracy.
Contribution
The paper proposes Group Counterfactual Integrated Gradients (GCIG), a novel in-processing regularization framework that enforces explanation invariance across groups conditioned on true labels.
Findings
GCIG reduces cross-group explanation disparity significantly.
GCIG maintains competitive predictive performance.
Aligning model reasoning across groups enhances fairness.
Abstract
Fairness in machine learning research has largely focused on outcome-oriented fairness criteria such as Equalized Odds, while comparatively less attention has been given to procedural-oriented fairness, which addresses how a model arrives at its predictions. Neglecting procedural fairness means it is possible for a model to generate different explanations for different protected groups, thereby eroding trust. In this work, we introduce Group Counterfactual Integrated Gradients (GCIG), an in-processing regularization framework that enforces explanation invariance across groups, conditioned on the true label. For each input, GCIG computes explanations relative to multiple Group Conditional baselines and penalizes cross-group variation in these attributions during training. GCIG formalizes procedural fairness as Group Counterfactual explanation stability and complements existing fairness…
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) · Adversarial Robustness in Machine Learning
