Data Plagiarism Index: Characterizing the Privacy Risk of Data-Copying in Tabular Generative Models
Joshua Ward, Chi-Hua Wang, Guang Cheng
TL;DR
This work addresses the privacy risks of data-copying in tabular generative models by introducing the Data Plagiarism Index (DPI), a local-copying measure that is grounded in a privacy threat model and paired with a Data Plagiarism Membership Inference Attack (DPI MIA). By formalizing data-copying, defining a proportion-based DPI over a target point's neighborhood, and linking it to MIAs, the authors enable direct auditing of privacy risk in high-dimensional, mixed-type tabular data. Empirical results on the Adult dataset show that high-fidelity generators tend to copy training data more, with notable fairness concerns as DPI identifies outlier privileged sub-populations being copied. DPI also offers a complementary attack signal to existing MIAs, supporting its use as a practical privacy and fairness auditing tool for synthetic data generation and informing future work on differential privacy integration and robustness.',
Abstract
The promise of tabular generative models is to produce realistic synthetic data that can be shared and safely used without dangerous leakage of information from the training set. In evaluating these models, a variety of methods have been proposed to measure the tendency to copy data from the training dataset when generating a sample. However, these methods suffer from either not considering data-copying from a privacy threat perspective, not being motivated by recent results in the data-copying literature or being difficult to make compatible with the high dimensional, mixed type nature of tabular data. This paper proposes a new similarity metric and Membership Inference Attack called Data Plagiarism Index (DPI) for tabular data. We show that DPI evaluates a new intuitive definition of data-copying and characterizes the corresponding privacy risk. We show that the data-copying identified by DPI poses both privacy and fairness threats to common, high performing architectures; underscoring the necessity for more sophisticated generative modeling techniques to mitigate this issue.
