paper-with-me

Papers

A Ranking Approach to Fair Classification

2021-02-08 · Jakob Schoeffer, Niklas Kuehl, Isabel Valera

Algorithmic decision systems are increasingly used in areas such as hiring, school admission, or loan approval. Typically, these systems rely on labeled data for training a classification model. However, in many scenarios, ground-truth labels are unavailable, and instead we have only access to imperfect labels as the result of (potentially biased) human-made decisions. Despite being imperfect, historical decisions often contain some useful information on the unobserved true labels. In this paper, we focus on scenarios where only imperfect labels are available and propose a new fair ranking-based decision system based on monotonic relationships between legitimate features and the outcome. Our approach is both intuitive and easy to implement, and thus particularly suitable for adoption in real-world settings. More in detail, we introduce a distance-based decision criterion, which incorporates useful information from historical decisions and accounts for unwanted correlation between protected and legitimate features. Through extensive experiments on synthetic and real-world data, we show that our method is fair in the sense that a) it assigns the desirable outcome to the most qualified individuals, and b) it removes the effect of stereotypes in decision-making, thereby outperforming traditional classification algorithms. Additionally, we are able to show theoretically that our method is consistent with a prominent concept of individual fairness which states that "similar individuals should be treated similarly."

📄 PDF Abstract BibTeX arXiv:2102.04565

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDecision MakingFairnessGeneral Classification

Similar Papers 제목 키워드 기반

Stability and Multigroup Fairness in Ranking with Uncertain Predictions

2024-02-14 · Siddartha Devic, Aleksandra Korolova, David Kempe, Vatsal Sharan

Rankings are ubiquitous across many applications, from search engines to hiring committees. In practice, many rankings are derived from the output of predictors. However, when predictors trained for classification tasks …

Fairness

Fairness in Ranking: Robustness through Randomization without the Protected Attribute

2024-03-28 · Andrii Kliachkin, Eleni Psaroudaki, Jakub Marecek, Dimitris Fotakis

There has been great interest in fairness in machine learning, especially in relation to classification problems. In ranking-related problems, such as in online advertising, recommender systems, and HR automation, much w…

AttributeFairnessRecommendation Systems

Fairness Through Regularization for Learning to Rank

2021-02-11 · Nikola Konstantinov, Christoph H. Lampert

Given the abundance of applications of ranking in recent years, addressing fairness concerns around automated ranking systems becomes necessary for increasing the trust among end-users. Previous work on fair ranking has …

Binary ClassificationFairnessLearning-To-Rank

Matched Pair Calibration for Ranking Fairness

2023-06-06 · Hannah Korevaar, Chris McConnell, Edmund Tong, Erik Brinkman 외

We propose a test of fairness in score-based ranking systems called matched pair calibration. Our approach constructs a set of matched item pairs with minimal confounding differences between subgroups before computing an…

Binary ClassificationFairness

Bipartite Ranking Fairness through a Model Agnostic Ordering Adjustment

2023-07-27 · Sen Cui, Weishen Pan, ChangShui Zhang, Fei Wang

Algorithmic fairness has been a serious concern and received lots of interest in machine learning community. In this paper, we focus on the bipartite ranking scenario, where the instances come from either the positive or…

Fairness