Circuit-centric quantum classifiers
Maria Schuld, Alex Bocharov, Krysta Svore, Nathan Wiebe
TL;DR
This work introduces a circuit-centric quantum classifier designed for near-term quantum devices, leveraging amplitude-encoded inputs and low-depth, variational circuits to achieve poly-logarithmic parameter growth in input size. The model employs a hybrid quantum-classical training loop where gradients are estimated via classical linear combinations of unitaries, enabling efficient optimization despite limited quantum coherence. Through simulations on standard benchmarks, the QC demonstrates competitive performance with far fewer trainable parameters than classical counterparts, and the authors show resilience to state-preparation and parameter noise, along with dropout-based regularization. The paper also provides a neural-network–style graphical interpretation of quantum gates and discusses architectural optimisations and challenges, offering a roadmap for practical quantum-assisted learning on near-term hardware.
Abstract
The current generation of quantum computing technologies call for quantum algorithms that require a limited number of qubits and quantum gates, and which are robust against errors. A suitable design approach are variational circuits where the parameters of gates are learnt, an approach that is particularly fruitful for applications in machine learning. In this paper, we propose a low-depth variational quantum algorithm for supervised learning. The input feature vectors are encoded into the amplitudes of a quantum system, and a quantum circuit of parametrised single and two-qubit gates together with a single-qubit measurement is used to classify the inputs. This circuit architecture ensures that the number of learnable parameters is poly-logarithmic in the input dimension. We propose a quantum-classical training scheme where the analytical gradients of the model can be estimated by running several slightly adapted versions of the variational circuit. We show with simulations that the circuit-centric quantum classifier performs well on standard classical benchmark datasets while requiring dramatically fewer parameters than other methods. We also evaluate sensitivity of the classification to state preparation and parameter noise, introduce a quantum version of dropout regularisation and provide a graphical representation of quantum gates as highly symmetric linear layers of a neural network.
