Classification using quantum kernels in a radial basis function network
Emily Micklethwaite, Adam Lowe
TL;DR
The paper proposes a hybrid quantum–classical radial basis function network (Q-RBF) that uses a quantum kernel $\kappa_Q({\bf x},{\bf y}) = |\langle \psi({\bf y})|\psi({\bf x})\rangle|^2$ to perform kernel evaluations within an otherwise classical RBF framework. Data are encoded into quantum states on the Bloch sphere via $R_x$ rotations and entangled with $\hat{U}$ (CNOT for two qubits or Haar unitary for more) to form the quantum feature map, yielding a kernel matrix $\hat{\boldsymbol{\phi}}$ that is then used to solve for coefficients with Moore–Penrose inversion. The authors demonstrate proof-of-concept results for interpolation of sinusoidal, polynomial, and chaotic logistic map data, and for multiclass classification on Spiral and Iris datasets, showing competitive performance against classical RBF, SVM, and MLP baselines. They discuss practical considerations for near-term hardware, including entanglement requirements and data-encoding fidelity, and call for further benchmarking and hardware demonstrations to assess potential advantages of quantum kernels in multiclass, kernel-based learning tasks.
Abstract
Radial basis function (RBF) networks are expanded to incorporate quantum kernel functions enabling a new type of hybrid quantum-classical machine learning algorithm. Using this approach, synthetic examples are introduced which allow for proof of concept on interpolation and classification applications. Quantum kernels have primarily been applied to support vector machines (SVMs), however the quantum kernel RBF network offers potential benefit over quantum kernel based SVMs due to the RBF networks ability to perform multi-class classification natively compared to the standard implementation of the SVM.
