| Literature DB >> 31291288 |
Yakun Li1,2, Jiaomin Liu1, Jiadong Ren1,2.
Abstract
The user interaction in online social networks can not only reveal the social relationships among users in e-commerce systems, but also imply the social preferences of a target user for recommendation services. However, the current research has rarely explored the impact of social interaction on recommendation performance, especially now that recommender systems face increasing challenges and suffer from poor efficiency due to social data overload. Therefore, applied research on user interaction has become increasingly necessary in the field of social recommendation. In this paper, we develop a novel social recommendation method based on the user interaction in complex social networks, called the SRUI model, to present a basis for improving the efficiency of the recommender systems. Specifically, a weighted social interaction network is first mapped to represent the interactions among social users according to the gathered information about historical user behavior. Thereafter, the complete path set is mined by the complete path mining (CPM) algorithm to find social similar neighbors with tastes similar to those of the target user. Finally, the social similar tendencies of the users on the complete paths are obtained to predict the final ratings of items through the SRUI model. A series of experimental results based on two real public datasets show that our approach performs better than other state-of-the-art methods in terms of recommendation performance.Entities:
Mesh:
Year: 2019 PMID: 31291288 PMCID: PMC6619984 DOI: 10.1371/journal.pone.0218957
Source DB: PubMed Journal: PLoS One ISSN: 1932-6203 Impact factor: 3.240
Fig 1A simple social interaction network.
The recommendation instance of target user u4.
| u1 | (1,2) | (1,2) | 1 | 2 | 1 |
| u2 | — | (2,6) | 2 | 3 | 2 |
| u3 | — | (1,1) | 0.5 | 1 | 0.25 |
| u6 | (1,4) | (3,9) | 2.125 | 3.25 | 2.391 |
| u7 | (2,6) | (4,11) | 2.1 | 2.833 | 1.539 |
Fig 2Framework of SRUI recommendation.
Fig 3Prediction accuracy of all the comparison methods for different numbers of social similar neighbors based on the Douban dataset (MAE).
Fig 4Prediction accuracy of all the comparison methods for different numbers of social similar neighbors based on the Douban dataset (RMSE).
Fig 5Prediction accuracy of all the comparison methods for different numbers of social similar neighbors based on the Epinions dataset (MAE).
Fig 6Prediction accuracy of all the comparison methods for different numbers of social similar neighbors based on the Epinions dataset (RMSE).