Reverse Delegated Training and Private Inference via Perfectly-Secure Quantum Homomorphic Encryption
Sergio A. Ortega, Miguel A. Martin-Delgado
TL;DR
The paper tackles privacy in cloud quantum machine learning by employing a perfectly-secure quantum homomorphic encryption scheme (QHE) based on quantum one-time pad encryption and a Clifford+$T$ gate framework. It demonstrates efficient, non-interactive homomorphic evaluation of quantum neural networks, specifically quantum convolutional neural networks (QCNN), and analyzes the complexity, showing linear scaling with the number of $T$ gates $M$, i.e., $M$-quasi-compactness. Two practical use cases are explored: reverse delegated training, where encrypted data from multiple providers trains a user’s QCNN via federated aggregation, and private inference, where encrypted inputs are processed by a server’s private quantum network. Simulations implemented with the CQC-QHE toolchain illustrate feasibility, including data privacy via quantum one-time pads and partial server circuit privacy through Pauli concealment; the work highlights a practical privacy-utility trade-off and paves the way for securely deployed multi-party quantum learning. The results indicate that perfectly-secure QHE can be a viable framework for protecting data in multi-party quantum ML, with potential impact on privacy-preserving quantum cloud services and federated quantum learning ecosystems.
Abstract
Quantum machine learning in cloud environments requires protecting sensitive data while enabling remote computation. Here we demonstrate the first realistic implementations of a perfectly-secure quantum homomorphic encryption (QHE) scheme applied to quantum neural networks (QNN). Using efficient Clifford+$T$ decomposition, we implement quantum convolutional neural networks for two complementary scenarios: (i) reverse delegated training, where encrypted data from multiple providers trains a user's network via federated aggregation; (ii) private inference, where users process encrypted data with remote quantum networks. Moreover, analysis of server circuit privacy reveals probabilistic model protection through Pauli gate concealment. These results establish perfectly-secure QHE as a practical framework for multi-party quantum machine learning.
