Bayesian Additive Matrix Approximation for Social Recommendation

Huafeng Liu,Liping Jing,Jingxuan Wen,Pengyu Xu,Jian Yu,Michael K. Ng
DOI: https://doi.org/10.1145/3451391
IF: 4.157
2022-02-28
ACM Transactions on Knowledge Discovery from Data
Abstract:Social relations between users have been proven to be a good type of auxiliary information to improve the recommendation performance. However, it is a challenging issue to sufficiently exploit the social relations and correctly determine the user preference from both social and rating information. In this article, we propose a unified Bayesian Additive Matrix Approximation model (BAMA), which takes advantage of rating preference and social network to provide high-quality recommendation. The basic idea of BAMA is to extract social influence from social networks, integrate them to Bayesian additive co-clustering for effectively determining the user clusters and item clusters, and provide an accurate rating prediction. In addition, an efficient algorithm with collapsed Gibbs Sampling is designed to inference the proposed model. A series of experiments were conducted on six real-world social datasets. The results demonstrate the superiority of the proposed BAMA by comparing with the state-of-the-art methods from three views, all users, cold-start users, and users with few social relations. With the aid of social information, furthermore, BAMA has ability to provide the explainable recommendation.
computer science, information systems, software engineering
What problem does this paper attempt to address?