Papers › Balanced Mixed-Type Tabular Data Synthesis with Diffusion Models

Balanced Mixed-Type Tabular Data Synthesis with Diffusion Models

12 Apr 2024arXiv:2404.08254archive 2025-07-28

Zeyu Yang, Han Yu, Peikun Guo, Khadija Zanna, Xiaoxue Yang, Akane Sano

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.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2404.08254")

Code

Syntology Ran 8 of 8 code samples harvested from 1 repository linked to this paper; 0 have no recorded run. Of those that ran: 8 ran with no contract checked.

By repository: official repository: 8 samples from 1 repository, 8 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

comp-well-org/fair-tab-diffusion officialmentioned in paperpytorchGPL-3.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

8 samples harvested; 8 ran; 0 honoured the contract we drafted; 0 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

8ran

Licence: 8 of the 8 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from comp-well-org/fair-tab-diffusion. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

approx_standard_normal_cdf comp-well-org/fair-tab-diffusion/src/diffusion/utils.py official repository ran fingerprinted GPL-3.0 (copyleft) · pointer only · ef25957cc0cb0f95 · report
betas_for_alpha_bar comp-well-org/fair-tab-diffusion/src/diffusion/ddpm.py official repository ran GPL-3.0 (copyleft) · pointer only · f5ba27121316b7c0 · report
get_named_beta_schedule comp-well-org/fair-tab-diffusion/src/diffusion/ddpm.py official repository ran GPL-3.0 (copyleft) · pointer only · b5b9b4f74d476739 · report
group_norm comp-well-org/fair-tab-diffusion/src/diffusion/unet.py official repository ran GPL-3.0 (copyleft) · pointer only · 3aad45861278913d · report
normal_kl comp-well-org/fair-tab-diffusion/src/diffusion/utils.py official repository ran fingerprinted GPL-3.0 (copyleft) · pointer only · b5113db03e258353 · report
sample comp-well-org/fair-tab-diffusion/tabsyn/tabsyn/diffusion_utils.py official repository ran GPL-3.0 (copyleft) · pointer only · 4082fa134dd9d79d · report
sample_step comp-well-org/fair-tab-diffusion/tabsyn/tabsyn/diffusion_utils.py official repository ran GPL-3.0 (copyleft) · pointer only · 076c864a096ef0c9 · report
timestep_embedding comp-well-org/fair-tab-diffusion/src/diffusion/utils.py official repository ran GPL-3.0 (copyleft) · pointer only · dbedb10fdcc5bda0 · report

Tasks

FairnessTabular Data Generation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Diffusion

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections