paper-with-me

홈 › Papers

Privacy Amplification by Missing Data

2026-02-02 · Simon Roburin, Rafaël Pinot, Erwan Scornet arxiv

Privacy preservation is a fundamental requirement in many high-stakes domains such as medicine and finance, where sensitive personal data must be analyzed without compromising individual confidentiality. At the same time, these applications often involve datasets with missing values due to non-response, data corruption, or deliberate anonymization. Missing data is traditionally viewed as a limitation because it reduces the information available to analysts and can degrade model performance. In this work, we take an alternative perspective and study missing data from a privacy preservation standpoint. Intuitively, when features are missing, less information is revealed about individuals, suggesting that missingness could inherently enhance privacy. We formalize this intuition by analyzing missing data as a privacy amplification mechanism within the framework of differential privacy. We show, for the first time, that incomplete data can yield privacy amplification for differentially private algorithms.

📄 PDF Abstract BibTeX arXiv:2602.01928

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Network Shuffling: Privacy Amplification via Random Walks

2022-04-08 · Seng Pei Liew, Tsubasa Takahashi, Shun Takagi, Fumiyuki Kato 외

Recently, it is shown that shuffling can amplify the central differential privacy guarantees of data randomized with local differential privacy. Within this setup, a centralized, trusted shuffler is responsible for shuff…

Stronger Privacy Amplification by Shuffling for Rényi and Approximate Differential Privacy

2022-08-09 · Vitaly Feldman, Audra McMillan, Kunal Talwar

The shuffle model of differential privacy has gained significant interest as an intermediate trust model between the standard local and central models [EFMRTT19; CSUZZ19]. A key result in this model is that randomly shuf…

Privacy Amplification Via Bernoulli Sampling

2021-05-21 · Jacob Imola, Kamalika Chaudhuri

Balancing privacy and accuracy is a major challenge in designing differentially private machine learning algorithms. One way to improve this tradeoff for free is to leverage the noise in common data operations that alrea…

Bayesian InferenceData Compression

Privacy Amplification via Random Check-Ins

2020-07-13 · NeurIPS 2020 12 · Borja Balle, Peter Kairouz, H. Brendan McMahan, Om Thakkar 외

Differentially Private Stochastic Gradient Descent (DP-SGD) forms a fundamental building block in many applications for learning over sensitive data. Two standard approaches, privacy amplification by subsampling, and pri…

Federated Learning

Privacy Amplification Persists under Unlimited Synthetic Data Release

2026-02-03 · Clément Pierquin, Aurélien Bellet, Marc Tommasi, Matthieu Boussard arxiv

We study privacy amplification by synthetic data release, a phenomenon in which differential privacy guarantees are improved by releasing only synthetic data rather than the private generative model itself. Recent work b…