paper-with-me

홈 › Papers

Summary Statistic Privacy in Data Sharing

2023-03-03 · Zinan Lin, Shuaiqi Wang, Vyas Sekar, Giulia Fanti

We study a setting where a data holder wishes to share data with a receiver, without revealing certain summary statistics of the data distribution (e.g., mean, standard deviation). It achieves this by passing the data through a randomization mechanism. We propose summary statistic privacy, a metric for quantifying the privacy risk of such a mechanism based on the worst-case probability of an adversary guessing the distributional secret within some threshold. Defining distortion as a worst-case Wasserstein-1 distance between the real and released data, we prove lower bounds on the tradeoff between privacy and distortion. We then propose a class of quantization mechanisms that can be adapted to different data distributions. We show that the quantization mechanism's privacy-distortion tradeoff matches our lower bounds under certain regimes, up to small constant factors. Finally, we demonstrate on real-world datasets that the proposed quantization mechanisms achieve better privacy-distortion tradeoffs than alternative privacy mechanisms.

📄 PDF Abstract BibTeX arXiv:2303.02014

Code (1)

fjxmlzn/summary_statistic_privacy 공식 구현

Tasks

Quantization

Similar Papers 제목 키워드 기반

Enabling Trade-offs in Privacy and Utility in Genomic Data Beacons and Summary Statistics

2023-01-11 · Rajagopal Venkatesaramani, Zhiyu Wan, Bradley A. Malin, Yevgeniy Vorobeychik

The collection and sharing of genomic data are becoming increasingly commonplace in research, clinical, and direct-to-consumer settings. The computational protocols typically adopted to protect individual privacy include…

Partition-based differentially private synthetic data generation

2023-10-10 · Meifan Zhang, Dihang Deng, Lihua Yin

Private synthetic data sharing is preferred as it keeps the distribution and nuances of original data compared to summary statistics. The state-of-the-art methods adopt a select-measure-generate paradigm, but measuring l…

Synthetic Data Generation

GRAFFL: Gradient-free Federated Learning of a Bayesian Generative Model

2020-08-29 · Seok-Ju Hahn, Junghye Lee

Federated learning platforms are gaining popularity. One of the major benefits is to mitigate the privacy risks as the learning of algorithms can be achieved without collecting or sharing data. While federated learning (…

Dimensionality ReductionFederated Learning

GenShare: Sharing Accurate Differentially-Private Statistics for Genomic Datasets with Dependent Tuples

2021-12-30 · Nour Almadhoun Alserr, Ozgur Ulusoy, Erman Ayday, Onur Mutlu

Motivation: Cutting the cost of DNA sequencing technology led to a quantum leap in the availability of genomic data. While sharing genomic data across researchers is an essential driver of advances in health and biomedic…

Privacy Preserving

LLM-Guided ODE Discovery and Parameter Inference from Small-Cohort Aggregate Data

2026-07-01 · Hanning Yang, Meropi Karakioulaki, Lennart Purucker, Tim Litwin 외 arxiv

Mechanistic modeling via ordinary differential equations (ODEs) provides interpretable descriptions of complex dynamics and enables inference of underlying mechanisms, which is particularly valuable in clinical settings.…