Trust-aware Recommender Systems
From TrustLet, a free, collaborative project for collecting and analyzing information about trust metrics.
Trust-aware Recommender Systems [1] is a paper by Paolo Massa and Paolo Avesani.
[edit] Abstract
Recommender Systems based on Collaborative Filtering suggest to users items they might like. However due to data sparsity of the input ratings matrix, the step of finding similar users often fails. We propose to replace this step with the use of a trust metric, an algorithm able to propagate trust over the trust network and to estimate a trust weight that can be used in place of the similarity weight. An empirical evaluation on Epinions.com dataset shows that Recommender Systems that make use of trust information are the most effective in term of accuracy while preserving a good coverage. This is especially evident on users who provided few ratings.

