IRSOC-PHMar 22, 2018

A trust-based recommendation method using network diffusion processes

arXiv:1803.08378v130 citations
Originality Incremental advance
AI Analysis

This work addresses the need for better recommendation algorithms by leveraging social network information, though it appears incremental as it builds on existing network diffusion methods.

The authors tackled the problem of insufficient use of social trust relations in recommendation systems by proposing CosRA+T, a trust-based method that integrates trust information into resource redistribution, achieving improved accuracy, diversity, and novelty on Epinions and FriendFeed datasets.

A variety of rating-based recommendation methods have been extensively studied including the well-known collaborative filtering approaches and some network diffusion-based methods, however, social trust relations are not sufficiently considered when making recommendations. In this paper, we contribute to the literature by proposing a trust-based recommendation method, named CosRA+T, after integrating the information of trust relations into the resource-redistribution process. Specifically, a tunable parameter is used to scale the resources received by trusted users before the redistribution back to the objects. Interestingly, we find an optimal scaling parameter for the proposed CosRA+T method to achieve its best recommendation accuracy, and the optimal value seems to be universal under several evaluation metrics across different datasets. Moreover, results of extensive experiments on the two real-world rating datasets with trust relations, Epinions and FriendFeed, suggest that CosRA+T has a remarkable improvement in overall accuracy, diversity, and novelty. Our work takes a step towards designing better recommendation algorithms by employing multiple resources of social network information.

Foundations

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

Your Notes