Saved in:
Bibliographic Details
Main Authors: Yang, Zeyu, Yu, Han, Guo, Peikun, Zanna, Khadija, Yang, Xiaoxue, Sano, Akane
Format: Preprint
Published: 2024
Subjects:
Online Access:https://arxiv.org/abs/2404.08254
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • Diffusion models have emerged as a robust framework for various generative tasks, including tabular data synthesis. However, current tabular diffusion models tend to inherit bias in the training dataset and generate biased synthetic data, which may influence discriminatory actions. In this research, we introduce a novel tabular diffusion model that incorporates sensitive guidance to generate fair synthetic data with balanced joint distributions of the target label and sensitive attributes, such as sex and race. The empirical results demonstrate that our method effectively mitigates bias in training data while maintaining the quality of the generated samples. Furthermore, we provide evidence that our approach outperforms existing methods for synthesizing tabular data on fairness metrics such as demographic parity ratio and equalized odds ratio, achieving improvements of over $10\%$. Our implementation is available at https://github.com/comp-well-org/fair-tab-diffusion.