Training a Binary Classifier with the Quantum Adiabatic Algorithm
Hartmut Neven, Vasil S. Denchev, Geordie Rose, William G. Macready

TL;DR
This paper presents a quantum-adapted binary classifier that optimizes weak classifiers using adiabatic quantum computing, outperforming classical methods like AdaBoost on benchmark problems and showing potential for further gains with quantum hardware.
Contribution
It introduces a novel quantum-compatible formulation of binary classification as a binary optimization problem, enabling the use of adiabatic quantum algorithms for training.
Findings
Quantum formulation requires only logarithmic bit-precision.
Classical heuristic solvers outperform AdaBoost on benchmarks.
Bit-constrained models often have lower generalization error.
Abstract
This paper describes how to make the problem of binary classification amenable to quantum computing. A formulation is employed in which the binary classifier is constructed as a thresholded linear superposition of a set of weak classifiers. The weights in the superposition are optimized in a learning process that strives to minimize the training error as well as the number of weak classifiers used. No efficient solution to this problem is known. To bring it into a format that allows the application of adiabatic quantum computing (AQC), we first show that the bit-precision with which the weights need to be represented only grows logarithmically with the ratio of the number of training examples to the number of weak classifiers. This allows to effectively formulate the training process as a binary optimization problem. Solving it with heuristic solvers such as tabu search, we find that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsQuantum Computing Algorithms and Architecture · Quantum Information and Cryptography · Quantum-Dot Cellular Automata
