paper-with-me

Papers

Multi-fairness under class-imbalance

2021-04-27 · Arjun Roy, Vasileios Iosifidis, Eirini Ntoutsi

Recent studies showed that datasets used in fairness-aware machine learning for multiple protected attributes (referred to as multi-discrimination hereafter) are often imbalanced. The class-imbalance problem is more severe for the often underrepresented protected group (e.g. female, non-white, etc.) in the critical minority class. Still, existing methods focus only on the overall error-discrimination trade-off, ignoring the imbalance problem, thus amplifying the prevalent bias in the minority classes. Therefore, solutions are needed to solve the combined problem of multi-discrimination and class-imbalance. To this end, we introduce a new fairness measure, Multi-Max Mistreatment (MMM), which considers both (multi-attribute) protected group and class membership of instances to measure discrimination. To solve the combined problem, we propose a boosting approach that incorporates MMM-costs in the distribution update and post-training selects the optimal trade-off among accurate, balanced, and fair solutions. The experimental results show the superiority of our approach against state-of-the-art methods in producing the best balanced performance across groups and classes and the best accuracy for the protected groups in the minority class.

📄 PDF Abstract BibTeX arXiv:2104.13312

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeDecision MakingFairness

Similar Papers 제목 키워드 기반

Towards A Holistic View of Bias in Machine Learning: Bridging Algorithmic Fairness and Imbalanced Learning

2022-07-13 · Damien Dablain, Bartosz Krawczyk, Nitesh Chawla

Machine learning (ML) is playing an increasingly important role in rendering decisions that affect a broad range of groups in society. ML models inform decisions in criminal justice, the extension of credit in banking, a…

Fairness

FIFA: Making Fairness More Generalizable in Classifiers Trained on Imbalanced Data

2022-06-06 · Zhun Deng, Jiayao Zhang, Linjun Zhang, Ting Ye 외

Algorithmic fairness plays an important role in machine learning and imposing fairness constraints during learning is a common approach. However, many datasets are imbalanced in certain label classes (e.g. "healthy") and…

ClassificationFairness

Fair for a few: Improving Fairness in Doubly Imbalanced Datasets

2025-06-17 · Ata Yalcin, Asli Umay Ozturk, Yigit Sever, Viktoria Pauw 외

Fairness has been identified as an important aspect of Machine Learning and Artificial Intelligence solutions for decision making. Recent literature offers a variety of approaches for debiasing, however many of them fall…

AttributeDecision MakingFairness

Properties of fairness measures in the context of varying class imbalance and protected group ratios

2024-11-13 · Dariusz Brzezinski, Julia Stachowiak, Jerzy Stefanowski, Izabela Szczech 외

Society is increasingly relying on predictive models in fields like criminal justice, credit risk management, or hiring. To prevent such automated systems from discriminating against people belonging to certain groups, f…

Fairness

Continuous Fair SMOTE -- Fairness-Aware Stream Learning from Imbalanced Data

2025-05-19 · Kathrin Lammers, Valerie Vaquet, Barbara Hammer

As machine learning is increasingly applied in an online fashion to deal with evolving data streams, the fairness of these algorithms is a matter of growing ethical and legal concern. In many use cases, class imbalance i…

Fairness