paper-with-me

Papers

Tuning Fairness by Balancing Target Labels

2018-10-12 · Thomas Kehrenberg, Zexun Chen, Novi Quadrianto

The issue of fairness in machine learning models has recently attracted a lot of attention as ensuring it will ensure continued confidence of the general public in the deployment of machine learning systems. We focus on mitigating the harm incurred by a biased machine learning system that offers better outputs (e.g. loans, job interviews) for certain groups than for others. We show that bias in the output can naturally be controlled in probabilistic models by introducing a latent target output. This formulation has several advantages: first, it is a unified framework for several notions of group fairness such as Demographic Parity and Equality of Opportunity; second, it is expressed as a marginalisation instead of a constrained problem; and third, it allows the encoding of our knowledge of what unbiased outputs should be. Practically, the second allows us to avoid unstable constrained optimisation procedures and to reuse off-the-shelf toolboxes. The latter translates to the ability to control the level of fairness by directly varying fairness target rates. In contrast, existing approaches rely on intermediate, arguably unintuitive, control parameters such as covariance thresholds.

📄 PDF Abstract BibTeX arXiv:1810.05598

Code (1)

predictive-analytics-lab/UniversalGP 공식 구현 tf

Tasks

BIG-bench Machine LearningFairness

Similar Papers 제목 키워드 기반

Rethinking Fair Graph Neural Networks from Re-balancing

2024-07-16 · ZHIXUN LI, Yushun Dong, Qiang Liu, Jeffrey Xu Yu

Driven by the powerful representation ability of Graph Neural Networks (GNNs), plentiful GNN models have been widely deployed in many real-world applications. Nevertheless, due to distribution disparities between differe…

counterfactualFairnessGraph Neural Network

Can Less be More? When Increasing-to-Balancing Label Noise Rates Considered Beneficial

2021-07-13 · NeurIPS 2021 12 · Yang Liu, Jialu Wang

In this paper, we answer the question of when inserting label noise (less informative labels) can instead return us more accurate and fair models. We are primarily inspired by three observations: 1) In contrast to reduci…

FairnessInformativenessLearning with noisy labels

Fairness Without Labels: Pseudo-Balancing for Bias Mitigation in Face Gender Classification

2025-10-11 · Haohua Dong, Ana Manzano Rodríguez, Camille Guinaudeau, Shin'ichi Satoh arxiv

Face gender classification models often reflect and amplify demographic biases present in their training data, leading to uneven performance across gender and racial subgroups. We introduce pseudo-balancing, a simple and…

Normalise for Fairness: A Simple Normalisation Technique for Fairness in Regression Machine Learning Problems

2022-02-02 · Mostafa M. Amin, Björn W. Schuller

Algorithms and Machine Learning (ML) are increasingly affecting everyday life and several decision-making processes, where ML has an advantage due to scalability or superior performance. Fairness in such applications is …

Binary ClassificationDecision MakingFairnessregression

Learning Fair Classifiers with Partially Annotated Group Labels

2021-11-29 · CVPR 2022 1 · Sangwon Jung, Sanghyuk Chun, Taesup Moon

Recently, fairness-aware learning have become increasingly crucial, but most of those methods operate by assuming the availability of fully annotated demographic group labels. We emphasize that such assumption is unreali…

Fairness