TL;DR
This paper formulates the training of linear regression, SVM, and k-means clustering as QUBO problems to leverage quantum computing for more efficient machine learning training, especially as classical computing faces limitations.
Contribution
It introduces novel QUBO formulations for three machine learning models, enabling their training on adiabatic quantum computers and compares their complexities to classical methods.
Findings
QUBO formulations for linear regression, SVM, and k-means clustering.
Complexity of formulations is better or equivalent to classical algorithms.
Potential for quantum computing to improve ML training efficiency.
Abstract
Training machine learning models on classical computers is usually a time and compute intensive process. With Moore's law coming to an end and ever increasing demand for large-scale data analysis using machine learning, we must leverage non-conventional computing paradigms like quantum computing to train machine learning models efficiently. Adiabatic quantum computers like the D-Wave 2000Q can approximately solve NP-hard optimization problems, such as the quadratic unconstrained binary optimization (QUBO), faster than classical computers. Since many machine learning problems are also NP-hard, we believe adiabatic quantum computers might be instrumental in training machine learning models efficiently in the post Moore's law era. In order to solve a problem on adiabatic quantum computers, it must be formulated as a QUBO problem, which is a challenging task in itself. In this paper, we…
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
MethodsSupport Vector Machine
