FairDiffuseVQVAE Achieves High Fairness in Synthetic Tabular Data

Nitish Nagesh, Mahdi Bagheri, Amir M. Rahmani· August 3, 2026 View original

Key takeaways

  • FairDiffuseVQVAE generates fair synthetic tabular data by decoupling fidelity and fairness.
  • It uses a two-stage architecture: VQVAE for fidelity, then conditional diffusion for fairness.
  • Fairness is achieved at sampling time through uniform protected attribute sampling.
  • The method significantly improves demographic parity and equalized odds ratios.

Who benefits

BFSIHealthcareGovernmentHuman ResourcesMarketing

Summary

FairDiffuseVQVAE is a two-stage architecture that generates fair synthetic tabular data by decoupling fidelity from fairness, achieving superior demographic parity and equalized odds ratios compared to existing methods.

This research introduces FairDiffuseVQVAE, a novel two-stage architecture for generating synthetic tabular data that prioritizes fairness at sampling time. Current state-of-the-art tabular diffusion models excel in data fidelity but lack fairness mechanisms, while existing fairness-aware generators often compromise sample quality or utility. FairDiffuseVQVAE addresses this by separating fidelity and fairness concerns. The first stage involves a vector-quantized autoencoder with a row-level discriminator, focusing purely on data fidelity without fairness terms. The second stage employs a DiffuseVAE-style continuous diffusion refiner that conditions on both the first-stage reconstruction and protected attributes using classifier-free guidance. This design ensures fairness emerges inherently from uniform sampling of protected attributes during inference, rather than through competing loss functions during training. Empirical results on standard datasets demonstrate that FairDiffuseVQVAE achieves significantly higher demographic parity and equalized odds ratios, alongside low correlation error, albeit with a modest trade-off in downstream classifier AUC.

Why it matters

Professionals dealing with sensitive tabular data can use FairDiffuseVQVAE to generate synthetic datasets that are both high-fidelity and fair, crucial for privacy-preserving data sharing, augmentation, and mitigating bias in downstream AI models.

How to implement this in your domain

  1. 1Evaluate FairDiffuseVQVAE for generating synthetic data for privacy-preserving data sharing initiatives.
  2. 2Utilize the framework for data augmentation to improve the robustness and fairness of downstream machine learning models.
  3. 3Implement the two-stage architecture to create fair datasets for internal testing and development, especially in regulated industries.
  4. 4Compare the fairness and utility trade-offs against existing synthetic data generation methods for specific use cases.

Original post by Nitish Nagesh, Mahdi Bagheri, Amir M. Rahmani

"arXiv:2607.28945v1 Announce Type: new Abstract: Synthetic tabular data is increasingly used in privacy-preserving data sharing, data augmentation, and to mitigate downstream classifier bias. State-of-the-art tabular diffusion models such as TabDDPM and TabSyn achieve excellent di…"

View on X

Originally posted by Nitish Nagesh, Mahdi Bagheri, Amir M. Rahmani on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses