paper-with-me

홈 › Papers

Increasing Fairness via Combination with Learning Guarantees

2023-01-25 · Yijun Bian, Kun Zhang

The concern about hidden discrimination in ML models is growing, as their widespread real-world application increasingly impacts human lives. Various techniques, including commonly used group fairness measures and several fairness-aware ensemble-based methods, have been developed to enhance fairness. However, existing fairness measures typically focus on only one aspect -- either group or individual fairness, and the hard compatibility among them indicates a possibility of remaining biases even when one of them is satisfied. Moreover, existing mechanisms to boost fairness usually present empirical results to show validity, yet few of them discuss whether fairness can be boosted with certain theoretical guarantees. To address these issues, we propose a fairness quality measure named 'discriminative risk (DR)' to reflect both individual and group fairness aspects. Furthermore, we investigate its properties and establish the first- and second-order oracle bounds to show that fairness can be boosted via ensemble combination with theoretical learning guarantees. The analysis is suitable for both binary and multi-class classification. A pruning method is also proposed to utilise our proposed measure and comprehensive experiments are conducted to evaluate the effectiveness of the proposed methods.

📄 PDF Abstract BibTeX arXiv:2301.10813

Code (0)

등록된 구현이 없습니다.

Tasks

Ensemble LearningFairnessMulti-class Classification

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Private and Reliable Neural Network Inference

2022-10-27 · Nikola Jovanović, Marc Fischer, Samuel Steffen, Martin Vechev

Reliable neural networks (NNs) provide important inference-time reliability guarantees such as fairness and robustness. Complementarily, privacy-preserving NN inference protects the privacy of client data. So far these t…

FairnessPrivacy Preserving

Learning Fair Representations with High-Confidence Guarantees

2023-10-23 · Yuhong Luo, Austin Hoag, Philip S. Thomas

Representation learning is increasingly employed to generate representations that are predictive across multiple downstream tasks. The development of representation learning algorithms that provide strong fairness guaran…

AllFairnessRepresentation Learning

Maximal Fairness

2023-04-12 · MaryBeth Defrance, Tijl De Bie

Fairness in AI has garnered quite some attention in research, and increasingly also in society. The so-called "Impossibility Theorem" has been one of the more striking research results with both theoretical and practical…

Fairness

Bias Mitigation Post-processing for Individual and Group Fairness

2018-12-14 · Pranay K. Lohia, Karthikeyan Natesan Ramamurthy, Manish Bhide, Diptikalyan Saha 외

Whereas previous post-processing approaches for increasing the fairness of predictions of biased classifiers address only group fairness, we propose a method for increasing both individual and group fairness. Our novel f…

FairnessGeneral Classification

Fairness Shields: Safeguarding against Biased Decision Makers

2024-12-16 · Filip Cano, Thomas A. Henzinger, Bettina Könighofer, Konstantin Kueffner 외

As AI-based decision-makers increasingly influence human lives, it is a growing concern that their decisions are often unfair or biased with respect to people's sensitive attributes, such as gender and race. Most existin…

Fairness