paper-with-me

Papers

Practical Approaches for Fair Learning with Multitype and Multivariate Sensitive Attributes

2022-11-11 · Tennison Liu, Alex J. Chan, Boris van Breugel, Mihaela van der Schaar

It is important to guarantee that machine learning algorithms deployed in the real world do not result in unfairness or unintended social consequences. Fair ML has largely focused on the protection of single attributes in the simpler setting where both attributes and target outcomes are binary. However, the practical application in many a real-world problem entails the simultaneous protection of multiple sensitive attributes, which are often not simply binary, but continuous or categorical. To address this more challenging task, we introduce FairCOCCO, a fairness measure built on cross-covariance operators on reproducing kernel Hilbert Spaces. This leads to two practical tools: first, the FairCOCCO Score, a normalised metric that can quantify fairness in settings with single or multiple sensitive attributes of arbitrary type; and second, a subsequent regularisation term that can be incorporated into arbitrary learning objectives to obtain fair predictors. These contributions address crucial gaps in the algorithmic fairness literature, and we empirically demonstrate consistent improvements against state-of-the-art techniques in balancing predictive power and fairness on real-world datasets.

📄 PDF Abstract BibTeX arXiv:2211.06138

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Similar Papers 제목 키워드 기반

Machine Learning with Multitype Protected Attributes: Intersectional Fairness through Regularisation

2025-09-09 · Ho Ming Lee, Katrien Antonio, Benjamin Avanzi, Lorenzo Marchi 외 arxiv

Ensuring equitable treatment (fairness) across protected attributes (such as gender or ethnicity) is a critical issue in machine learning. Most existing literature focuses on binary classification, but achieving fairness…

Binary Classification

Parametric Modelling of Multivariate Count Data Using Probabilistic Graphical Models

2013-12-16 · Pierre Fernique, Jean-Baptiste Durand, Yann Guédon

Multivariate count data are defined as the number of items of different categories issued from sampling within a population, which individuals are grouped into categories. The analysis of multivariate count data is a rec…

EconometricsSociology

FairLISA: Fair User Modeling with Limited Sensitive Attributes Information

2023-09-21 · NeurIPS 2023 11

User modeling techniques profile users' latent characteristics (e.g., preference) from their observed behaviors, and play a crucial role in decision-making. Unfortunately, traditional user models may unconsciously captur…

Counterfactual Fairness through Transforming Data Orthogonal to Bias

2024-03-26 · Shuyi Chen, Shixiang Zhu

Machine learning models have shown exceptional prowess in solving complex issues across various domains. However, these models can sometimes exhibit biased decision-making, resulting in unequal treatment of different gro…

counterfactualDecision MakingFairness

Fair Streaming Principal Component Analysis: Statistical and Algorithmic Viewpoint

2023-10-28 · NeurIPS 2023 11 · Junghyun Lee, Hanseul Cho, Se-Young Yun, Chulhee Yun

Fair Principal Component Analysis (PCA) is a problem setting where we aim to perform PCA while making the resulting representation fair in that the projected distributions, conditional on the sensitive attributes, match …