QUANT-PHLGFeb 28, 2022

The complexity of quantum support vector machines

arXiv:2203.00031v272 citations
Originality Incremental advance
AI Analysis

This work addresses the computational efficiency of quantum machine learning models for researchers in quantum computing, providing concrete complexity bounds that are incremental improvements over prior analyses.

The paper tackles the complexity of training quantum support vector machines, showing that the dual problem can be solved in O(M^{4.67}/ε^2) quantum circuit evaluations and the primal problem in O(min{M^2/ε^6, 1/ε^{10}}) evaluations, with empirical results confirming these complexities.

Quantum support vector machines employ quantum circuits to define the kernel function. It has been shown that this approach offers a provable exponential speedup compared to any known classical algorithm for certain data sets. The training of such models corresponds to solving a convex optimization problem either via its primal or dual formulation. Due to the probabilistic nature of quantum mechanics, the training algorithms are affected by statistical uncertainty, which has a major impact on their complexity. We show that the dual problem can be solved in $O(M^{4.67}/\varepsilon^2)$ quantum circuit evaluations, where $M$ denotes the size of the data set and $\varepsilon$ the solution accuracy compared to the ideal result from exact expectation values, which is only obtainable in theory. We prove under an empirically motivated assumption that the kernelized primal problem can alternatively be solved in $O(\min \{ M^2/\varepsilon^6, \, 1/\varepsilon^{10} \})$ evaluations by employing a generalization of a known classical algorithm called Pegasos. Accompanying empirical results demonstrate these analytical complexities to be essentially tight. In addition, we investigate a variational approximation to quantum support vector machines and show that their heuristic training achieves considerably better scaling in our experiments.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes