QUANT-PHAICRLGNESep 14, 2024

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

arXiv:2409.11430v319 citationsh-index: 30
Originality Synthesis-oriented
AI Analysis

It addresses data privacy and security concerns in machine learning deployments, though it appears incremental by combining existing methods.

This work tackles the challenge of computational overhead and security threats in privacy-preserving machine learning by applying Fully Homomorphic Encryption to a Federated Learning Neural Network with classical and quantum layers, resulting in a novel computing paradigm shift.

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 privacy-preserving alternative to conventional methods that allow multiple learning clients to share model knowledge without disclosing private data. A complementary approach known as Fully Homomorphic Encryption (FHE) is a quantum-safe cryptographic system that enables operations to be performed on encrypted weights. However, implementing mechanisms such as these in practice often comes with significant computational overhead and can expose potential security threats. Novel computing paradigms, such as analog, quantum, and specialized digital hardware, present opportunities for implementing privacy-preserving machine learning systems while enhancing security and mitigating performance loss. This work instantiates these ideas by applying the FHE scheme to a Federated Learning Neural Network architecture that integrates both classical and quantum layers.

Code Implementations1 repo
Foundations

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

Your Notes