paper-with-me

Papers

Bayes-Optimal Fair Classification with Multiple Sensitive Features

2025-05-01 · Yi Yang, Yinghui Huang, Xiangyu Chang

Existing theoretical work on Bayes-optimal fair classifiers usually considers a single (binary) sensitive feature. In practice, individuals are often defined by multiple sensitive features. In this paper, we characterize the Bayes-optimal fair classifier for multiple sensitive features under general approximate fairness measures, including mean difference and mean ratio. We show that these approximate measures for existing group fairness notions, including Demographic Parity, Equal Opportunity, Predictive Equality, and Accuracy Parity, are linear transformations of selection rates for specific groups defined by both labels and sensitive features. We then characterize that Bayes-optimal fair classifiers for multiple sensitive features become instance-dependent thresholding rules that rely on a weighted sum of these group membership probabilities. Our framework applies to both attribute-aware and attribute-blind settings and can accommodate composite fairness notions like Equalized Odds. Building on this, we propose two practical algorithms for Bayes-optimal fair classification via in-processing and post-processing. We show empirically that our methods compare favorably to existing methods.

📄 PDF Abstract BibTeX arXiv:2505.00631

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeClassificationFairness

Similar Papers 제목 키워드 기반

Bayes-Optimal Fair Classification with Linear Disparity Constraints via Pre-, In-, and Post-processing

2024-02-05 · Xianli Zeng, Guang Cheng, Edgar Dobriban

Machine learning algorithms may have disparate impacts on protected groups. To address this, we develop methods for Bayes-optimal fair classification, aiming to minimize classification error subject to given group fairne…

AttributeClassificationFairnessLEMMA

FedFACT: A Provable Framework for Controllable Group-Fairness Calibration in Federated Learning

2025-06-04 · Li Zhang, Zhongxuan Han, Chaochao Chen, Xiaohua Feng 외

With emerging application of Federated Learning (FL) in decision-making scenarios, it is imperative to regulate model fairness to prevent disparities across sensitive groups (e.g., female, male). Current research predomi…

FairnessFederated LearningMulti-class Classification

Statistical Guarantees for Fairness Aware Plug-In Algorithms

2021-07-27 · Drona Khurana, Srinivasan Ravichandran, Sparsh Jain, Narayanan Unny Edakunni

A plug-in algorithm to estimate Bayes Optimal Classifiers for fairness-aware binary classification has been proposed in (Menon & Williamson, 2018). However, the statistical efficacy of their approach has not been establi…

Binary ClassificationFairness

Balancing Fairness and Accuracy in Data-Restricted Binary Classification

2024-03-12 · Zachary McBride Lazri, Danial Dervovic, Antigoni Polychroniadou, Ivan Brugere 외

Applications that deal with sensitive information may have restrictions placed on the data available to a machine learning (ML) classifier. For example, in some applications, a classifier may not have direct access to se…

AttributeBinary ClassificationFairness

Fairness with Overlapping Groups

2020-06-24 · Forest Yang, Moustapha Cisse, Sanmi Koyejo

In algorithmically fair prediction problems, a standard goal is to ensure the equality of fairness metrics across multiple overlapping groups simultaneously. We reconsider this standard fair classification problem using …

ClassificationFairnessGeneral Classification