paper-with-me

홈 › 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 fair regression research assumed the training data and testing data are drawn from the same distributions. This assumption is often violated in real world due to the sample selection bias between the training and testing data. In this paper, we develop a framework for fair regression under sample selection bias when dependent variable values of a set of samples from the training data are missing as a result of another hidden process. Our framework adopts the classic Heckman model for bias correction and the Lagrange duality to achieve fairness in regression based on a variety of fairness notions. Heckman model describes the sample selection process and uses a derived variable called the Inverse Mills Ratio (IMR) to correct sample selection bias. We use fairness inequality and equality constraints to describe a variety of fairness notions and apply the Lagrange duality theory to transform the primal problem into the dual convex optimization. For the two popular fairness notions, mean difference and mean squared error difference, we derive explicit formulas without iterative optimization, and for Pearson correlation, we derive its conditions of achieving strong duality. We conduct experiments on three real-world datasets and the experimental results demonstrate the approach's effectiveness in terms of both utility and fairness metrics.

📄 PDF Abstract BibTeX arXiv:2110.04372

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeFairnessregressionSelection bias

Similar 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 selec…

FairnessSelection bias

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

Fair Kernel Regression via Fair Feature Embedding in Kernel Space

2019-07-04 · Austin Okray, Hui Hu, Chao Lan

In recent years, there have been significant efforts on mitigating unethical demographic biases in machine learning methods. However, very little is done for kernel methods. In this paper, we propose a new fair kernel re…

BIG-bench Machine Learningfeature selectionregression

Sample Selection for Fair and Robust Training

2021-10-27 · NeurIPS 2021 12 · Yuji Roh, Kangwook Lee, Steven Euijong Whang, Changho Suh

Fairness and robustness are critical elements of Trustworthy AI that need to be addressed together. Fairness is about learning an unbiased model while robustness is about learning from corrupted data, and it is known tha…

Combinatorial OptimizationFairness

A Robust Classifier Under Missing-Not-At-Random Sample Selection Bias

2023-05-25 · Huy Mai, Wen Huang, Wei Du, Xintao Wu

The shift between the training and testing distributions is commonly due to sample selection bias, a type of bias caused by non-random sampling of examples to be included in the training set. Although there are many appr…

Robust classificationSelection bias