DeepAI AI Chat
Log In Sign Up

HybridSVD: When Collaborative Information is Not Enough

02/18/2018
by   Evgeny Frolov, et al.
Skoltech
0

We propose a hybrid algorithm for top-n recommendation task that allows to incorporate both user and item side information within the standard collaborative filtering approach. The algorithm extends PureSVD -- one of the state-of-the-art latent factor models -- by exploiting a generalized formulation of the singular value decomposition. This allows to inherit key advantages of the classical algorithm such as highly efficient Lanczos-based optimization procedure, minimal parameter tuning during a model selection phase and a quick folding-in computation to generate recommendations instantly even in a highly dynamic online environment. Within the generalized formulation itself we provide an efficient scheme for side information fusion which avoids undesirable computational overhead and addresses the scalability question. Evaluation of the model is performed in both standard and cold-start scenarios using the datasets with different sparsity levels. We demonstrate in which cases our approach outperforms conventional methods and also provide some intuition on when it may give no significant improvement.

READ FULL TEXT

page 1

page 2

page 3

page 4

06/17/2020

Using Collaborative Filtering to Recommend Champions in League of Legends

League of Legends (LoL), one of the most widely played computer games in...
06/14/2016

LLFR: A Lanczos-Based Latent Factor Recommender for Big Data Scenarios

The purpose if this master's thesis is to study and develop a new algori...
05/12/2021

Thematic recommendations on knowledge graphs using multilayer networks

We present a framework to generate and evaluate thematic recommendations...
06/30/2015

Top-N recommendations in the presence of sparsity: An NCD-based approach

Making recommendations in the presence of sparsity is known to present o...
12/17/2016

Exploiting sparsity to build efficient kernel based collaborative filtering for top-N item recommendation

The increasing availability of implicit feedback datasets has raised the...
07/27/2018

Revealing the Unobserved by Linking Collaborative Behavior and Side Knowledge

We propose a tensor-based model that fuses a more granular representatio...
08/20/2020

Review Regularized Neural Collaborative Filtering

In recent years, text-aware collaborative filtering methods have been pr...

Code Repositories

kdd2018

Supplementary materials to reproduce experiments


view repo