paper-with-me

Papers

Individual Fairness in Pipelines

2020-04-12 · Cynthia Dwork, Christina Ilvento, Meena Jagadeesan

It is well understood that a system built from individually fair components may not itself be individually fair. In this work, we investigate individual fairness under pipeline composition. Pipelines differ from ordinary sequential or repeated composition in that individuals may drop out at any stage, and classification in subsequent stages may depend on the remaining "cohort" of individuals. As an example, a company might hire a team for a new project and at a later point promote the highest performer on the team. Unlike other repeated classification settings, where the degree of unfairness degrades gracefully over multiple fair steps, the degree of unfairness in pipelines can be arbitrary, even in a pipeline with just two stages. Guided by a panoply of real-world examples, we provide a rigorous framework for evaluating different types of fairness guarantees for pipelines. We show that na\"{i}ve auditing is unable to uncover systematic unfairness and that, in order to ensure fairness, some form of dependence must exist between the design of algorithms at different stages in the pipeline. Finally, we provide constructions that permit flexibility at later stages, meaning that there is no need to lock in the entire pipeline at the time that the early stage is constructed.

📄 PDF Abstract BibTeX arXiv:2004.05167

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessGeneral Classification

Similar Papers 제목 키워드 기반

Effort-aware Fairness: Incorporating a Philosophy-informed, Human-centered Notion of Effort into Algorithmic Fairness Metrics

2025-05-25 · Tin Nguyen, Jiannan Xu, Zora Che, Phuong-Anh Nguyen-Le 외

Although popularized AI fairness metrics, e.g., demographic parity, have uncovered bias in AI-assisted decision-making outcomes, they do not consider how much effort one has spent to get to where one is today in the inpu…

Decision MakingFairnessPhilosophy

Cascaded Debiasing: Studying the Cumulative Effect of Multiple Fairness-Enhancing Interventions

2022-02-08 · Bhavya Ghai, Mihir Mishra, Klaus Mueller

Understanding the cumulative effect of multiple fairness enhancing interventions at different stages of the machine learning (ML) pipeline is a critical and underexplored facet of the fairness literature. Such knowledge …

Fairness

FairSHAP: Preprocessing for Fairness Through Attribution-Based Data Augmentation

2025-05-16 · Lin Zhu, Yijun Bian, Lei You

Ensuring fairness in machine learning models is critical, particularly in high-stakes domains where biased decisions can lead to serious societal consequences. Existing preprocessing approaches generally lack transparent…

Data AugmentationFairnessFeature Importance

FAIRTOPIA: Envisioning Multi-Agent Guardianship for Disrupting Unfair AI Pipelines

2025-06-10 · Athena Vakali, Ilias Dimitriadis

AI models have become active decision makers, often acting without human supervision. The rapid advancement of AI technology has already caused harmful incidents that have hurt individuals and societies and AI unfairness…

Fairness

Assessment of Differentially Private Synthetic Data for Utility and Fairness in End-to-End Machine Learning Pipelines for Tabular Data

2023-10-30 · Mayana Pereira, Meghana Kshirsagar, Sumit Mukherjee, Rahul Dodhia 외

Differentially private (DP) synthetic data sets are a solution for sharing data while preserving the privacy of individual data providers. Understanding the effects of utilizing DP synthetic data in end-to-end machine le…

FairnessHumanitarianSynthetic Data Generation