Distributed and Secure Kernel-Based Quantum Machine Learning
Arjhun Swaminathan, Mete Akgün
TL;DR
This work tackles secure, distributed kernel-based quantum machine learning by linking quantum data encodings to classical kernel functions through quantum feature maps. It introduces three quantum feature maps for polynomial, RBF, and Laplacian kernels and embeds them in a distributed, semi-honest architecture that uses quantum teleportation and a helper to securely compute kernel similarities. The authors provide theoretical proofs of the feature maps' correctness, analyze computational complexity, and validate the architecture on public datasets using the Qiskit Aer Simulator, showing competitive performance relative to centralized quantum methods and robustness to noise. The study lays groundwork for privacy-preserving, distributed quantum kernel learning and outlines future directions toward malicious-adversary resilience and expanded kernel mappings.
Abstract
Quantum computing promises to revolutionize machine learning, offering significant efficiency gains in tasks such as clustering and distance estimation. Additionally, it provides enhanced security through fundamental principles like the measurement postulate and the no-cloning theorem, enabling secure protocols such as quantum teleportation and quantum key distribution. While advancements in secure quantum machine learning are notable, the development of secure and distributed quantum analogues of kernel-based machine learning techniques remains underexplored. In this work, we present a novel approach for securely computing common kernels, including polynomial, radial basis function (RBF), and Laplacian kernels, when data is distributed, using quantum feature maps. Our methodology introduces a robust framework that leverages quantum teleportation to ensure secure and distributed kernel learning. The proposed architecture is validated using IBM's Qiskit Aer Simulator on various public datasets.
