一种具有两阶段深度学习的群组推荐新模型

A Novel Group Recommendation Model With Two-Stage Deep Learning

IEEE Transactions on Systems, Man, and Cybernetics: Systems · 2021
被引 117 · 同刊同年前 5%
ABS 3

中文导读

提出GRMTDL模型,通过两阶段深度学习(群组表示学习和偏好学习)解决群组-物品交互稀疏问题,在四个真实数据集上优于现有方法。

Abstract

Group recommendation has recently drawn a lot of attention to the recommender system community. Currently, several deep learning-based approaches are leveraged to learn preferences of groups for items and predict next items in which groups may be interested. Yet, their recommendation performance is still unsatisfactory due to sparse group–item interactions. To address this challenge, this study presents a novel model, called group recommendation model with two-stage deep learning (GRMTDL), which encompasses two sequential stages: 1) group representation learning (GRL) and 2) group preference learning (GPL). In GRL, we first construct an undirected tripartite graph over group–user–item interactions, and then employ it to accurately learn group semantic features through a spatial-based variational graph autoencoder network. While in GPL, we first introduce a dual PL-network that contains two structure-sharing subnetworks: 1) group PL-network employed for GPL and 2) user PL-network utilized for user preference learning. Then, we design a novel layered transfer learning (LTL) method to learn group preferences by alternately optimizing these two subnetworks. In particular, it can effectively absorb knowledge of user preferences into the process of GPL. Furthermore, extensive experiments on four real-world datasets demonstrate that the proposed GRMTDL model outperforms the state-of-the-art baselines for group recommendation.

推荐系统深度学习群组推荐图神经网络