paper-with-me

홈 › Papers

Towards Threshold Invariant Fair Classification

2020-06-18 · Mingliang Chen, Min Wu

Effective machine learning models can automatically learn useful information from a large quantity of data and provide decisions in a high accuracy. These models may, however, lead to unfair predictions in certain sense among the population groups of interest, where the grouping is based on such sensitive attributes as race and gender. Various fairness definitions, such as demographic parity and equalized odds, were proposed in prior art to ensure that decisions guided by the machine learning models are equitable. Unfortunately, the "fair" model trained with these fairness definitions is threshold sensitive, i.e., the condition of fairness may no longer hold true when tuning the decision threshold. This paper introduces the notion of threshold invariant fairness, which enforces equitable performances across different groups independent of the decision threshold. To achieve this goal, this paper proposes to equalize the risk distributions among the groups via two approximation methods. Experimental results demonstrate that the proposed methodology is effective to alleviate the threshold sensitivity in machine learning models designed to achieve fairness.

📄 PDF Abstract BibTeX arXiv:2006.10667

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningClassificationFairnessGeneral Classification

Similar Papers 제목 키워드 기반

Fair regression under localized demographic parity constraints

2026-03-26 · Arthur Charpentier, Christophe Denis, Romuald Elie, Mohamed Hebiri 외 arxiv

Demographic parity (DP) is a widely used group fairness criterion requiring predictive distributions to be invariant across sensitive groups. While natural in classification, full distributional DP is often overly restri…

Repairing Regressors for Fair Binary Classification at Any Decision Threshold

2022-03-14 · Kweku Kwegyir-Aggrey, A. Feder Cooper, Jessica Dai, John Dickerson 외

We study the problem of post-processing a supervised machine-learned regressor to maximize fair binary classification at all decision thresholds. By decreasing the statistical distance between each group's score distribu…

AllBinary ClassificationClassificationFairness

Pairwise Fairness for Ordinal Regression

2021-05-07 · Matthäus Kleindessner, Samira Samadi, Muhammad Bilal Zafar, Krishnaram Kenthapadi 외

We initiate the study of fairness for ordinal regression. We adapt two fairness notions previously considered in fair ranking and propose a strategy for training a predictor that is approximately fair according to either…

Binary ClassificationFairnessregression

Fair Tree Classifier using Strong Demographic Parity

2021-10-18 · António Pereira Barata, Frank W. Takes, H. Jaap van den Herik, Cor J. Veenman

When dealing with sensitive data in automated data-driven decision-making, an important concern is to learn predictors with high performance towards a class label, whilst minimising for the discrimination towards any sen…

AttributeClassificationDecision MakingFairness

Group-Aware Threshold Adaptation for Fair Classification

2021-11-08 · NeurIPS 2021 12 · Taeuk Jang, Pengyi Shi, Xiaoqian Wang

The fairness in machine learning is getting increasing attention, as its applications in different fields continue to expand and diversify. To mitigate the discriminated model behaviors between different demographic grou…

ClassificationFairness