SIIRLGDec 18, 2019

An Adaptive Similarity Measure to Tune Trust Influence in Memory-Based Collaborative Filtering

arXiv:1912.08934v13 citations
Originality Incremental advance
AI Analysis

This work addresses data sparsity and cold start issues in recommender systems for users, but it is incremental as it builds on existing trust-based methods.

The paper tackles the problem of improving recommendation accuracy in memory-based collaborative filtering by incorporating direct and indirect trust information, proposing an adaptive similarity measure tuned with greedy and gradient-based optimization, and shows effectiveness on Epinions and FilmTrust datasets.

The aim of the recommender systems is to provide relevant and potentially interesting information to each user. This is fulfilled by utilizing the already recorded tendencies of similar users or detecting items similar to interested items of the user. Challenges such as data sparsity and cold start problem are addressed in recent studies. Utilizing social information not only enhances the prediction accuracy but also tackles the data sparseness challenges. In this paper, we investigate the impact of using direct and indirect trust information in a memory-based collaborative filtering recommender system. An adaptive similarity measure is proposed and the contribution of social information is tuned using two learning schemes, greedy and gradient-based optimization. The results of the proposed method are compared with state-of-the-art memory-based and model-based CF approaches on two real-world datasets, Epinions and FilmTrust. The experiments show that our method is quite effective in designing an accurate and comprehensive recommender system.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes