English

Bayesian Generative Adversarial Networks via Gaussian Approximation for Tabular Data Synthesis

Machine Learning 2026-02-26 v1 Machine Learning

Abstract

Generative Adversarial Networks (GAN) have been used in many studies to synthesise mixed tabular data. Conditional tabular GAN (CTGAN) have been the most popular variant but struggle to effectively navigate the risk-utility trade-off. Bayesian GAN have received less attention for tabular data, but have been explored with unstructured data such as images and text. The most used technique employed in Bayesian GAN is Markov Chain Monte Carlo (MCMC), but it is computationally intensive, particularly in terms of weight storage. In this paper, we introduce Gaussian Approximation of CTGAN (GACTGAN), an integration of the Bayesian posterior approximation technique using Stochastic Weight Averaging-Gaussian (SWAG) within the CTGAN generator to synthesise tabular data, reducing computational overhead after the training phase. We demonstrate that GACTGAN yields better synthetic data compared to CTGAN, achieving better preservation of tabular structure and inferential statistics with less privacy risk. These results highlight GACTGAN as a simpler, effective implementation of Bayesian tabular synthesis.

Keywords

Cite

@article{arxiv.2602.21948,
  title  = {Bayesian Generative Adversarial Networks via Gaussian Approximation for Tabular Data Synthesis},
  author = {Bahrul Ilmi Nasution and Mark Elliot and Richard Allmendinger},
  journal= {arXiv preprint arXiv:2602.21948},
  year   = {2026}
}

Comments

28 pages, 5 Figures, Accepted in Transactions on Data Privacy

R2 v1 2026-07-01T10:52:06.219Z