paper-with-me

홈 › Papers

When approximate design for fast homomorphic computation provides differential privacy guarantees

2023-04-06 · Arnaud Grivet Sébert, Martin Zuber, Oana Stan, Renaud Sirdey, Cédric Gouy-Pailler

While machine learning has become pervasive in as diversified fields as industry, healthcare, social networks, privacy concerns regarding the training data have gained a critical importance. In settings where several parties wish to collaboratively train a common model without jeopardizing their sensitive data, the need for a private training protocol is particularly stringent and implies to protect the data against both the model's end-users and the actors of the training phase. Differential privacy (DP) and cryptographic primitives are complementary popular countermeasures against privacy attacks. Among these cryptographic primitives, fully homomorphic encryption (FHE) offers ciphertext malleability at the cost of time-consuming operations in the homomorphic domain. In this paper, we design SHIELD, a probabilistic approximation algorithm for the argmax operator which is both fast when homomorphically executed and whose inaccuracy is used as a feature to ensure DP guarantees. Even if SHIELD could have other applications, we here focus on one setting and seamlessly integrate it in the SPEED collaborative training framework from "SPEED: Secure, PrivatE, and Efficient Deep learning" (Grivet S\'ebert et al., 2021) to improve its computational efficiency. After thoroughly describing the FHE implementation of our algorithm and its DP analysis, we present experimental results. To the best of our knowledge, it is the first work in which relaxing the accuracy of an homomorphic calculation is constructively usable as a degree of freedom to achieve better FHE performances.

📄 PDF Abstract BibTeX arXiv:2304.02959

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Highly Accurate CNN Inference Using Approximate Activation Functions over Homomorphic Encryption

2020-09-08 · Takumi Ishiyama, Takuya Suzuki, Hayato Yamana

In the big data era, cloud-based machine learning as a service (MLaaS) has attracted considerable attention. However, when handling sensitive data, such as financial and medical data, a privacy issue emerges, because the…

ClassificationGeneral Classification

Fast Private Parameter Learning and Inference for Sum-Product Networks

2021-04-15 · Ernst Althaus, Mohammad Sadeq Dousti, Stefan Kramer, Nick Johannes Peter Rassau

A sum-product network (SPN) is a graphical model that allows several types of inferences to be drawn efficiently. There are two types of learning for SPNs: Learning the architecture of the model, and learning the paramet…

ArctyrEX : Accelerated Encrypted Execution of General-Purpose Applications

2023-06-19 · Charles Gouert, Vinu Joseph, Steven Dalton, Cedric Augonnet 외

Fully Homomorphic Encryption (FHE) is a cryptographic method that guarantees the privacy and security of user data during computation. FHE algorithms can perform unlimited arithmetic computations directly on encrypted da…

CPU

Falcon: Fast Spectral Inference on Encrypted Data

2020-12-01 · NeurIPS 2020 12 · Qian Lou, Wen-jie Lu, Cheng Hong, Lei Jiang

Homomorphic Encryption (HE) based secure Neural Networks(NNs) inference is one of the most promising security solutions to emerging Machine Learning as a Service (MLaaS). In the HE-based MLaaS setting, a client encrypts …

Scalable privacy-preserving cancer type prediction with homomorphic encryption

2022-04-12 · Esha Sarkar, Eduardo Chielle, Gamze Gursoy, Leo Chen 외

Machine Learning (ML) alleviates the challenges of high-dimensional data analysis and improves decision making in critical applications like healthcare. Effective cancer type from high-dimensional genetic mutation data c…

Decision Makingfeature selectionPredictionPrivacy Preserving+2