Taking Advantage of Multitask Learning for Fair Classification
A central goal of algorithmic fairness is to reduce bias in automated decision making. An unavoidable tension exists between accuracy gains obtained by using sensitive information (e.g., gender or ethnic group) as part of a statistical model, and any commitment to protect these characteristics. Often, due to biases present in the data, using the sensitive information in the functional form of a classifier improves classification accuracy. In this paper we show how it is possible to get the best of both worlds: optimize model accuracy and fairness without explicitly using the sensitive feature in the functional form of the model, thereby treating different individuals equally. Our method is based on two key ideas. On the one hand, we propose to use Multitask Learning (MTL), enhanced with fairness constraints, to jointly learn group specific classifiers that leverage information between sensitive groups. On the other hand, since learning group specific models might not be permitted, we propose to first predict the sensitive features by any learning method and then to use the predicted sensitive feature to train MTL with fairness constraints. This enables us to tackle fairness with a three-pronged approach, that is, by increasing accuracy on each group, enforcing measures of fairness during training, and protecting sensitive information during testing. Experimental results on two real datasets support our proposal, showing substantial improvements in both accuracy and fairness.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationDecision MakingFairnessGeneral ClassificationSimilar Papers 제목 키워드 기반
Augmenting Visual Question Answering with Semantic Frame Information in a Multitask Learning Approach
Visual Question Answering (VQA) concerns providing answers to Natural Language questions about images. Several deep neural network approaches have been proposed to model the task in an end-to-end fashion. Whereas the tas…
Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)U-Fair: Uncertainty-based Multimodal Multitask Learning for Fairer Depression Detection
Machine learning bias in mental health is becoming an increasingly pertinent challenge. Despite promising efforts indicating that multitask approaches often work better than unitask approaches, there is minimal work inve…
Depression DetectionFairnessFlexible Example-based Image Enhancement with Task Adaptive Global Feature Self-Guided Network
We propose the first practical multitask image enhancement network, that is able to learn one-to-many and many-to-one image mappings. We show that our model outperforms the current state of the art in learning a single e…
Image EnhancementFairness Explainability using Optimal Transport with Applications in Image Classification
Ensuring trust and accountability in Artificial Intelligence systems demands explainability of its outcomes. Despite significant progress in Explainable AI, human biases still taint a substantial portion of its training …
Decision MakingFairnessimage-classificationImage ClassificationUsing Protected Attributes to Consider Fairness in Multi-Agent Systems
Fairness in Multi-Agent Systems (MAS) has been extensively studied, particularly in reward distribution among agents in scenarios such as goods allocation, resource division, lotteries, and bargaining systems. Fairness i…
counterfactualDecision MakingDiversityFairness