Not Just Privacy: Improving Performance of Private Deep Learning in Mobile Cloud
Ji Wang, Jianguo Zhang, Weidong Bao, Xiaomin Zhu, Bokai, Cao, Philip S. Yu

TL;DR
This paper introduces ARDEN, a cloud-based framework that partitions deep neural networks between mobile devices and cloud data centers, enhancing privacy and inference performance through data transformation, privacy-preserving mechanisms, and robust training.
Contribution
The paper presents a novel DNN partitioning framework with privacy-preserving data transformation and a noisy training method to improve inference accuracy under privacy constraints.
Findings
ARDEN effectively preserves privacy with strong guarantees.
The framework improves inference performance despite data perturbation.
Experimental results validate ARDEN's practicality and effectiveness.
Abstract
The increasing demand for on-device deep learning services calls for a highly efficient manner to deploy deep neural networks (DNNs) on mobile devices with limited capacity. The cloud-based solution is a promising approach to enabling deep learning applications on mobile devices where the large portions of a DNN are offloaded to the cloud. However, revealing data to the cloud leads to potential privacy risk. To benefit from the cloud data center without the privacy risk, we design, evaluate, and implement a cloud-based framework ARDEN which partitions the DNN across mobile devices and cloud data centers. A simple data transformation is performed on the mobile device, while the resource-hungry training and the complex inference rely on the cloud data center. To protect the sensitive information, a lightweight privacy-preserving mechanism consisting of arbitrary data nullification and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Advanced Neural Network Applications · Stochastic Gradient Optimization Techniques
