paper-with-me

홈 › Papers

Robust Fairness-aware Learning Under Sample Selection Bias

2021-05-24 · Wei Du, Xintao Wu

The underlying assumption of many machine learning algorithms is that the training data and test data are drawn from the same distributions. However, the assumption is often violated in real world due to the sample selection bias between the training and test data. Previous research works focus on reweighing biased training data to match the test data and then building classification models on the reweighed training data. However, how to achieve fairness in the built classification models is under-explored. In this paper, we propose a framework for robust and fair learning under sample selection bias. Our framework adopts the reweighing estimation approach for bias correction and the minimax robust estimation approach for achieving robustness on prediction accuracy. Moreover, during the minimax optimization, the fairness is achieved under the worst case, which guarantees the model's fairness on test data. We further develop two algorithms to handle sample selection bias when test data is both available and unavailable. We conduct experiments on two real-world datasets and the experimental results demonstrate its effectiveness in terms of both utility and fairness metrics.

📄 PDF Abstract BibTeX arXiv:2105.11570

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessSelection bias

Similar Papers 제목 키워드 기반

Fair Regression under Sample Selection Bias

2021-10-08 · Wei Du, Xintao Wu, Hanghang Tong

Recent research on fair regression focused on developing new fairness notions and approximation methods as target variables and even the sensitive attribute are continuous in the regression setting. However, all previous…

AttributeFairnessregressionSelection bias

DCAST: Diverse Class-Aware Self-Training Mitigates Selection Bias for Fairer Learning

2024-09-30 · Yasin I. Tepeli, Joana P. Gonçalves

Fairness in machine learning seeks to mitigate model bias against individuals based on sensitive features such as sex or age, often caused by an uneven representation of the population in the training data due to selecti…

DiversityDomain AdaptationFairnessMulti-class Classification+1

Fair Bayesian Data Selection via Generalized Discrepancy Measures

2025-11-10 · Yixuan Zhang, Jiabin Luo, Zhenggang Wang, Feng Zhou 외 arxiv

Fairness concerns are increasingly critical as machine learning models are deployed in high-stakes applications. While existing fairness-aware methods typically intervene at the model level, they often suffer from high c…

Metric-DST: Mitigating Selection Bias Through Diversity-Guided Semi-Supervised Metric Learning

2024-11-27 · Yasin I. Tepeli, Mathijs de Wolf, Joana P. Gonçalves

Selection bias poses a critical challenge for fairness in machine learning, as models trained on data that is less representative of the population might exhibit undesirable behavior for underrepresented profiles. Semi-s…

DiversityFairnessMetric LearningSelection bias

Fairness-Aware Unsupervised Feature Selection

2021-06-04 · Xiaoying Xing, Hongfu Liu, Chen Chen, Jundong Li

Feature selection is a prevalent data preprocessing paradigm for various learning tasks. Due to the expensive cost of acquiring supervision information, unsupervised feature selection sparks great interests recently. How…

Fairnessfeature selection