TL;DR
EigenRec is a flexible Latent-Factor framework that generalizes PureSVD, improving recommendation accuracy and robustness, especially in cold-start scenarios, while maintaining computational efficiency for large-scale applications.
Contribution
We propose EigenRec, a novel framework that extends PureSVD, enabling better control over item popularity influence and enhancing recommendation performance.
Findings
EigenRec outperforms state-of-the-art algorithms on MovieLens and Yahoo datasets.
It exhibits robustness to data sparsity and cold-start problems.
EigenRec maintains low computational complexity suitable for large-scale systems.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
