Adiabatic Quantum Linear Regression
Prasanna Date, Thomas Potok

TL;DR
This paper introduces an adiabatic quantum computing method for linear regression training, formulating it as a QUBO problem, and demonstrates up to 2.8x speedup over classical methods on larger datasets.
Contribution
It presents a novel quantum approach to linear regression training by formulating it as a QUBO problem and compares its performance with classical algorithms.
Findings
Quantum approach achieves up to 2.8x speedup on larger datasets.
Quantum method performs comparably to classical in regression accuracy.
Theoretical analysis supports the efficiency of the quantum approach.
Abstract
A major challenge in machine learning is the computational expense of training these models. Model training can be viewed as a form of optimization used to fit a machine learning model to a set of data, which can take up significant amount of time on classical computers. Adiabatic quantum computers have been shown to excel at solving optimization problems, and therefore, we believe, present a promising alternative to improve machine learning training times. In this paper, we present an adiabatic quantum computing approach for training a linear regression model. In order to do this, we formulate the regression problem as a quadratic unconstrained binary optimization (QUBO) problem. We analyze our quantum approach theoretically, test it on the D-Wave 2000Q adiabatic quantum computer and compare its performance to a classical approach that uses the Scikit-learn library in Python. Our…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsLinear Regression
