paper-with-me

홈 › Papers

Diversity Drives Fairness: Ensemble of Higher Order Mutants for Intersectional Fairness of Machine Learning Software

2024-12-11 · Zhenpeng Chen, Xinyue Li, Jie M. Zhang, Federica Sarro, Yang Liu

Intersectional fairness is a critical requirement for Machine Learning (ML) software, demanding fairness across subgroups defined by multiple protected attributes. This paper introduces FairHOME, a novel ensemble approach using higher order mutation of inputs to enhance intersectional fairness of ML software during the inference phase. Inspired by social science theories highlighting the benefits of diversity, FairHOME generates mutants representing diverse subgroups for each input instance, thus broadening the array of perspectives to foster a fairer decision-making process. Unlike conventional ensemble methods that combine predictions made by different models, FairHOME combines predictions for the original input and its mutants, all generated by the same ML model, to reach a final decision. Notably, FairHOME is even applicable to deployed ML software as it bypasses the need for training new models. We extensively evaluate FairHOME against seven state-of-the-art fairness improvement methods across 24 decision-making tasks using widely adopted metrics. FairHOME consistently outperforms existing methods across all metrics considered. On average, it enhances intersectional fairness by 47.5%, surpassing the currently best-performing method by 9.6 percentage points.

📄 PDF Abstract BibTeX arXiv:2412.08167

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingDiversityFairness

Similar Papers 제목 키워드 기반

DEI: Diversity in Evolutionary Inference for Quality-Diversity Search

2026-05-26 · John Donaghy, Shikhar Rastogi arxiv

We present DEI: Diversity in Evolutionary Inference, a distributed Quality-Diversity (QD) search framework that assigns heterogeneous large language models (LLMs) as mutation operators across peer nodes communicating wit…

On Fairness, Diversity and Randomness in Algorithmic Decision Making

2017-06-30 · Nina Grgić-Hlača, Muhammad Bilal Zafar, Krishna P. Gummadi, Adrian Weller

Consider a binary decision making process where a single machine learning classifier replaces a multitude of humans. We raise questions about the resulting loss of diversity in the decision making process. We study the p…

Decision MakingDiversityFairness

The Disparate Benefits of Deep Ensembles

2024-10-17 · Kajetan Schweighofer, Adrian Arnaiz-Rodriguez, Sepp Hochreiter, Nuria Oliver

Ensembles of Deep Neural Networks, Deep Ensembles, are widely used as a simple way to boost predictive performance. However, their impact on algorithmic fairness is not well understood yet. Algorithmic fairness investiga…

DiversityFairness

Pruning variable selection ensembles

2017-04-26 · Chunxia Zhang, Yilei Wu, Mu Zhu

In the context of variable selection, ensemble learning has gained increasing interest due to its great potential to improve selection accuracy and to reduce false discovery rate. A novel ordering-based selective ensembl…

DiversityEnsemble LearningVariable Selection

Towards Algorithmic Transparency: A Diversity Perspective

2021-04-12 · Fausto Giunchiglia, Jahna Otterbacher, Styliani Kleanthous, Khuyagbaatar Batsuren 외

As the role of algorithmic systems and processes increases in society, so does the risk of bias, which can result in discrimination against individuals and social groups. Research on algorithmic bias has exploded in rece…

DiversityFairnessManagement