paper-with-me

Papers

Quantum-inspired sublinear classical algorithms for solving low-rank linear systems

2018-11-12 · Nai-Hui Chia, Han-Hsuan Lin, Chunhao Wang

We present classical sublinear-time algorithms for solving low-rank linear systems of equations. Our algorithms are inspired by the HHL quantum algorithm for solving linear systems and the recent breakthrough by Tang of dequantizing the quantum algorithm for recommendation systems. Let $A \in \mathbb{C}^{m \times n}$ be a rank-$k$ matrix, and $b \in \mathbb{C}^m$ be a vector. We present two algorithms: a "sampling" algorithm that provides a sample from $A^{-1}b$ and a "query" algorithm that outputs an estimate of an entry of $A^{-1}b$, where $A^{-1}$ denotes the Moore-Penrose pseudo-inverse. Both of our algorithms have query and time complexity $O(\mathrm{poly}(k, \kappa, \|A\|_F, 1/\epsilon)\,\mathrm{polylog}(m, n))$, where $\kappa$ is the condition number of $A$ and $\epsilon$ is the precision parameter. Note that the algorithms we consider are sublinear time, so they cannot write and read the whole matrix or vectors. In this paper, we assume that $A$ and $b$ come with well-known low-overhead data structures such that entries of $A$ and $b$ can be sampled according to some natural probability distributions. Alternatively, when $A$ is positive semidefinite, our algorithms can be adapted so that the sampling assumption on $b$ is not required.

📄 PDF Abstract BibTeX arXiv:1811.04852

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Sampling-based sublinear low-rank matrix arithmetic framework for dequantizing quantum machine learning

2019-10-14 · Nai-Hui Chia, András Gilyén, Tongyang Li, Han-Hsuan Lin 외

We present an algorithmic framework for quantum-inspired classical algorithms on close-to-low-rank matrices, generalizing the series of results started by Tang's breakthrough quantum-inspired algorithm for recommendation…

BIG-bench Machine LearningClusteringQuantum Machine LearningRecommendation Systems

An Exponential Separation Between Quantum and Quantum-Inspired Classical Algorithms for Linear Systems

2024-11-04 · Allan Grønlund, Kasper Green Larsen

Achieving a provable exponential quantum speedup for an important machine learning task has been a central research goal since the seminal HHL quantum algorithm for solving linear systems and the subsequent quantum recom…

Quantum Machine LearningRecommendation Systems

Sublinear classical and quantum algorithms for general matrix games

2020-12-11 · Tongyang Li, Chunhao Wang, Shouvanik Chakrabarti, Xiaodi Wu

We investigate sublinear classical and quantum algorithms for matrix games, a fundamental problem in optimization and machine learning, with provable guarantees. Given a matrix $A\in\mathbb{R}^{n\times d}$, sublinear alg…

Sublinear quantum algorithms for training linear and kernel-based classifiers

2019-04-04 · Tongyang Li, Shouvanik Chakrabarti, Xiaodi Wu

We investigate quantum algorithms for classification, a fundamental problem in machine learning, with provable guarantees. Given $n$ $d$-dimensional data points, the state-of-the-art (and optimal) classical algorithm for…

Quantization

Quantum-Inspired Classical Algorithm for Principal Component Regression

2020-10-16 · Daniel Chen, Yekun Xu, Betis Baheri, Chuan Bi 외

This paper presents a sublinear classical algorithm for principal component regression. The algorithm uses quantum-inspired linear algebra, an idea developed by Tang. Using this technique, her algorithm for recommendatio…

Recommendation Systemsregression