Preventing Inferences through Data Dependencies on Sensitive Data
Primal Pappachan, Shufan Zhang, Xi He, and Sharad Mehrotra

TL;DR
This paper introduces a new security model called full deniability that prevents inference of sensitive data through data dependencies, balancing security and utility in data privacy.
Contribution
It proposes a novel security model and algorithms to efficiently implement full deniability, enhancing privacy protection against inference attacks.
Findings
Protects against realistic inference adversaries
Minimally hides non-sensitive data to ensure utility
Scales well with database size and sensitive data
Abstract
Simply restricting the computation to non-sensitive part of the data may lead to inferences on sensitive data through data dependencies. Inference control from data dependencies has been studied in the prior work. However, existing solutions either detect and deny queries which may lead to leakage -- resulting in poor utility, or only protects against exact reconstruction of the sensitive data -- resulting in poor security. In this paper, we present a novel security model called full deniability. Under this stronger security model, any information inferred about sensitive data from non-sensitive data is considered as a leakage. We describe algorithms for efficiently implementing full deniability on a given database instance with a set of data dependencies and sensitive cells. Using experiments on two different datasets, we demonstrate that our approach protects against realistic…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Cloud Data Security Solutions · Cryptography and Data Security
