CRFeb 7, 2021

Privacy-preserving Cloud-based DNN Inference

arXiv:2102.03915v28 citations
AI Analysis

This work is significant for users and providers of cloud-based deep learning services who require privacy protection without sacrificing computational performance.

This paper addresses the computational inefficiency of privacy-preserving deep neural network (DNN) inference in cloud-based Deep Learning as a Service (DLaaS) by proposing a new framework called PROUD. The framework significantly improves computational efficiency and outperforms state-of-the-art techniques on two common datasets.

Deep learning as a service (DLaaS) has been intensively studied to facilitate the wider deployment of the emerging deep learning applications. However, DLaaS may compromise the privacy of both clients and cloud servers. Although some privacy preserving deep neural network (DNN) based inference techniques have been proposed by composing cryptographic primitives, the challenges on computational efficiency have not been well-addressed due to the complexity of DNN models and expensive cryptographic primitives. In this paper, we propose a novel privacy preserving cloud-based DNN inference framework (namely, "PROUD"), which greatly improves the computational efficiency. Finally, we conduct extensive experiments on two commonly-used datasets to validate both effectiveness and efficiency for the PROUD, which also outperforms the state-of-the-art techniques.

Foundations

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

Your Notes