English

Quantum Recommendation Systems

Quantum Physics 2016-09-23 v3 Data Structures and Algorithms Information Retrieval

Abstract

A recommendation system uses the past purchases or ratings of nn products by a group of mm users, in order to provide personalized recommendations to individual users. The information is modeled as an m×nm \times n preference matrix which is assumed to have a good rank-kk approximation, for a small constant kk. In this work, we present a quantum algorithm for recommendation systems that has running time O(poly(k)polylog(mn))O(\text{poly}(k)\text{polylog}(mn)). All known classical algorithms for recommendation systems that work through reconstructing an approximation of the preference matrix run in time polynomial in the matrix dimension. Our algorithm provides good recommendations by sampling efficiently from an approximation of the preference matrix, without reconstructing the entire matrix. For this, we design an efficient quantum procedure to project a given vector onto the row space of a given matrix. This is the first algorithm for recommendation systems that runs in time polylogarithmic in the dimensions of the matrix and provides an example of a quantum machine learning algorithm for a real world application.

Keywords

Cite

@article{arxiv.1603.08675,
  title  = {Quantum Recommendation Systems},
  author = {Iordanis Kerenidis and Anupam Prakash},
  journal= {arXiv preprint arXiv:1603.08675},
  year   = {2016}
}

Comments

22 pages

R2 v1 2026-06-22T13:20:17.707Z