Wasserstein Fair Classification
We propose an approach to fair classification that enforces independence between the classifier outputs and sensitive information by minimizing Wasserstein-1 distances. The approach has desirable theoretical properties and is robust to specific choices of the threshold used to obtain class predictions from model outputs. We introduce different methods that enable hiding sensitive information at test time or have a simple and fast implementation. We show empirical performance against different fairness baselines on several benchmark fairness datasets.
Code (1)
Tasks
ClassificationFairnessGeneral ClassificationSimilar Papers 제목 키워드 기반
Fair Text Classification with Wasserstein Independence
Group fairness is a central research topic in text classification, where reaching fair treatment between sensitive groups (e.g. women vs. men) remains an open challenge. This paper presents a novel method for mitigating …
AttributeClassificationFairnesstext-classification+1WassFFed: Wasserstein Fair Federated Learning
Federated Learning (FL) employs a training approach to address scenarios where users' data cannot be shared across clients. Achieving fairness in FL is imperative since training data in FL is inherently geographically di…
FairnessFederated LearningWasserstein Robust Classification with Fairness Constraints
We propose a distributionally robust classification model with a fairness constraint that encourages the classifier to be fair in view of the equality of opportunity criterion. We use a type-$\infty$ Wasserstein ambiguit…
AttributeClassificationFairnessRobust classificationA Distributionally Robust Approach to Fair Classification
We propose a distributionally robust logistic regression model with an unfairness penalty that prevents discrimination with respect to sensitive attributes such as gender or ethnicity. This model is equivalent to a tract…
ClassificationFairnessGeneral Classificationregression+1Wasserstein projection distance for fairness testing of regression models
Fairness testing evaluates whether a model satisfies a specified fairness criterion across different groups, yet most research has focused on classification models, leaving regression models underexplored. This paper int…