paper-with-me

홈 › Papers

Differentially Private Average Consensus with Improved Accuracy-Privacy Trade-off

2023-09-15 · Lei Wang, Weijia Liu, Fanghong Guo, Zixin Qiao, Zhengguang Wu

This paper studies the average consensus problem with differential privacy of initial states, for which it is widely recognized that there is a trade-off between the mean-square computation accuracy and privacy level. Considering the trade-off gap between the average consensus algorithm and the centralized averaging approach with differential privacy, we propose a distributed shuffling mechanism based on the Paillier cryptosystem to generate correlated zero-sum randomness. By randomizing each local privacy-sensitive initial state with an i.i.d. Gaussian noise and the output of the mechanism using Gaussian noises, it is shown that the resulting average consensus algorithm can eliminate the gap in the sense that the accuracy-privacy trade-off of the centralized averaging approach with differential privacy can be almost recovered by appropriately designing the variances of the added noises. We also extend such a design framework with Gaussian noises to the one using Laplace noises, and show that the improved privacy-accuracy trade-off is preserved.

📄 PDF Abstract BibTeX arXiv:2309.08464

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PE-means: Improved Differentially Private $k$-means Clustering through Private Evolution

2026-05-29 · Thomas Humphries, Zinan Lin, Sergey Yekhanin arxiv

We study the problem of differentially private (DP) $k$-means clustering in Euclidean space. Previous solutions rely on summing the private data directly, which induces a sensitivity proportional to the domain. We introd…

Synthetic Data Generation

Large-Scale Public Data Improves Differentially Private Image Generation Quality

2023-08-04 · Ruihan Wu, Chuan Guo, Kamalika Chaudhuri

Public data has been frequently used to improve the privacy-accuracy trade-off of differentially private machine learning, but prior work largely assumes that this data come from the same distribution as the private. In …

Image Generation

Gradient Perturbation is Underrated for Differentially Private Convex Optimization

2019-11-26 · Da Yu, Huishuai Zhang, Wei Chen, Tie-Yan Liu 외

Gradient perturbation, widely used for differentially private optimization, injects noise at every iterative update to guarantee differential privacy. Previous work first determines the noise level that can satisfy the p…

Differentially Private Bipartite Consensus over Signed Networks with Time-Varying Noises

2022-12-22 · Jimin Wang, Jieming Ke, Ji-Feng Zhang

This paper investigates the differentially private bipartite consensus algorithm over signed networks. The proposed algorithm protects each agent's sensitive information by adding noise with time-varying variances to the…

Privacy-Preserving In-Context Learning for Large Language Models

2023-05-02 · Tong Wu, Ashwinee Panda, Jiachen T. Wang, Prateek Mittal

In-context learning (ICL) is an important capability of Large Language Models (LLMs), enabling these models to dynamically adapt based on specific, in-context exemplars, thereby improving accuracy and relevance. However,…

In-Context LearningPrivacy Preservingtext-classificationText Classification+1