Privacy-Preserving Database Fingerprinting
Tianxi Ji, Erman Ayday, Emre Yilmaz, and Pan Li

TL;DR
This paper introduces a novel entry-level differentially-private fingerprinting mechanism for relational databases that simultaneously ensures privacy, traceability, and utility, with theoretical analysis of privacy-utility trade-offs.
Contribution
It proposes a new differential privacy-based fingerprinting method for databases, combining privacy guarantees with traceability, and provides theoretical bounds and a solution for multiple sharing scenarios.
Findings
Achieves differential privacy for database entries using a bit-level random response scheme.
Develops an $psilon$-entry-level differentially-private fingerprinting mechanism.
Provides theoretical bounds on privacy leakage, utility, and robustness, and a solution for multiple data sharing.
Abstract
When sharing sensitive relational databases with other parties, a database owner aims to (i) have privacy guarantees for the database entries, (ii) have liability guarantees (via fingerprinting) in case of unauthorized sharing of its database by the recipients, and (iii) provide a high quality (utility) database to the recipients. We observe that sharing a relational database with privacy and liability guarantees are orthogonal objectives. The former can be achieved by injecting noise into the database to prevent inference of the original data values, whereas, the latter can be achieved by hiding unique marks inside the database to trace malicious parties (data recipients) who redistribute the data without the authorization. We achieve these two objectives simultaneously by proposing a novel entry-level differentially-private fingerprinting mechanism for relational databases. At a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security · Internet Traffic Analysis and Secure E-voting
