paper-with-me

Papers

Multi-faceted Trust-based Collaborative Filtering

2020-03-25 · Noemi Mauro, Liliana Ardissono, Zhongli Filippo Hu

Many collaborative recommender systems leverage social correlation theories to improve suggestion performance. However, they focus on explicit relations between users and they leave out other types of information that can contribute to determine users' global reputation; e.g., public recognition of reviewers' quality. We are interested in understanding if and when these additional types of feedback improve Top-N recommendation. For this purpose, we propose a multi-faceted trust model to integrate local trust, represented by social links, with various types of global trust evidence provided by social networks. We aim at identifying general classes of data in order to make our model applicable to different case studies. Then, we test the model by applying it to a variant of User-to-User Collaborative filtering (U2UCF) which supports the fusion of rating similarity, local trust derived from social relations, and multi-faceted reputation for rating prediction. We test our model on two datasets: the Yelp one publishes generic friend relations between users but provides different types of trust feedback, including user profile endorsements. The LibraryThing dataset offers fewer types of feedback but it provides more selective friend relations aimed at content sharing. The results of our experiments show that, on the Yelp dataset, our model outperforms both U2UCF and state-of-the-art trust-based recommenders that only use rating similarity and social relations. Differently, in the LibraryThing dataset, the combination of social relations and rating similarity achieves the best results. The lesson we learn is that multi-faceted trust can be a valuable type of information for recommendation. However, before using it in an application domain, an analysis of the type and amount of available trust evidence has to be done to assess its real impact on recommendation performance.

📄 PDF Abstract BibTeX arXiv:2003.11445

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringRecommendation Systems

Similar Papers 제목 키워드 기반

A Compositional Model of Multi-faceted Trust for Personalized Item Recommendation

2019-09-04 · Liliana Ardissono, Noemi Mauro

Trust-based recommender systems improve rating prediction with respect to Collaborative Filtering by leveraging the additional information provided by a trust network among users to deal with the cold start problem. Howe…

Collaborative FilteringRecommendation Systems

Multi-Faceted Trust Based Recommendation System

2021-01-01 · Ramamoorthy Srinath, Shruthi Gopinath, Vaani Sundaresh, Varsha Venkatasubramanian

Recommendation systems play a decisive role in the choices we make on the internet. They seek to tailor decisions to a user. This makes trust a very important factor in recommendation systems, since it is believed that u…

Collaborative FilteringRecommendation Systems

Empirical Comparison of Graph Embeddings for Trust-Based Collaborative Filtering

2020-03-30 · Tomislav Duricic, Hussain Hussain, Emanuel Lacic, Dominik Kowald 외

In this work, we study the utility of graph embeddings to generate latent user representations for trust-based collaborative filtering. In a cold-start setting, on three publicly available datasets, we evaluate approache…

Collaborative FilteringNetwork Embedding

Attentive Autoencoders for Multifaceted Preference Learning in One-class Collaborative Filtering

2020-10-24 · Zheda Mai, Ga Wu, Kai Luo, Scott Sanner

Most existing One-Class Collaborative Filtering (OC-CF) algorithms estimate a user's preference as a latent vector by encoding their historical interactions. However, users often show diverse interests, which significant…

Collaborative FilteringRecommendation Systems

iTrace: An Implicit Trust Inference Method for Trust-aware Collaborative Filtering

2017-08-15 · He Xu, Liu Bin, Chen Ke-Jia

The growth of Internet commerce has stimulated the use of collaborative filtering (CF) algorithms as recommender systems. A collaborative filtering (CF) algorithm recommends items of interest to the target user by levera…

Collaborative FilteringRecommendation Systems