paper-with-me

Papers

Revisiting Pre-processing Group Fairness: A Modular Benchmarking Framework

2025-08-21 · Brodie Oldfield, Ziqi Xu, Sevvandi Kandanaarachchi arxiv

As machine learning systems become increasingly integrated into high-stakes decision-making processes, ensuring fairness in algorithmic outcomes has become a critical concern. Methods to mitigate bias typically fall into three categories: pre-processing, in-processing, and post-processing. While significant attention has been devoted to the latter two, pre-processing methods, which operate at the data level and offer advantages such as model-agnosticism and improved privacy compliance, have received comparatively less focus and lack standardised evaluation tools. In this work, we introduce FairPrep, an extensible and modular benchmarking framework designed to evaluate fairness-aware pre-processing techniques on tabular datasets. Built on the AIF360 platform, FairPrep allows seamless integration of datasets, fairness interventions, and predictive models. It features a batch-processing interface that enables efficient experimentation and automatic reporting of fairness and utility metrics. By offering standardised pipelines and supporting reproducible evaluations, FairPrep fills a critical gap in the fairness benchmarking landscape and provides a practical foundation for advancing data-level fairness research.

📄 PDF Abstract BibTeX arXiv:2508.15193

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FFB: A Fair Fairness Benchmark for In-Processing Group Fairness Methods

2023-06-15 · Xiaotian Han, Jianfeng Chi, Yu Chen, Qifan Wang 외

This paper introduces the Fair Fairness Benchmark (\textsf{FFB}), a benchmarking framework for in-processing group fairness methods. Ensuring fairness in machine learning is important for ethical compliance. However, the…

BenchmarkingFairnessGPU

FRAPPE: A Group Fairness Framework for Post-Processing Everything

2023-12-05 · Alexandru Tifrea, Preethi Lahoti, Ben Packer, Yoni Halpern 외

Despite achieving promising fairness-error trade-offs, in-processing mitigation techniques for group fairness cannot be employed in numerous practical applications with limited computation resources or no access to the t…

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

Fairness Aware Counterfactuals for Subgroups

2023-06-26 · NeurIPS 2023 11

In this work, we present Fairness Aware Counterfactuals for Subgroups (FACTS), a framework for auditing subgroup fairness through counterfactual explanations. We start with revisiting (and generalizing) existing notions …

counterfactualFairness

Where to Intervene? Benchmarking Fairness-Aware Learning on Differentially Private Synthetic Tabular Data

2026-07-08 · Vinícius Gabriel Angelozzi, Héber H. Arcolezi arxiv

Machine learning models are increasingly deployed in high-stakes domains, raising concerns about both privacy and fairness. Differential Privacy (DP) has become a gold standard for privacy-preserving data analysis, while…