paper-with-me

Papers

Rényi Pufferfish Privacy: General Additive Noise Mechanisms and Privacy Amplification by Iteration

2023-12-21 · Clément Pierquin, Aurélien Bellet, Marc Tommasi, Matthieu Boussard

Pufferfish privacy is a flexible generalization of differential privacy that allows to model arbitrary secrets and adversary's prior knowledge about the data. Unfortunately, designing general and tractable Pufferfish mechanisms that do not compromise utility is challenging. Furthermore, this framework does not provide the composition guarantees needed for a direct use in iterative machine learning algorithms. To mitigate these issues, we introduce a R\'enyi divergence-based variant of Pufferfish and show that it allows us to extend the applicability of the Pufferfish framework. We first generalize the Wasserstein mechanism to cover a wide range of noise distributions and introduce several ways to improve its utility. We also derive stronger guarantees against out-of-distribution adversaries. Finally, as an alternative to composition, we prove privacy amplification results for contractive noisy iterations and showcase the first use of Pufferfish in private convex optimization. A common ingredient underlying our results is the use and extension of shift reduction lemmas.

📄 PDF Abstract BibTeX arXiv:2312.13985

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Pufferfish Privacy Mechanisms for Correlated Data

2016-03-13 · Shuang Song, Yizhen Wang, Kamalika Chaudhuri

Many modern databases include personal and sensitive correlated data, such as private information on users connected together in a social network, and measurements of physical activity of single subjects across time. How…

Quantum Pufferfish Privacy: A Flexible Privacy Framework for Quantum Systems

2023-06-22 · Theshani Nuradha, Ziv Goldfeld, Mark M. Wilde

We propose a versatile privacy framework for quantum systems, termed quantum pufferfish privacy (QPP). Inspired by classical pufferfish privacy, our formulation generalizes and addresses limitations of quantum differenti…

Fairness

Attribute Privacy: Framework and Mechanisms

2020-09-08 · Wanrong Zhang, Olga Ohrimenko, Rachel Cummings

Ensuring the privacy of training data is a growing concern since many machine learning models are trained on confidential and potentially sensitive data. Much attention has been devoted to methods for protecting individu…

Attribute

Composition Properties of Inferential Privacy for Time-Series Data

2017-07-10 · Shuang Song, Kamalika Chaudhuri

With the proliferation of mobile devices and the internet of things, developing principled solutions for privacy in time series applications has become increasingly important. While differential privacy is the gold stand…

Time SeriesTime Series Analysis

Smoothed Differential Privacy

2021-07-04 · Ao Liu, Yu-Xiang Wang, Lirong Xia

Differential privacy (DP) is a widely-accepted and widely-applied notion of privacy based on worst-case analysis. Often, DP classifies most mechanisms without additive noise as non-private (Dwork et al., 2014). Thus, add…