CRMay 7, 2018

Roundtable Gossip Algorithm: A Novel Sparse Trust Mining Method for Large-scale Recommendation Systems

arXiv:1805.02548v18 citations
Originality Incremental advance
AI Analysis

This addresses the sparse trust issue for users and platforms in large-scale e-commerce systems like Taobao and eBay, representing an incremental improvement.

The paper tackled the sparse trust problem in large-scale recommendation systems, which degrades recommendation accuracy due to cold start and sparse evaluations, and proposed the Roundtable Gossip Algorithm to mine latent trust relationships, showing it effectively mitigates this problem.

Cold Start (CS) and sparse evaluation problems dramatically degrade recommendation performance in large-scale recommendation systems such as Taobao and eBay. We name this degradation as the sparse trust problem, which will cause the decrease of the recommendation accuracy rate. To address this problem we propose a novel sparse trust mining method, which is based on the Roundtable Gossip Algorithm (RGA). First, we define the relevant representation of sparse trust, which provides a research idea to solve the problem of sparse evidence in the large-scale recommendation system. Based on which the RGA is proposed for mining latent sparse trust relationships between entities in large-scale recommendation systems. Second, we propose an efficient and simple anti-sparsification method, which overcomes the disadvantages of random trust relationship propagation and Grade Inflation caused by different users have different standard for item rating. Finally, the experimental results show that our method can effectively mine new trust relationships and mitigate the sparse trust problem.

Foundations

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

Your Notes