Privacy-preserving quantum federated learning via gradient hiding
Changhao Li, Niraj Kumar, Zhixin Song, Shouvanik Chakrabarti, Marco Pistoia
TL;DR
This work addresses privacy in federated learning by exploiting quantum communication to hide client gradients from the central server. It introduces two gradient-hidden protocols: Protocol I uses private inner-product estimation with a blind quantum bipartite correlator (BQBC) to perform weighted gradient aggregation at a cost of $\tilde{O}(md/\epsilon)$, and Protocol II employs incremental learning with phase-accumulated sums via GHZ entanglement or secure multiparty summation, with costs of $\mathcal{O}(md/\epsilon^2)$ or $\mathcal{O}(md/\epsilon\log(m/\epsilon))$ depending on the scheme. The paper contrasts these quantum approaches with classical secret-sharing baselines whose costs scale as $\mathcal{O}((m+m^2)d)$ and discusses privacy enhancements such as redundant encoding and integration with decoy-state quantum key distribution. The results indicate that quantum gradient hiding can achieve information-theoretic privacy while achieving favorable communication efficiency, and the authors highlight pathways to extending these ideas to secure distributed quantum computing tasks in practice.
Abstract
Distributed quantum computing, particularly distributed quantum machine learning, has gained substantial prominence for its capacity to harness the collective power of distributed quantum resources, transcending the limitations of individual quantum nodes. Meanwhile, the critical concern of privacy within distributed computing protocols remains a significant challenge, particularly in standard classical federated learning (FL) scenarios where data of participating clients is susceptible to leakage via gradient inversion attacks by the server. This paper presents innovative quantum protocols with quantum communication designed to address the FL problem, strengthen privacy measures, and optimize communication efficiency. In contrast to previous works that leverage expressive variational quantum circuits or differential privacy techniques, we consider gradient information concealment using quantum states and propose two distinct FL protocols, one based on private inner-product estimation and the other on incremental learning. These protocols offer substantial advancements in privacy preservation with low communication resources, forging a path toward efficient quantum communication-assisted FL protocols and contributing to the development of secure distributed quantum machine learning, thus addressing critical privacy concerns in the quantum computing era.
