Adiabatic Quantum Feature Selection for Sparse Linear Regression
Surya Sai Teja Desu, P.K. Srijith, M.V. Panduranga Rao, Naveen, Sivadasan

TL;DR
This paper explores using adiabatic quantum computing to efficiently solve sparse linear regression problems with an $ ext{l}_0$ penalty, formulating it as a QUBO problem and demonstrating its effectiveness on synthetic and real datasets.
Contribution
It introduces a novel quantum computing approach to address the intractability of $ ext{l}_0$-penalized sparse linear regression by formulating it as a QUBO problem and solving it with a D-Wave quantum computer.
Findings
QUBO solutions match optimal solutions across datasets.
Effective in finding sparse solutions with various sparsity penalties.
Demonstrates potential of quantum computing for feature selection.
Abstract
Linear regression is a popular machine learning approach to learn and predict real valued outputs or dependent variables from independent variables or features. In many real world problems, its beneficial to perform sparse linear regression to identify important features helpful in predicting the dependent variable. It not only helps in getting interpretable results but also avoids overfitting when the number of features is large, and the amount of data is small. The most natural way to achieve this is by using `best subset selection' which penalizes non-zero model parameters by adding norm over parameters to the least squares loss. However, this makes the objective function non-convex and intractable even for a small number of features. This paper aims to address the intractability of sparse linear regression with norm using adiabatic quantum computing, a quantum…
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
