Quantum Algorithm for Sparse Online Learning with Truncated Gradient Descent
Abstract
Logistic regression, the Support Vector Machine (SVM), and least squares are well-studied methods in the statistical and computer science community, with various practical applications. High-dimensional data arriving on a real-time basis makes the design of online learning algorithms that produce sparse solutions essential. The seminal work of \hyperlink{cite.langford2009sparse}{Langford, Li, and Zhang (2009)} developed a method to obtain sparsity via truncated gradient descent, showing a near-optimal online regret bound. Based on this method, we develop a quantum sparse online learning algorithm for logistic regression, the SVM, and least squares. Given efficient quantum access to the inputs, we show that a quadratic speedup in the time complexity with respect to the dimension of the problem is achievable, while maintaining a regret of , where is the number of iterations.
Cite
@article{arxiv.2411.03925,
title = {Quantum Algorithm for Sparse Online Learning with Truncated Gradient Descent},
author = {Debbie Lim and Yixian Qiu and Patrick Rebentrost and Qisheng Wang},
journal= {arXiv preprint arXiv:2411.03925},
year = {2024}
}
Comments
31 pages, 1 table, 4 algorithms