Adaptive Social Recommendation Combined with the Multi-Domain Influence.

Fulan Qian,Kaili Qin,Hai Chen,Jie Chen,Shu Zhao,Yanping Zhang
DOI: https://doi.org/10.1016/j.is.2022.102145
IF: 3.18
2023-01-01
Information Systems
Abstract:Social relationships help to model user’s potential preferences and improve recommendation accuracy. In social recommendation, user decision-making will be affected by his own historical interaction items and social friends. Most social recommendations consider these two aspects separately, but users are also driven by both when making decisions. To address the above issue, this paper proposes an adaptive social recommendation method based on attention mechanism, Adaptive Social Recommendation combine with Multi-domain influence (ASRM). Specifically, we defined three domains, item domain, social domain, and common domain to measure the possible impact of social relations and item interactions on users. We propose an adaptive attention module to simulate users being influenced by social relations and historical interaction items in these three domains, and obtain user’s potential preferences. In addition, we jointly optimize by calculating the loss of each domain, resulting in more accurate recommendations. A large number of experiments on three real datasets have demonstrated the effectiveness of our method. The code is available at https://github.com/qinkaili/ASRM.
What problem does this paper attempt to address?