Fairness without the sensitive attribute via Causal Variational Autoencoder
In recent years, most fairness strategies in machine learning models focus on mitigating unwanted biases by assuming that the sensitive information is observed. However this is not always possible in practice. Due to privacy purposes and var-ious regulations such as RGPD in EU, many personal sensitive attributes are frequently not collected. We notice a lack of approaches for mitigating bias in such difficult settings, in particular for achieving classical fairness objectives such as Demographic Parity and Equalized Odds. By leveraging recent developments for approximate inference, we propose an approach to fill this gap. Based on a causal graph, we rely on a new variational auto-encoding based framework named SRCVAE to infer a sensitive information proxy, that serve for bias mitigation in an adversarial fairness approach. We empirically demonstrate significant improvements over existing works in the field. We observe that the generated proxy's latent space recovers sensitive information and that our approach achieves a higher accuracy while obtaining the same level of fairness on two real datasets, as measured using com-mon fairness definitions.
Code (1)
Tasks
AttributeFairnessSimilar Papers 제목 키워드 기반
Counterfactual Fairness with Disentangled Causal Effect Variational Autoencoder
The problem of fair classification can be mollified if we develop a method to remove the embedded sensitive information from the classification features. This line of separating the sensitive information is developed thr…
AttributeCausal InferencecounterfactualDisentanglement+1Causal Multi-Level Fairness
Algorithmic systems are known to impact marginalized groups severely, and more so, if all sources of bias are not considered. While work in algorithmic fairness to-date has primarily focused on addressing discrimination …
AttributeCausal InferenceFairnessFair Diagnosis: Leveraging Causal Modeling to Mitigate Medical Bias
In medical image analysis, model predictions can be affected by sensitive attributes, such as race and gender, leading to fairness concerns and potential biases in diagnostic outcomes. To mitigate this, we present a caus…
DiagnosticFairnessMedical Image AnalysisLearning for Counterfactual Fairness from Observational Data
Fairness-aware machine learning has attracted a surge of attention in many domains, such as online advertising, personalized recommendation, and social media analysis in web applications. Fairness-aware machine learning …
AttributeCausal DiscoverycounterfactualData Augmentation+2Towards Fair Graph Neural Networks via Graph Counterfactual without Sensitive Attributes
Graph-structured data is ubiquitous in today's connected world, driving extensive research in graph analysis. Graph Neural Networks (GNNs) have shown great success in this field, leading to growing interest in developing…
AttributecounterfactualFairness