paper-with-me

Papers

SoK: Privacy Preserving Machine Learning using Functional Encryption: Opportunities and Challenges

2022-04-11 · Prajwal Panzade, Daniel Takabi

With the advent of functional encryption, new possibilities for computation on encrypted data have arisen. Functional Encryption enables data owners to grant third-party access to perform specified computations without disclosing their inputs. It also provides computation results in plain, unlike Fully Homomorphic Encryption. The ubiquitousness of machine learning has led to the collection of massive private data in the cloud computing environment. This raises potential privacy issues and the need for more private and secure computing solutions. Numerous efforts have been made in privacy-preserving machine learning (PPML) to address security and privacy concerns. There are approaches based on fully homomorphic encryption (FHE), secure multiparty computation (SMC), and, more recently, functional encryption (FE). However, FE-based PPML is still in its infancy and has not yet gotten much attention compared to FHE-based PPML approaches. In this paper, we provide a systematization of PPML works based on FE summarizing state-of-the-art in the literature. We focus on Inner-product-FE and Quadratic-FE-based machine learning models for the PPML applications. We analyze the performance and usability of the available FE libraries and their applications to PPML. We also discuss potential directions for FE-based PPML approaches. To the best of our knowledge, this is the first work to systematize FE-based PPML approaches.

📄 PDF Abstract BibTeX arXiv:2204.05136

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningCloud ComputingPrivacy Preserving

Similar Papers 제목 키워드 기반

Partially Encrypted Machine Learning using Functional Encryption

2019-05-24 · Theo Ryffel, Edouard Dufour-Sans, Romain Gay, Francis Bach 외

Machine learning on encrypted data has received a lot of attention thanks to recent breakthroughs in homomorphic encryption and secure multi-party computation. It allows outsourcing computation to untrusted servers witho…

BIG-bench Machine LearningPrivacy Preserving

Partially Encrypted Deep Learning using Functional Encryption

2019-12-01 · NeurIPS 2019 12 · Théo Ryffel, David Pointcheval, Francis Bach, Edouard Dufour-Sans 외

Machine learning on encrypted data has received a lot of attention thanks to recent breakthroughs in homomorphic encryption and secure multi-party computation. It allows outsourcing computation to untrusted servers witho…

BIG-bench Machine LearningDeep LearningPrivacy Preserving

CryptoNN: Training Neural Networks over Encrypted Data

2019-04-15 · Runhua Xu, James B. D. Joshi, Chao Li

Emerging neural networks based machine learning techniques such as deep learning and its variants have shown tremendous potential in many application domains. However, they raise serious privacy concerns due to the risk …

BIG-bench Machine LearningPrivacy Preserving

Federated Learning with Quantum Computing and Fully Homomorphic Encryption: A Novel Computing Paradigm Shift in Privacy-Preserving ML

2024-09-14 · Siddhant Dutta, Pavana P Karanth, Pedro Maciel Xavier, Iago Leal de Freitas 외

The widespread deployment of products powered by machine learning models is raising concerns around data privacy and information security worldwide. To address this issue, Federated Learning was first proposed as a priva…

Federated LearningPrivacy Preserving

Privacy-Preserving Diffusion Model Using Homomorphic Encryption

2024-03-09 · Yaojian Chen, Qiben Yan

In this paper, we introduce a privacy-preserving stable diffusion framework leveraging homomorphic encryption, called HE-Diffusion, which primarily focuses on protecting the denoising phase of the diffusion process. HE-D…

DenoisingImage GenerationmodelPrivacy Preserving