paper-with-me

Papers

Certification of Distributional Individual Fairness

2023-11-20 · NeurIPS 2023 11

Providing formal guarantees of algorithmic fairness is of paramount importance to socially responsible deployment of machine learning algorithms. In this work, we study formal guarantees, i.e., certificates, for individual fairness (IF) of neural networks. We start by introducing a novel convex approximation of IF constraints that exponentially decreases the computational cost of providing formal guarantees of local individual fairness. We highlight that prior methods are constrained by their focus on global IF certification and can therefore only scale to models with a few dozen hidden neurons, thus limiting their practical impact. We propose to certify distributional individual fairness which ensures that for a given empirical distribution and all distributions within a $\gamma$-Wasserstein ball, the neural network has guaranteed individually fair predictions. Leveraging developments in quasi-convex optimization, we provide novel and efficient certified bounds on distributional individual fairness and show that our method allows us to certify and regularize neural networks that are several orders of magnitude larger than those considered by prior works. Moreover, we study real-world distribution shifts and find our bounds to be a scalable, practical, and sound source of IF guarantees.

📄 PDF Abstract BibTeX arXiv:2311.11911

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Certifying Some Distributional Fairness with Subpopulation Decomposition

2022-05-31 · Mintong Kang, Linyi Li, Maurice Weber, Yang Liu 외

Extensive efforts have been made to understand and improve the fairness of machine learning models based on observational metrics, especially in high-stakes domains such as medical insurance, education, and hiring decisi…

Fairness

Certifying the Fairness of KNN in the Presence of Dataset Bias

2023-07-17 · Yannan Li, Jingbo Wang, Chao Wang

We propose a method for certifying the fairness of the classification result of a widely used supervised learning algorithm, the k-nearest neighbors (KNN), under the assumption that the training data may have historical …

Fairness

From Fragile to Certified: Wasserstein Audits of Group Fairness Under Distribution Shift

2025-09-30 · Ahmad-Reza Ehyaei, Golnoosh Farnadi, Samira Samadi arxiv

Group-fairness metrics (e.g., equalized odds) can vary sharply across resamples and are especially brittle under distribution shift, undermining reliable audits. We propose a Wasserstein distributionally robust framework…

FairQuant: Certifying and Quantifying Fairness of Deep Neural Networks

2024-09-05 · Brian Hyeongseok Kim, Jingbo Wang, Chao Wang

We propose a method for formally certifying and quantifying individual fairness of deep neural networks (DNN). Individual fairness guarantees that any two individuals who are identical except for a legally protected attr…

AttributeFairness

Fairify: Fairness Verification of Neural Networks

2022-12-08 · Sumon Biswas, Hridesh Rajan

Fairness of machine learning (ML) software has become a major concern in the recent past. Although recent research on testing and improving fairness have demonstrated impact on real-world software, providing fairness gua…

Decision MakingFairness