Neural Graph Collaborative Filtering

05/20/2019
by   Xiang Wang, et al.
0

Learning vector representations (aka. embeddings) of users and items lies at the core of modern recommender systems. Ranging from early matrix factorization to recently emerged deep learning based methods, existing efforts typically obtain a user's (or an item's) embedding by mapping from pre-existing features that describe the user (or the item), such as ID and attributes. We argue that an inherent drawback of such methods is that, the collaborative signal, which is latent in user-item interactions, is not encoded in the embedding process. As such, the resultant embeddings may not be sufficient to capture the collaborative filtering effect. In this work, we propose to integrate the user-item interactions --- more specifically the bipartite graph structure --- into the embedding process. We develop a new recommendation framework Neural Graph Collaborative Filtering (NGCF), which exploits the user-item graph structure by propagating embeddings on it. This leads to the expressive modeling of high-order connectivity in user-item graph, effectively injecting the collaborative signal into the embedding process in an explicit manner. We conduct extensive experiments on three public benchmarks, demonstrating significant improvements over several state-of-the-art models like HOP-Rec and Collaborative Memory Network. Further analysis verifies the importance of embedding propagation for learning better user and item representations, justifying the rationality and effectiveness of NGCF. Codes are available at https://github.com/xiangwang1223/neural_graph_collaborative_filtering.

READ FULL TEXT
research
01/01/2020

Multi-Graph Convolution Collaborative Filtering

Personalized recommendation is ubiquitous, playing an important role in ...
research
02/04/2021

Dual-embedding based Neural Collaborative Filtering for Recommender Systems

Among various recommender techniques, collaborative filtering (CF) is th...
research
07/07/2020

RGCF: Refined Graph Convolution Collaborative Filtering with concise and expressive embedding

Graph Convolution Network (GCN) has attracted significant attention and ...
research
11/13/2020

Heterogeneous Graph Collaborative Filtering

Graph-based collaborative filtering (CF) algorithms have gained increasi...
research
07/03/2020

Disentangled Graph Collaborative Filtering

Learning informative representations of users and items from the interac...
research
08/30/2018

Spectral Collaborative Filtering

Despite the popularity of Collaborative Filtering (CF), CF-based methods...
research
11/04/2020

Deoscillated Graph Collaborative Filtering

Collaborative Filtering (CF) signals are crucial for a Recommender Syste...

Please sign up or login with your details

Forgot password? Click here to reset