Fair Sufficient Representation Learning
By: Xueyu Zhou, Chun Yin IP, Jian Huang
Potential Business Impact:
Makes computer predictions fair for everyone.
The main objective of fair statistical modeling and machine learning is to minimize or eliminate biases that may arise from the data or the model itself, ensuring that predictions and decisions are not unjustly influenced by sensitive attributes such as race, gender, age, or other protected characteristics. In this paper, we introduce a Fair Sufficient Representation Learning (FSRL) method that balances sufficiency and fairness. Sufficiency ensures that the representation should capture all necessary information about the target variables, while fairness requires that the learned representation remains independent of sensitive attributes. FSRL is based on a convex combination of an objective function for learning a sufficient representation and an objective function that ensures fairness. Our approach manages fairness and sufficiency at the representation level, offering a novel perspective on fair representation learning. We implement this method using distance covariance, which is effective for characterizing independence between random variables. We establish the convergence properties of the learned representations. Experiments conducted on healthcase and text datasets with diverse structures demonstrate that FSRL achieves a superior trade-off between fairness and accuracy compared to existing approaches.
Similar Papers
Deep Fair Learning: A Unified Framework for Fine-tuning Representations with Sufficient Networks
Machine Learning (Stat)
Makes computer learning fair for everyone.
Simple and Effective Specialized Representations for Fair Classifiers
Machine Learning (CS)
Makes computer decisions fair for everyone.
Fairness-Aware Graph Representation Learning with Limited Demographic Information
Machine Learning (CS)
Makes AI fairer even with secret data.