paper-with-me

홈 › Papers

Parity-based Cumulative Fairness-aware Boosting

2022-01-04 · Vasileios Iosifidis, Arjun Roy, Eirini Ntoutsi

Data-driven AI systems can lead to discrimination on the basis of protected attributes like gender or race. One reason for this behavior is the encoded societal biases in the training data (e.g., females are underrepresented), which is aggravated in the presence of unbalanced class distributions (e.g., "granted" is the minority class). State-of-the-art fairness-aware machine learning approaches focus on preserving the \emph{overall} classification accuracy while improving fairness. In the presence of class-imbalance, such methods may further aggravate the problem of discrimination by denying an already underrepresented group (e.g., \textit{females}) the fundamental rights of equal social privileges (e.g., equal credit opportunity). To this end, we propose AdaFair, a fairness-aware boosting ensemble that changes the data distribution at each round, taking into account not only the class errors but also the fairness-related performance of the model defined cumulatively based on the partial ensemble. Except for the in-training boosting of the group discriminated over each round, AdaFair directly tackles imbalance during the post-training phase by optimizing the number of ensemble learners for balanced error performance (BER). AdaFair can facilitate different parity-based fairness notions and mitigate effectively discriminatory outcomes. Our experiments show that our approach can achieve parity in terms of statistical parity, equal opportunity, and disparate mistreatment while maintaining good predictive performance for all classes.

📄 PDF Abstract BibTeX arXiv:2201.01148

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Similar Papers 제목 키워드 기반

AdaFair: Cumulative Fairness Adaptive Boosting

2019-09-17 · Vasileios Iosifidis, Eirini Ntoutsi

The widespread use of ML-based decision making in domains with high societal impact such as recidivism, job hiring and loan credit has raised a lot of concerns regarding potential discrimination. In particular, in certai…

AttributeDecision MakingFairness

On the Maximal Local Disparity of Fairness-Aware Classifiers

2024-06-05 · Jinqiu Jin, Haoxuan Li, Fuli Feng

Fairness has become a crucial aspect in the development of trustworthy machine learning algorithms. Current fairness metrics to measure the violation of demographic parity have the following drawbacks: (i) the average di…

Fairness

Retiring $Δ$DP: New Distribution-Level Metrics for Demographic Parity

2023-01-31 · Xiaotian Han, Zhimeng Jiang, Hongye Jin, Zirui Liu 외

Demographic parity is the most widely recognized measure of group fairness in machine learning, which ensures equal treatment of different demographic groups. Numerous works aim to achieve demographic parity by pursuing …

Fairness

Cumulative Utility Parity for Fair Federated Learning under Intermittent Client Participation

2026-02-14 · Stefan Behfar, Richard Mortier arxiv

In real-world federated learning (FL) systems, client participation is intermittent, heterogeneous, and often correlated with data characteristics or resource constraints. Existing fairness approaches in FL primarily foc…

Federated Learning

A fairness-aware extension of Stochastic Multicriteria Acceptability Analysis for ranking

2026-06-16 · Guilherme Dean Pelegrina, Renata Pelissari arxiv

Fairness has become a central concern in ranking problems involving individuals or social groups, particularly under the Responsible Artificial Intelligence agenda. In Multi-Criteria Decision Analysis, Stochastic Multicr…