QUANT-PHLGOct 10, 2023

Federated Quantum Machine Learning with Differential Privacy

arXiv:2310.06973v144 citationsh-index: 10
Originality Incremental advance
AI Analysis

This work addresses privacy concerns for sensitive data in quantum machine learning, though it appears incremental as it integrates existing methods.

The paper tackled the problem of privacy in AI by combining quantum federated learning and quantum differential privacy to protect against data leakage and model inversion attacks, achieving over 0.98 test accuracy on a binary classification task with epsilon values under 1.3.

The preservation of privacy is a critical concern in the implementation of artificial intelligence on sensitive training data. There are several techniques to preserve data privacy but quantum computations are inherently more secure due to the no-cloning theorem, resulting in a most desirable computational platform on top of the potential quantum advantages. There have been prior works in protecting data privacy by Quantum Federated Learning (QFL) and Quantum Differential Privacy (QDP) studied independently. However, to the best of our knowledge, no prior work has addressed both QFL and QDP together yet. Here, we propose to combine these privacy-preserving methods and implement them on the quantum platform, so that we can achieve comprehensive protection against data leakage (QFL) and model inversion attacks (QDP). This implementation promises more efficient and secure artificial intelligence. In this paper, we present a successful implementation of these privacy-preservation methods by performing the binary classification of the Cats vs Dogs dataset. Using our quantum-classical machine learning model, we obtained a test accuracy of over 0.98, while maintaining epsilon values less than 1.3. We show that federated differentially private training is a viable privacy preservation method for quantum machine learning on Noisy Intermediate-Scale Quantum (NISQ) devices.

Foundations

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

Your Notes