paper-with-me

홈 › Papers

Privacy for Rescue: A New Testimony Why Privacy is Vulnerable In Deep Models

2019-12-31 · Ruiyuan Gao, Ming Dun, Hailong Yang, Zhongzhi Luan, Depei Qian

The huge computation demand of deep learning models and limited computation resources on the edge devices calls for the cooperation between edge device and cloud service by splitting the deep models into two halves. However, transferring the intermediates results from the partial models between edge device and cloud service makes the user privacy vulnerable since the attacker can intercept the intermediate results and extract privacy information from them. Existing research works rely on metrics that are either impractical or insufficient to measure the effectiveness of privacy protection methods in the above scenario, especially from the aspect of a single user. In this paper, we first present a formal definition of the privacy protection problem in the edge-cloud system running DNN models. Then, we analyze the-state-of-the-art methods and point out the drawbacks of their methods, especially the evaluation metrics such as the Mutual Information (MI). In addition, we perform several experiments to demonstrate that although existing methods perform well under MI, they are not effective enough to protect the privacy of a single user. To address the drawbacks of the evaluation metrics, we propose two new metrics that are more accurate to measure the effectiveness of privacy protection methods. Finally, we highlight several potential research directions to encourage future efforts addressing the privacy protection problem.

📄 PDF Abstract BibTeX arXiv:2001.00493

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning With Differential Privacy

2020-06-10 · Poushali Sengupta, Sudipta Paul, Subhankar Mishra

The leakage of data might have been an extreme effect on the personal level if it contains sensitive information. Common prevention methods like encryption-decryption, endpoint protection, intrusion detection system are …

Intrusion Detection

Spurious Privacy Leakage in Neural Networks

2025-05-26 · Chenxiang Zhang, Jun Pang, Sjouke Mauw

Neural networks are vulnerable to privacy attacks aimed at stealing sensitive data. The risks can be amplified in a real-world scenario, particularly when models are trained on limited and biased data. In this work, we i…

Memorization

Commonality in Natural Images Rescues GANs: Pretraining GANs with Generic and Privacy-free Synthetic Data

2022-04-11 · CVPR 2022 1 · Kyungjune Baek, Hyunjung Shim

Transfer learning for GANs successfully improves generation performance under low-shot regimes. However, existing studies show that the pretrained model using a single benchmark dataset is not generalized to various targ…

Inference AttackMembership Inference AttackTransfer Learning

Understanding the Impact of Data Domain Extraction on Synthetic Data Privacy

2025-04-11 · Georgi Ganev, Meenatchi Sundaram Muthu Selva Annamalai, Sofiane Mahiou, Emiliano De Cristofaro

Privacy attacks, particularly membership inference attacks (MIAs), are widely used to assess the privacy of generative models for tabular synthetic data, including those with Differential Privacy (DP) guarantees. These a…

Evaluating the Dynamics of Membership Privacy in Deep Learning

2025-07-31 · Yuetian Chen, Zhiqi Wang, Nathalie Baracaldo, Swanand Ravindra Kadhe 외 arxiv

Membership inference attacks (MIAs) pose a critical threat to the privacy of training data in deep learning. Despite significant progress in attack methodologies, our understanding of when and how models encode membershi…