paper-with-me

홈 › Papers

FAIRLABEL: Correcting Bias in Labels

2023-11-01 · Srinivasan H Sengamedu, Hien Pham

There are several algorithms for measuring fairness of ML models. A fundamental assumption in these approaches is that the ground truth is fair or unbiased. In real-world datasets, however, the ground truth often contains data that is a result of historical and societal biases and discrimination. Models trained on these datasets will inherit and propagate the biases to the model outputs. We propose FAIRLABEL, an algorithm which detects and corrects biases in labels. The goal of FAIRLABELis to reduce the Disparate Impact (DI) across groups while maintaining high accuracy in predictions. We propose metrics to measure the quality of bias correction and validate FAIRLABEL on synthetic datasets and show that the label correction is correct 86.7% of the time vs. 71.9% for a baseline model. We also apply FAIRLABEL on benchmark datasets such as UCI Adult, German Credit Risk, and Compas datasets and show that the Disparate Impact Ratio increases by as much as 54.2%.

📄 PDF Abstract BibTeX arXiv:2311.00638

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Similar Papers 제목 키워드 기반

Correcting Performance Estimation Bias in Imbalanced Classification with Minority Subconcepts

2026-04-28 · Taylor Maxson, Roberto Corizzo, Yaning Wu, Nathalie Japkowicz 외 arxiv

Class-level evaluation can conceal substantial performance disparities across subconcepts within the same class, causing models that perform well on average to fail on specific subpopulations. Prior work has shown that c…

Identifying and Correcting Label Bias in Machine Learning

2019-01-15 · Heinrich Jiang, Ofir Nachum

Datasets often contain biases which unfairly disadvantage certain groups, and classifiers trained on such datasets can inherit these biases. In this paper, we provide a mathematical formulation of how this bias can arise…

BIG-bench Machine LearningFairness

Counterfactual Augmentation for Multimodal Learning Under Presentation Bias

2023-05-23 · Victoria Lin, Louis-Philippe Morency, Dimitrios Dimitriadis, Srinagesh Sharma

In real-world machine learning systems, labels are often derived from user behaviors that the system wishes to encourage. Over time, new models must be trained as new training examples and features become available. Howe…

counterfactual

Bias Leaves a Gradient Trail: Label-Free Bias Identification via Gradient Probes on Concept Decompositions

2026-05-27 · Thomas Vitry, Kieran Edgeworth, Stefan Wermter, Jae Hee Lee arxiv

Vision classifiers can exploit spurious correlations, achieving high in-distribution accuracy yet failing under distribution shift. Existing approaches to bias mitigation and analysis often depend on curated datasets, sp…

Fairness and Bias in Truth Discovery Algorithms: An Experimental Analysis

2023-04-25 · Simone Lazier, Saravanan Thirumuruganathan, Hadis Anahideh

Machine learning (ML) based approaches are increasingly being used in a number of applications with societal impact. Training ML models often require vast amounts of labeled data, and crowdsourcing is a dominant paradigm…

Fairness