Multi-Component Graph Convolutional Collaborative Filtering
Wang, Xiao, Wang, Ruijia, Shi, Chuan, Song, Guojie, Li, Qingyong
Xiao Wang 1, Ruijia Wang 1, Chuan Shi 1, Guojie Song 2, Qingyong Li 3 1 Beijing University of Posts and Telecommunications, 2 Peking University, 3 Beijing Jiaotong University {xiaowang, wangruijia, shichuan }@bupt.edu.cn, Abstract The interactions of users and items in recommender system could be naturally modeled as a user-item bipartite graph. In recent years, we have witnessed an emerging research effort in exploring user-item graph for collaborative filtering methods. Nevertheless, the formation of user-item interactions typically arises from highly complex latent purchasing motivations, such as high cost performance or eye-catching appearance, which are indistinguishably represented by the edges. The existing approaches still remain the differences between various purchasing motivations unexplored, rendering the inability to capture fine-grained user preference. Therefore, in this paper we propose a novel Multi-Component graph con-volutional Collaborative Filtering (MCCF) approach to distinguish the latent purchasing motivations underneath the observed explicit user-item interactions. Specifically, there are two elaborately designed modules, decomposer and com-biner, inside MCCF. The former first decomposes the edges in user-item graph to identify the latent components that may cause the purchasing relationship; the latter then recombines these latent components automatically to obtain unified em-beddings for prediction. Furthermore, the sparse regularizer and weighted random sample strategy are utilized to alleviate the overfitting problem and accelerate the optimization.
Nov-24-2019