paper-with-me

Papers

FairGridSearch: A Framework to Compare Fairness-Enhancing Models

2024-01-04 · Shih-Chi Ma, Tatiana Ermakova, Benjamin Fabian

Machine learning models are increasingly used in critical decision-making applications. However, these models are susceptible to replicating or even amplifying bias present in real-world data. While there are various bias mitigation methods and base estimators in the literature, selecting the optimal model for a specific application remains challenging. This paper focuses on binary classification and proposes FairGridSearch, a novel framework for comparing fairness-enhancing models. FairGridSearch enables experimentation with different model parameter combinations and recommends the best one. The study applies FairGridSearch to three popular datasets (Adult, COMPAS, and German Credit) and analyzes the impacts of metric selection, base estimator choice, and classification threshold on model fairness. The results highlight the significance of selecting appropriate accuracy and fairness metrics for model evaluation. Additionally, different base estimators and classification threshold values affect the effectiveness of bias mitigation methods and fairness stability respectively, but the effects are not consistent across all datasets. Based on these findings, future research on fairness in machine learning should consider a broader range of factors when building fair models, going beyond bias mitigation methods alone.

📄 PDF Abstract BibTeX arXiv:2401.02183

Code (1)

dorisscma/fairgridsearch 공식 구현 tf

Tasks

Binary ClassificationClassificationDecision MakingFairness

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

A comparative study of fairness-enhancing interventions in machine learning

2018-02-13 · Sorelle A. Friedler, Carlos Scheidegger, Suresh Venkatasubramanian, Sonam Choudhary 외

Computers are increasingly used to make decisions that have significant impact in people's lives. Often, these predictions can affect different population subgroups disproportionately. As a result, the issue of fairness …

BIG-bench Machine LearningFairness

Enhancing Group Fairness in Online Settings Using Oblique Decision Forests

2023-10-17 · Somnath Basu Roy Chowdhury, Nicholas Monath, Ahmad Beirami, Rahul Kidambi 외

Fairness, especially group fairness, is an important consideration in the context of machine learning systems. The most commonly adopted group fairness-enhancing techniques are in-processing methods that rely on a mixtur…

Fairness

Recovering Fairness Directly from Modularity: a New Way for Fair Community Partitioning

2025-05-27 · Yufeng Wang, Yiguang Bai, Tianqing Zhu, Ismail Ben Ayed 외

Community partitioning is crucial in network analysis, with modularity optimization being the prevailing technique. However, traditional modularity-based methods often overlook fairness, a critical aspect in real-world a…

Fairness

Peer-induced Fairness: A Causal Approach for Algorithmic Fairness Auditing

2024-08-05 · Shiqi Fang, Zexun Chen, Jake Ansell

With the European Union's Artificial Intelligence Act taking effect on 1 August 2024, high-risk AI applications must adhere to stringent transparency and fairness standards. This paper addresses a crucial question: how c…

Causal InferencecounterfactualDecision MakingFairness

Auditing Fairness-Privacy Trade-offs: Subpopulation-Level Effects of Fairness-Enhancing Algorithms

2026-07-16 · Umid Suleymanov, Ilhama Novruzova, Khalid Mammadov, Natavan Hasanova 외 arxiv

Machine learning (ML) models deployed in sensitive domains such as healthcare, law enforcement, and finance must satisfy not only utility requirements but also fairness and privacy guarantees. While prior work has largel…