paper-with-me

홈 › Papers

Plausible Deniability for Privacy-Preserving Data Synthesis

2017-08-26 · Vincent Bindschaedler, Reza Shokri, Carl A. Gunter

Releasing full data records is one of the most challenging problems in data privacy. On the one hand, many of the popular techniques such as data de-identification are problematic because of their dependence on the background knowledge of adversaries. On the other hand, rigorous methods such as the exponential mechanism for differential privacy are often computationally impractical to use for releasing high dimensional data or cannot preserve high utility of original data due to their extensive data perturbation. This paper presents a criterion called plausible deniability that provides a formal privacy guarantee, notably for releasing sensitive datasets: an output record can be released only if a certain amount of input records are indistinguishable, up to a privacy parameter. This notion does not depend on the background knowledge of an adversary. Also, it can efficiently be checked by privacy tests. We present mechanisms to generate synthetic datasets with similar statistical properties to the input data and the same format. We study this technique both theoretically and experimentally. A key theoretical result shows that, with proper randomization, the plausible deniability mechanism generates differentially private synthetic data. We demonstrate the efficiency of this generative technique on a large dataset; it is shown to preserve the utility of original data with respect to various statistical analysis and machine learning measures.

📄 PDF Abstract BibTeX arXiv:1708.07975

Code (0)

등록된 구현이 없습니다.

Tasks

De-identificationPrivacy Preserving

Similar Papers 제목 키워드 기반

Privacy- and Utility-Preserving Textual Analysis via Calibrated Multivariate Perturbations

2019-10-20 · Oluwaseyi Feyisetan, Borja Balle, Thomas Drake, Tom Diethe

Accurately learning from user data while providing quantifiable privacy guarantees provides an opportunity to build better ML models while maintaining user trust. This paper presents a formal approach to carrying out pri…

Privacy Preserving

Supervised Machine Learning with Plausible Deniability

2021-06-08 · Stefan Rass, Sandra König, Jasmin Wachter, Manuel Egger 외

We study the question of how well machine learning (ML) models trained on a certain data set provide privacy for the training data, or equivalently, whether it is possible to reverse-engineer the training data from a giv…

BIG-bench Machine Learning

Differentially Private Distributed Inference

2024-02-13 · Marios Papachristou, M. Amin Rahimian

How can agents exchange information to learn while protecting privacy? Healthcare centers collaborating on clinical trials must balance knowledge sharing with safeguarding sensitive patient data. We address this challeng…

Decision MakingPrivacy PreservingSurvival Analysis

Privacy-Preserving Image Classification in the Local Setting

2020-02-09 · Sen Wang, J. Morris Chang

Image data has been greatly produced by individuals and commercial vendors in the daily life, and it has been used across various domains, like advertising, medical and traffic analysis. Recently, image data also appears…

BIG-bench Machine LearningClassificationGeneral Classificationimage-classification+2

Privacy-Preserving Multiple Tensor Factorization for Synthesizing Large-Scale Location Traces with Cluster-Specific Features

2019-11-11 · Takao Murakami, Koki Hamada, Yusuke Kawamoto, Takuma Hatano

With the widespread use of LBSs (Location-based Services), synthesizing location traces plays an increasingly important role in analyzing spatial big data while protecting user privacy. In particular, a synthetic trace t…

Privacy Preserving