paper-with-me

홈 › Papers

Boosting Item-based Collaborative Filtering via Nearly Uncoupled Random Walks

2019-09-09 · Athanasios N. Nikolakopoulos, George Karypis

Item-based models are among the most popular collaborative filtering approaches for building recommender systems. Random walks can provide a powerful tool for harvesting the rich network of interactions captured within these models. They can exploit indirect relations between the items, mitigate the effects of sparsity, ensure wider itemspace coverage, as well as increase the diversity of recommendation lists. Their potential, however, can be hindered by the tendency of the walks to rapidly concentrate towards the central nodes of the graph, thereby significantly restricting the range of K-step distributions that can be exploited for personalized recommendations. In this work we introduce RecWalk; a novel random walk-based method that leverages the spectral properties of nearly uncoupled Markov chains to provably lift this limitation and prolong the influence of users' past preferences on the successive steps of the walk---allowing the walker to explore the underlying network more fruitfully. A comprehensive set of experiments on real-world datasets verify the theoretically predicted properties of the proposed approach and indicate that they are directly linked to significant improvements in top-n recommendation accuracy. They also highlight RecWalk's potential in providing a framework for boosting the performance of item-based models. RecWalk achieves state-of-the-art top-n recommendation quality outperforming several competing approaches, including recently proposed methods that rely on deep neural networks.

📄 PDF Abstract BibTeX arXiv:1909.03579

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringRecommendation Systems

Similar Papers 제목 키워드 기반

A Latent Source Model for Online Collaborative Filtering

2014-10-31 · NeurIPS 2014 12 · Guy Bresler, George H. Chen, Devavrat Shah

Despite the prevalence of collaborative filtering in recommendation systems, there has been little theoretical development on why and how well it works, especially in the "online" setting, where items are recommended to …

Collaborative FilteringRecommendation Systems

Unifying paragraph embeddings and neural collaborative filtering for hybrid recommendation

2020-01-20 · 03/16 2020 1 · Yihao Zhang a, Zhi Liu a, ∗, Chunyan Sang b

Collaborative filtering is one of widely used recommendation techniques. Despite the effectiveness of matrix factorization for collaborative filtering; however, the inner product operator, combining the multiplication …

Collaborative Filtering

A Hybrid Latent Variable Neural Network Model for Item Recommendation

2014-06-09 · Michael R. Smith, Tony Martinez, Michael Gashler

Collaborative filtering is used to recommend items to a user without requiring a knowledge of the item itself and tends to outperform other techniques. However, collaborative filtering suffers from the cold-start problem…

Collaborative Filtering

Probabilistic Ensemble of Collaborative Filters

2018-06-26 · Zhiyu Min, Dahua Lin

Collaborative filtering is an important technique for recommendation. Whereas it has been repeatedly shown to be effective in previous work, its performance remains unsatisfactory in many real-world applications, especia…

Collaborative Filtering

Regret Bounds and Regimes of Optimality for User-User and Item-Item Collaborative Filtering

2017-11-06 · Guy Bresler, Mina Karzand

We consider an online model for recommendation systems, with each user being recommended an item at each time-step and providing 'like' or 'dislike' feedback. Each user may be recommended a given item at most once. A lat…

Collaborative FilteringRecommendation SystemsVocal Bursts Type Prediction