Summary
This paper focuses on counterfactual fairness (CF), which is a promising framework for evaluating the fairness of machine learning models, and analyzes the trade-off between accuracy and CF. The authors give some theoretical results from the perspective of the Bayes optimal classifier under the perfect CF constraint. They also present theoretical analyses for cases where we can not access the ground truth of the causal structure and Bayes optimal classifier. The theoretical results in this paper were validated by experiments on synthetic and semi-synthetic datasets.
Strengths
- S1. This paper is easy to follow and well-organized. Each experiment seems to clearly correspond to what the authors want to validate.
- S2. In Theorems 3.3 and 3.4, the authors analyze the predictive performance that can be achieved under the constraint of perfect CF from the perspectives of the Bayes optimal classifiers and their excess risk. I think the result that the excess risk of CF is completely characterized by the inherent dependency between Y and A as with the existing group fairness is interesting.
- S3. The authors also give analyses for cases where we can not access the ground truth of the counterfactual generator (i.e., causal structure) and Bayes optimal classifier. Furthermore, they propose a simple learning framework, named CRM, that can be applied to both training from scratch and fine-tuning.
Weaknesses
- W1. I am concerned about the practicality of the proposed framework because the experiments in this paper seem insufficient. All the experiments in this paper seem to consider only one observed feature $X$. While these experiments may be sufficient to just validate the theoretical results, they seem too simple to demonstrate the reality and significance of the proposed framework.
- W2. I am also concerned about the causal graph assumed in this paper. While there may be nothing wrong with assuming a causal graph like Figure 1 to show theoretical statements, I believe the behavior of the proposed framework in the case where this assumption is violated should also be verified by experiments.
**---------- post-rebuttal ----------**
I would like to thank the authors for their comments and clarifications.
The author's rebuttal adequately addressed my concerns.
Questions
- Q1. Can the proposed framework be evaluated by the same experimental setting with [Zuo+ 23]? Their setting includes more complex datasets and causal models than those of this paper, and it seems to be applied to the experimental evaluation for the proposed framework of this paper.
- Q2 (minor, optional). While the authors state "our analysis and our method can be naturally extended to multi-class $A$," I could not find how to do that in the paper including appendix. Is it trivial? And does it have no impact on the theoretical results?
- Q3 (minor, optional). Can the proposed framework be adapted to the path-dependent CF constraint?
[Zuo+ 23] Zhiqun Zuo, Mahdi Khalili: Xueru Zhang. Counterfactually Fair Representation. NeurIPS, 2023.
Limitations
Yes, the authors discussed the limitations and potential impacts of their work in Section 6 and Question 10 of Checklist, respectively.