English

Privacy Preserving Diffusion Models for Mixed-Type Tabular Data Generation

Machine Learning 2025-12-02 v1

Abstract

We introduce DP-FinDiff, a differentially private diffusion framework for synthesizing mixed-type tabular data. DP-FinDiff employs embedding-based representations for categorical features, reducing encoding overhead and scaling to high-dimensional datasets. To adapt DP-training to the diffusion process, we propose two privacy-aware training strategies: an adaptive timestep sampler that aligns updates with diffusion dynamics, and a feature-aggregated loss that mitigates clipping-induced bias. Together, these enhancements improve fidelity and downstream utility without weakening privacy guarantees. On financial and medical datasets, DP-FinDiff achieves 16-42% higher utility than DP baselines at comparable privacy levels, demonstrating its promise for safe and effective data sharing in sensitive domains.

Keywords

Cite

@article{arxiv.2512.00638,
  title  = {Privacy Preserving Diffusion Models for Mixed-Type Tabular Data Generation},
  author = {Timur Sattarov and Marco Schreyer and Damian Borth},
  journal= {arXiv preprint arXiv:2512.00638},
  year   = {2025}
}

Comments

15 pages, 8 figures, 4 tables

R2 v1 2026-07-01T08:01:07.634Z