paper-with-me

홈 › Papers

Performative Privacy: When Differential Privacy Maximizes Utility

2026-08-28 · Uddalak Mukherjee, Edwige Cyffers, Yann Chevaleyre arxiv

Privacy-preserving learning is often motivated by the idea that protecting users' data can preserve trust and thus participation, improving utility in the long term. However, this claim has not been formalized so far. In parallel, performative learning provides a framework for studying learning systems whose deployment affects the data they later observe. In this work, we bring these two perspectives together and introduce \emph{performative privacy}, where data leakage reduces future participation. We study a simple model where agents repeatedly contribute data for mean estimation but may leave the system when their data is leaked. Privacy is implemented through differentially private mechanisms, creating a trade-off between estimation noise and future participation. We show, through a theoretical study of the dynamics and numerical experiments, that a finite privacy budget can outperform non-private estimation in the long term when the feedback loop between leakage and participation is sufficiently strong. This provides first evidence that differential privacy can be optimal not only as a protection mechanism, but also from the perspective of long-term utility.

📄 PDF Abstract BibTeX arXiv:2608.28198

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Large Margin Mechanism for Differentially Private Maximization

2014-09-07 · NeurIPS 2014 12 · Kamalika Chaudhuri, Daniel Hsu, Shuang Song

A basic problem in the design of privacy-preserving algorithms is the private maximization problem: the goal is to pick an item from a universe that (approximately) maximizes a data-dependent function, all under the cons…

BIG-bench Machine LearningPrivacy Preserving

Convex Optimization for Linear Query Processing under Approximate Differential Privacy

2016-02-13 · Ganzhao Yuan, Yin Yang, Zhenjie Zhang, Zhifeng Hao

Differential privacy enables organizations to collect accurate aggregates over sensitive data with strong, rigorous guarantees on individuals' privacy. Previous work has found that under differential privacy, computing m…

Achieve Performatively Optimal Policy for Performative Reinforcement Learning

2025-10-06 · Ziyi Chen, Heng Huang arxiv

Performative reinforcement learning is an emerging dynamical decision making framework, which extends reinforcement learning to the common applications where the agent's policy can change the environmental dynamics. Exis…

Reinforcement LearningDecision Making

Removing Disparate Impact of Differentially Private Stochastic Gradient Descent on Model Accuracy

2020-03-08 · Depeng Xu, Wei Du, Xintao Wu

When we enforce differential privacy in machine learning, the utility-privacy trade-off is different w.r.t. each group. Gradient clipping and random noise addition disproportionately affect underrepresented and complex c…

Benchmarking Differentially Private Residual Networks for Medical Imagery

2020-05-27 · Sahib Singh, Harshvardhan Sikka, Sasikanth Kotti, Andrew Trask

In this paper we measure the effectiveness of $\epsilon$-Differential Privacy (DP) when applied to medical imaging. We compare two robust differential privacy mechanisms: Local-DP and DP-SGD and benchmark their performan…

Benchmarking