paper-with-me

홈 › Papers

Disparate Impact in Synthetic Data Generation

2026-06-11 · Paul Andrey, Michaël Perrot, Batiste Le Bars, Marc Tommasi arxiv

We revisit the fairness notion of disparate impact for synthetic data generation (SDG), that assesses whether the utility of generated records is the same across sensitive groups. Our approach departs from existing work on fair SDG, that address the problem of correcting for undue biases in the observed distribution, hence redefining SDG as learning a distribution that is not that of the real data. By contrast, non-disparate impact is notably achieved when the synthetic and real distributions are the same. We expose reasons why SDG may fail to reach that solution and discuss why approximation and estimation errors occur and can be disparate across groups. We notably look into the expressive power of SDG methods relative to distribution complexity, sampling errors due to group proportions, and estimation errors induced by differential privacy mechanisms. We illustrate cases of disparate impact on both artificial and real-world data, focusing on SDG methods that rely on probabilistic graphical models. We also introduce a strategy of learning group-wise SDG models and illustrate how it can improve both the overall utility and its parity in many settings.

📄 PDF Abstract BibTeX arXiv:2606.13105

Code (0)

등록된 구현이 없습니다.

Tasks

Synthetic Data Generation

Similar Papers 제목 키워드 기반

Robin Hood and Matthew Effects: Differential Privacy Has Disparate Impact on Synthetic Data

2021-09-23 · Georgi Ganev, Bristena Oprisanu, Emiliano De Cristofaro

Generative models trained with Differential Privacy (DP) can be used to generate synthetic data while minimizing privacy risks. We analyze the impact of DP on these models vis-a-vis underrepresented classes/subgroups of …

FairWire: Fair Graph Generation

2024-02-06 · O. Deniz Kose, Yanning Shen

Machine learning over graphs has recently attracted growing attention due to its ability to analyze and learn complex relations within critical interconnected systems. However, the disparate impact that is amplified by t…

FairnessGraph Generation

Fair Division Without Disparate Impact

2019-06-06 · Alexander Peysakhovich, Christian Kroer

We consider the problem of dividing items between individuals in a way that is fair both in the sense of distributional fairness and in the sense of not having disparate impact across protected classes. An important exis…

FairnessRecommendation Systems

Fairness Beyond Disparate Treatment & Disparate Impact: Learning Classification without Disparate Mistreatment

2016-10-26 · Muhammad Bilal Zafar, Isabel Valera, Manuel Gomez Rodriguez, Krishna P. Gummadi

Automated data-driven decision making systems are increasingly being used to assist, or even replace humans in many settings. These systems function by learning from historical decisions, often taken by humans. In order …

Decision MakingFairnessGeneral Classification

FAIRLABEL: Correcting Bias in Labels

2023-11-01 · Srinivasan H Sengamedu, Hien Pham

There are several algorithms for measuring fairness of ML models. A fundamental assumption in these approaches is that the ground truth is fair or unbiased. In real-world datasets, however, the ground truth often contain…

Fairness