CRLGApr 11, 2022

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

arXiv:2204.05136v214 citationsh-index: 11
AI Analysis

It addresses privacy concerns in cloud-based ML by reviewing FE-based solutions, but it is incremental as it organizes existing literature rather than proposing new methods.

This paper systematizes privacy-preserving machine learning (PPML) approaches using functional encryption (FE), focusing on inner-product and quadratic FE models, and analyzes their performance and usability compared to other methods like fully homomorphic encryption.

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.

Foundations

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

Your Notes