MLCRLGMENov 11, 2025

PrAda-GAN: A Private Adaptive Generative Adversarial Network with Bayes Network Structure

arXiv:2511.07997v1h-index: 3
Originality Incremental advance
AI Analysis

This addresses the challenge of generating private synthetic data with complex dependencies, though it appears incremental as it builds on existing GAN and marginal-based methods.

The paper tackles the problem of generating synthetic data under differential privacy by proposing PrAda-GAN, which integrates GAN-based and marginal-based approaches with a sequential generator and adaptive regularization. The method shows theoretical improvements in convergence rates and empirically outperforms existing tabular data synthesis methods in privacy-utility trade-off.

We revisit the problem of generating synthetic data under differential privacy. To address the core limitations of marginal-based methods, we propose the Private Adaptive Generative Adversarial Network with Bayes Network Structure (PrAda-GAN), which integrates the strengths of both GAN-based and marginal-based approaches. Our method adopts a sequential generator architecture to capture complex dependencies among variables, while adaptively regularizing the learned structure to promote sparsity in the underlying Bayes network. Theoretically, we establish diminishing bounds on the parameter distance, variable selection error, and Wasserstein distance. Our analysis shows that leveraging dependency sparsity leads to significant improvements in convergence rates. Empirically, experiments on both synthetic and real-world datasets demonstrate that PrAda-GAN outperforms existing tabular data synthesis methods in terms of the privacy-utility trade-off.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes