English

Robust Spectral Watermark for Synthetic Tabular Data

Cryptography and Security 2026-05-12 v2 Machine Learning

Abstract

The rise of generative AI has enabled the production of high-fidelity synthetic tabular data across fields such as healthcare, finance, and public policy, raising growing concerns about data provenance and misuse. Watermarking offers a promising solution to address these concerns by ensuring the traceability of synthetic data, but existing methods face many limitations: they are computationally expensive due to reliance on the inverse process of large diffusion models, struggle with mixed discrete-continuous data, or lack robustness to common post-processing attacks. To address these limitations, we propose TAB-DRW, an efficient and robust post-editing watermarking scheme for synthetic tabular data. TAB-DRW embeds watermark signals in the frequency domain: it normalizes heterogeneous features via the Yeo-Johnson transformation and standardization, applies the discrete Fourier transform (DFT), and adjusts the imaginary parts of adaptively selected entries according to precomputed pseudorandom bits. To further enhance robustness and efficiency, we introduce a novel rank-based pseudorandom bit generation method that enables row-wise retrieval without incurring storage overhead. Experiments on five benchmark tabular datasets show that TAB-DRW achieves strong detectability and robustness against post-processing and adaptive attacks, while preserving high data fidelity and fully supporting mixed-type features.

Keywords

Cite

@article{arxiv.2511.21600,
  title  = {Robust Spectral Watermark for Synthetic Tabular Data},
  author = {Yizhou Zhao and Xiang Li and Peter Song and Qi Long and Weijie Su},
  journal= {arXiv preprint arXiv:2511.21600},
  year   = {2026}
}

Comments

Accepted to Statistical Learning and Data Science

R2 v1 2026-07-01T07:56:37.433Z