paper-with-me

홈 › Papers

Profile-Based Privacy for Locally Private Computations

2019-01-21 · Joseph Geumlek, Kamalika Chaudhuri

Differential privacy has emerged as a gold standard in privacy-preserving data analysis. A popular variant is local differential privacy, where the data holder is the trusted curator. A major barrier, however, towards a wider adoption of this model is that it offers a poor privacy-utility tradeoff. In this work, we address this problem by introducing a new variant of local privacy called profile-based privacy. The central idea is that the problem setting comes with a graph G of data generating distributions, whose edges encode sensitive pairs of distributions that should be made indistinguishable. This provides higher utility because unlike local differential privacy, we no longer need to make every pair of private values in the domain indistinguishable, and instead only protect the identity of the underlying distribution. We establish privacy properties of the profile-based privacy definition, such as post-processing invariance and graceful composition. Finally, we provide mechanisms that are private in this framework, and show via simulations that they achieve higher utility than the corresponding local differential privacy mechanisms.

📄 PDF Abstract BibTeX arXiv:1903.09084

Code (0)

등록된 구현이 없습니다.

Tasks

Privacy Preserving

Similar Papers 제목 키워드 기반

Devil's Hand: Data Poisoning Attacks to Locally Private Graph Learning Protocols

2025-06-11 · Longzhu He, Chaozhuo Li, Peng Tang, Li Sun 외

Graph neural networks (GNNs) have achieved significant success in graph representation learning and have been applied to various domains. However, many real-world graphs contain sensitive personal information, such as us…

Data PoisoningGraph LearningGraph Representation LearningNode Classification+2

Privacy-preserving Targeted Advertising

2018-06-18 · Tulabandhula Theja, Vaya Shailesh, Dhar Aritra

Recommendation systems form the center piece of a rapidly growing trillion dollar online advertisement industry. Even with numerous optimizations and approximations, collaborative filtering (CF) based approaches require …

Collaborative FilteringPrivacy PreservingRecommendation Systems

Federated One-Shot Learning with Data Privacy and Objective-Hiding

2025-04-29 · Maximilian Egger, Rüdiger Urbanke, Rawad Bitar

Privacy in federated learning is crucial, encompassing two key aspects: safeguarding the privacy of clients' data and maintaining the privacy of the federator's objective from the clients. While the first aspect has been…

Federated LearningInformation RetrievalKnowledge DistillationOne-Shot Learning+1

Pan-Private Uniformity Testing

2019-11-04 · Kareem Amin, Matthew Joseph, Jieming Mao

A centrally differentially private algorithm maps raw data to differentially private outputs. In contrast, a locally differentially private algorithm may only access data through public interaction with data holders, and…

DataMix: Efficient Privacy-Preserving Edge-Cloud Inference

2020-08-01 · ECCV 2020 8 · Zhijian Liu, Zhanghao Wu, Chuang Gan, Ligeng Zhu 외

Deep neural networks are widely deployed on edge devices (g, for computer vision and speech recognition). Users either perform the inference locally (\ie, edge-based) or send the data to the cloud and run inference remot…

Privacy Preservingspeech-recognitionSpeech Recognition