paper-with-me

홈 › Papers

Fair Supervised Learning with A Simple Random Sampler of Sensitive Attributes

2023-11-10 · Jinwon Sohn, Qifan Song, Guang Lin

As the data-driven decision process becomes dominating for industrial applications, fairness-aware machine learning arouses great attention in various areas. This work proposes fairness penalties learned by neural networks with a simple random sampler of sensitive attributes for non-discriminatory supervised learning. In contrast to many existing works that critically rely on the discreteness of sensitive attributes and response variables, the proposed penalty is able to handle versatile formats of the sensitive attributes, so it is more extensively applicable in practice than many existing algorithms. This penalty enables us to build a computationally efficient group-level in-processing fairness-aware training framework. Empirical evidence shows that our framework enjoys better utility and fairness measures on popular benchmark data sets than competing methods. We also theoretically characterize estimation errors and loss of utility of the proposed neural-penalized risk minimization problem.

📄 PDF Abstract BibTeX arXiv:2311.05866

Code (1)

jwsohn612/fairsbp 공식 구현 tf

Tasks

Fairness

Similar Papers 제목 키워드 기반

EqGNN: Equalized Node Opportunity in Graphs

2021-08-19 · Uriel Singer, Kira Radinsky

Graph neural networks (GNNs), has been widely used for supervised learning tasks in graphs reaching state-of-the-art results. However, little work was dedicated to creating unbiased GNNs, i.e., where the classification i…

AttributeFairness

Metric-Fair Classifier Derandomization

2022-06-15 · Jimmy Wu, Yatong Chen, Yang Liu

We study the problem of classifier derandomization in machine learning: given a stochastic binary classifier $f: X \to [0,1]$, sample a deterministic classifier $\hat{f}: X \to \{0,1\}$ that approximates the output of $f…

Fairness

Eliminating Latent Discrimination: Train Then Mask

2018-11-12 · Soheil Ghili, Ehsan Kazemi, Amin Karbasi

How can we control for latent discrimination in predictive models? How can we provably remove it? Such questions are at the heart of algorithmic fairness and its impacts on society. In this paper, we define a new operati…

Decision MakingEconometricsFairness

BatchSampler: Sampling Mini-Batches for Contrastive Learning in Vision, Language, and Graphs

2023-06-06 · Zhen Yang, Tinglin Huang, Ming Ding, Yuxiao Dong 외

In-Batch contrastive learning is a state-of-the-art self-supervised method that brings semantically-similar instances close while pushing dissimilar instances apart within a mini-batch. Its key to success is the negative…

Contrastive LearningSTS

Promoting Fairness through Hyperparameter Optimization

2021-03-23 · André F. Cruz, Pedro Saleiro, Catarina Belém, Carlos Soares 외

Considerable research effort has been guided towards algorithmic fairness but real-world adoption of bias reduction techniques is still scarce. Existing methods are either metric- or model-specific, require access to sen…

FairnessFraud DetectionHyperparameter Optimization