paper-with-me

홈 › Papers

Implementing Fair Regression In The Real World

2021-04-09 · Boris Ruf, Marcin Detyniecki

Most fair regression algorithms mitigate bias towards sensitive sub populations and therefore improve fairness at group level. In this paper, we investigate the impact of such implementation of fair regression on the individual. More precisely, we assess the evolution of continuous predictions from an unconstrained to a fair algorithm by comparing results from baseline algorithms with fair regression algorithms for the same data points. Based on our findings, we propose a set of post-processing algorithms to improve the utility of the existing fair regression approaches.

📄 PDF Abstract BibTeX arXiv:2104.04353

Code (0)

등록된 구현이 없습니다.

Tasks

Fairnessregression

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

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

Costs and Benefits of Fair Regression

2021-06-16 · Han Zhao

Real-world applications of machine learning tools in high-stakes domains are often regulated to be fair, in the sense that the predicted target should satisfy some quantitative notion of parity with respect to a protecte…

AttributeFairnessregressionRepresentation Learning

Fairness-aware Regression Robust to Adversarial Attacks

2022-11-04 · Yulu Jin, Lifeng Lai

In this paper, we take a first step towards answering the question of how to design fair machine learning algorithms that are robust to adversarial attacks. Using a minimax framework, we aim to design an adversarially ro…

Fairnessregression

When Fair Classification Meets Noisy Protected Attributes

2023-07-06 · Avijit Ghosh, Pablo Kvitca, Christo Wilson

The operationalization of algorithmic fairness comes with several practical challenges, not the least of which is the availability or reliability of protected attributes in datasets. In real-world contexts, practical and…

AttributeClassificationFairness