paper-with-me

Papers

Quantum Algorithm for Sparse Online Learning with Truncated Gradient Descent

2024-11-06 · Debbie Lim, Yixian Qiu, Patrick Rebentrost, Qisheng Wang

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 $O(1/\sqrt{T})$, where $T$ is the number of iterations.

📄 PDF Abstract BibTeX arXiv:2411.03925

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Stabilized Sparse Online Learning for Sparse Data

2016-04-21 · Yuting Ma, Tian Zheng

Stochastic gradient descent (SGD) is commonly used for optimization in large-scale machine learning problems. Langford et al. (2009) introduce a sparse online learning method to induce sparsity via truncated gradient. Wi…

Mitigating Noise-Induced Gradient Vanishing in Variational Quantum Algorithm Training

2021-11-25 · Anbang Wu, Gushu Li, Yufei Ding, Yuan Xie

Variational quantum algorithms are expected to demonstrate the advantage of quantum computing on near-term noisy quantum computers. However, training such variational quantum algorithms suffers from gradient vanishing as…

Towards Efficient Ansatz Architecture for Variational Quantum Algorithms

2021-11-26 · Anbang Wu, Gushu Li, yuke wang, Boyuan Feng 외

Variational quantum algorithms are expected to demonstrate the advantage of quantum computing on near-term noisy quantum computers. However, training such variational quantum algorithms suffers from gradient vanishing as…

Sparse Online Learning via Truncated Gradient

2008-12-01 · NeurIPS 2008 12 · John Langford, Lihong Li, Tong Zhang

We propose a general method called truncated gradient to induce sparsity in the weights of online-learning algorithms with convex loss. This method has several essential properties. First, the degree of sparsity is conti…

Quantum Power Flows: From Theory to Practice

2022-11-10 · Junyu Liu, Han Zheng, Masanori Hanada, Kanav Setia 외

Climate change is becoming one of the greatest challenges to the sustainable development of modern society. Renewable energies with low density greatly complicate the online optimization and control processes, where mode…