Fairness Under Demographic Scarce Regime
Patrik Joslin Kenfack, Samira Ebrahimi Kahou, Ulrich A\"ivodji

TL;DR
This paper introduces a novel framework for improving fairness-accuracy tradeoffs in scenarios with limited demographic data by incorporating uncertainty awareness into attribute classifiers, outperforming traditional methods.
Contribution
The proposed framework enhances fairness-accuracy tradeoffs by enforcing fairness on uncertain sensitive attributes, often surpassing models using true sensitive attributes.
Findings
Framework yields better fairness-accuracy tradeoffs than classic classifiers.
Outperforms models trained with true sensitive attributes in most benchmarks.
Uncertainty measures like conformal prediction support the approach.
Abstract
Most existing works on fairness assume the model has full access to demographic information. However, there exist scenarios where demographic information is partially available because a record was not maintained throughout data collection or for privacy reasons. This setting is known as demographic scarce regime. Prior research has shown that training an attribute classifier to replace the missing sensitive attributes (proxy) can still improve fairness. However, using proxy-sensitive attributes worsens fairness-accuracy tradeoffs compared to true sensitive attributes. To address this limitation, we propose a framework to build attribute classifiers that achieve better fairness-accuracy tradeoffs. Our method introduces uncertainty awareness in the attribute classifier and enforces fairness on samples with demographic information inferred with the lowest uncertainty. We show empirically…
Peer Reviews
Decision·ICLR 2024 Conference Withdrawn Submission
The paper targets an important problem. Given the increasingly stringent privacy constraint, the problem of studying fairness without full access to sensitive attributes is an important problem.
I have two major concerns. (1) If I am not mistaken, it seems the technical contribution of the paper is limited. The first step is not far from merely training a classifier to predict sensitive attributes, which is usually treated as a baseline in this area, with a little enhancement of student-teacher transfer learning. Overall, I do not see significant technical novelty. The second step is just to filter by thresholding prediction confidence. I have a hard time finding the technical contribu
S1 - The authors present a solution to a significant challenge that fairness-enhancing interventions may encounter when implemented in real-world applications. S2 - The experiments exhibit several strengths, including the diverse range of classification tasks involving different datasets, the validation of various aspects of the work. Particularly noteworthy are the investigations into the relationship between the threshold and the encoding of sensitive information by features, as well as the a
W1 - I believe there's a significant ethical concern in constructing a classifier with the objective of predicting the sensitive attribute of instances. This practice may raise legal and ethical issues, especially when individuals choose not to disclose this information willingly. Instead, it would be preferable if this classifier incorporated desirable privacy properties, as outlined in Diana et al. (2022). W2 - I find the comparison with respect to the state of the art to be lacking. The attr
1. The proposed technique is sound. 2. The presentation is clear. 3. The experiments are conducted on five real data sets. 4. The source code is provided.
1. The biggest concern I have is that the uncertainty threshold greatly impacts the performance of the proposed approach. It is not clear that if the authors have a reliable way to determine this threshold in practice (other than selecting the best performing one on the test data). Does tuning on a validation set reveal the best threshold for the data? Does it generalize to the test set? This should be either clarified or added as new experiments. 2. Despite the fact that the scenario discussed
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInsurance, Mortality, Demography, Risk Management · Global Health Care Issues
