TVineSynth: A Truncated C-Vine Copula Generator of Synthetic Tabular Data to Balance Privacy and Utility
Elisabeth Griesbauer, Claudia Czado, Arnoldo Frigessi, Ingrid Hobæk Haff
TL;DR
TVineSynth introduces a truncated C-vine copula approach to synthetic tabular data that balances privacy and utility without relying on differential privacy. By reordering features to create block-structured dependencies and truncating the vine, it selectively suppresses privacy-leaking relationships while preserving those essential for predictive tasks. The framework provides a theoretical basis for AIA privacy via MAB and shows robust privacy against MIA, supported by empirical results on simulated and real data, including a real-world SUPPORT2 study. Overall, TVineSynth achieves a favorable privacy-utility balance relative to DP and non-DP competitors, with practical implications for privacy-conscious data sharing in sensitive domains.
Abstract
We propose TVineSynth, a vine copula based synthetic tabular data generator, which is designed to balance privacy and utility, using the vine tree structure and its truncation to do the trade-off. Contrary to synthetic data generators that achieve DP by globally adding noise, TVineSynth performs a controlled approximation of the estimated data generating distribution, so that it does not suffer from poor utility of the resulting synthetic data for downstream prediction tasks. TVineSynth introduces a targeted bias into the vine copula model that, combined with the specific tree structure of the vine, causes the model to zero out privacy-leaking dependencies while relying on those that are beneficial for utility. Privacy is here measured with membership (MIA) and attribute inference attacks (AIA). Further, we theoretically justify how the construction of TVineSynth ensures AIA privacy under a natural privacy measure for continuous sensitive attributes. When compared to competitor models, with and without DP, on simulated and on real-world data, TVineSynth achieves a superior privacy-utility balance.
