paper-with-me

홈 › Papers

On the Origins of Sampling Bias: Implications on Fairness Measurement and Mitigation

2025-03-23 · Sami Zhioua, Ruta Binkyte, Ayoub Ouni, Farah Barika Ktata

Accurately measuring discrimination is crucial to faithfully assessing fairness of trained machine learning (ML) models. Any bias in measuring discrimination leads to either amplification or underestimation of the existing disparity. Several sources of bias exist and it is assumed that bias resulting from machine learning is born equally by different groups (e.g. females vs males, whites vs blacks, etc.). If, however, bias is born differently by different groups, it may exacerbate discrimination against specific sub-populations. Sampling bias, in particular, is inconsistently used in the literature to describe bias due to the sampling procedure. In this paper, we attempt to disambiguate this term by introducing clearly defined variants of sampling bias, namely, sample size bias (SSB) and underrepresentation bias (URB). Through an extensive set of experiments on benchmark datasets and using mainstream learning algorithms, we expose relevant observations in several model training scenarios. The observations are finally framed as actionable recommendations for practitioners.

📄 PDF Abstract BibTeX arXiv:2503.17956

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

There is no trade-off: enforcing fairness can improve accuracy

2020-09-28 · Subha Maity, Debarghya Mukherjee, Mikhail Yurochkin, Yuekai Sun

One of the main barriers to the broader adoption of algorithmic fairness in machine learning is the trade-off between fairness and performance of ML models: many practitioners are unwilling to sacrifice the performance o…

Fairness

On the Origins of Bias in NLP through the Lens of the Jim Code

2023-05-16 · Fatma Elsafoury, Gavin Abercrombie

In this paper, we trace the biases in current natural language processing (NLP) models back to their origins in racism, sexism, and homophobia over the last 500 years. We review literature from critical race theory, gend…

Ethics

A Survey on Bias and Fairness in Natural Language Processing

2022-03-06 · Rajas Bansal

As NLP models become more integrated with the everyday lives of people, it becomes important to examine the social effect that the usage of these systems has. While these models understand language and have increased acc…

FairnessSurvey

Classes Are Not Equal: An Empirical Study on Image Recognition Fairness

2024-02-28 · CVPR 2024 1 · Jiequan Cui, Beier Zhu, Xin Wen, Xiaojuan Qi 외

In this paper, we present an empirical study on image recognition fairness, i.e., extreme class accuracy disparity on balanced data like ImageNet. We experimentally demonstrate that classes are not equal and the fairness…

Contrastive LearningData AugmentationFairnessimage-classification+2

$L_q$ regularization for Fairness AI robust to sampling bias

2021-09-29 · Yongdai Kim, Sara Kim, Seonghyeon Kim, Kunwoong Kim

It is well recognized that historical biases exist in training data against a certain sensitive group (e.g., non-white, women) which are socially unacceptable, and these unfair biases are inherited to trained AI models. …

Fairness