CRLGDec 31, 2019

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

arXiv:2001.00493v12 citations
Originality Synthesis-oriented
AI Analysis

This work addresses privacy risks for users in distributed AI systems, but it is incremental as it focuses on improving evaluation metrics rather than introducing new protection methods.

The paper tackles the problem of user privacy vulnerability in edge-cloud deep learning systems, where intermediate data transfers can be intercepted, and finds that existing privacy metrics like Mutual Information are insufficient for single-user protection, proposing two new metrics to address this.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes