Abstract
Recommendation systems have been widely used in large e-commerce websites, but cold start and data sparsity seriously affect the accuracy of recommendation. To solve these problems, we propose SSL-SVD, which works to mine the sparse trust between users and improve the performance of the recommendation system. Specifically, we mine sparse trust relationships by decomposing trust impact into fine-grained factors and employing the Transductive Support Vector Machine algorithm to combine these factors. Then, we incorporate both social trust and sparse trust information into the SVD++ model, which can effectively utilize the explicit and implicit influence of trust for rating prediction in the recommendation system. Experiments show that our SSL-SVD increases the trust density degree of each dataset by more than 65% and improves the recommendation accuracy by up to 4.3%.
Original language | English |
---|---|
Article number | 4 |
Pages (from-to) | 1-20 |
Number of pages | 20 |
Journal | ACM Transactions on Internet Technology |
Volume | 20 |
Issue number | 1 |
DOIs | |
Publication status | Published - Mar 2020 |
Keywords
- Recommendation system
- Sparse trust
- SSL-SVD
- SVD++
- Transductive Support Vector Machine