English

EigenRec: Generalizing PureSVD for Effective and Efficient Top-N Recommendations

Information Retrieval 2018-05-04 v3 Databases Distributed, Parallel, and Cluster Computing Numerical Analysis Social and Information Networks

Abstract

We introduce EigenRec; a versatile and efficient Latent-Factor framework for Top-N Recommendations that includes the well-known PureSVD algorithm as a special case. EigenRec builds a low dimensional model of an inter-item proximity matrix that combines a similarity component, with a scaling operator, designed to control the influence of the prior item popularity on the final model. Seeing PureSVD within our framework provides intuition about its inner workings, exposes its inherent limitations, and also, paves the path towards painlessly improving its recommendation performance. A comprehensive set of experiments on the MovieLens and the Yahoo datasets based on widely applied performance metrics, indicate that EigenRec outperforms several state-of-the-art algorithms, in terms of Standard and Long-Tail recommendation accuracy, exhibiting low susceptibility to sparsity, even in its most extreme manifestations -- the Cold-Start problems. At the same time EigenRec has an attractive computational profile and it can apply readily in large-scale recommendation settings.

Keywords

Cite

@article{arxiv.1511.06033,
  title  = {EigenRec: Generalizing PureSVD for Effective and Efficient Top-N Recommendations},
  author = {Athanasios N. Nikolakopoulos and Vassilis Kalantzis and Efstratios Gallopoulos and John D. Garofalakis},
  journal= {arXiv preprint arXiv:1511.06033},
  year   = {2018}
}

Comments

23 pages. Journal version of the conference paper "Factored Proximity Models for Top-N Recommendation"

R2 v1 2026-06-22T11:49:01.265Z