paper-with-me

Papers

A quantum-inspired classical algorithm for recommendation systems

2018-07-10 · Ewin Tang

We give a classical analogue to Kerenidis and Prakash's quantum recommendation system, previously believed to be one of the strongest candidates for provably exponential speedups in quantum machine learning. Our main result is an algorithm that, given an $m \times n$ matrix in a data structure supporting certain $\ell^2$-norm sampling operations, outputs an $\ell^2$-norm sample from a rank-$k$ approximation of that matrix in time $O(\text{poly}(k)\log(mn))$, only polynomially slower than the quantum algorithm. As a consequence, Kerenidis and Prakash's algorithm does not in fact give an exponential speedup over classical algorithms. Further, under strong input assumptions, the classical recommendation system resulting from our algorithm produces recommendations exponentially faster than previous classical systems, which run in time linear in $m$ and $n$. The main insight of this work is the use of simple routines to manipulate $\ell^2$-norm sampling distributions, which play the role of quantum superpositions in the classical setting. This correspondence indicates a potentially fruitful framework for formally comparing quantum machine learning algorithms to classical machine learning algorithms.

📄 PDF Abstract BibTeX arXiv:1807.04271

Code (1)

nkmjm/qiML

Tasks

BIG-bench Machine LearningQuantum Machine LearningRecommendation Systems

Similar Papers 제목 키워드 기반

Differential Privacy of Quantum and Quantum-Inspired-Classical Recommendation Algorithms

2025-02-07 · Chenjian Li, Mingsheng Ying

We analyze the DP (differential privacy) properties of the quantum recommendation algorithm and the quantum-inspired-classical recommendation algorithm. We discover that the quantum recommendation algorithm is a privacy …

Privacy Preserving

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

Quantum tensor singular value decomposition with applications to recommendation systems

2019-10-03 · Xiaoqiang Wang, Lejia Gu, Joseph Heung-wing Joseph Lee, Guofeng Zhang

In this paper, we present a quantum singular value decomposition algorithm for third-order tensors inspired by the classical algorithm of tensor singular value decomposition (t-svd) and then extend it to order-$p$ tensor…

Recommendation Systems

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

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