Highlight

Neural Graph Collaborative Filtering

Proposes NGCF, injecting collaborative signal into user/item embeddings by propagating them over the user-item bipartite graph.

Based on

Neural Graph Collaborative Filtering

By Xiang Wang, Xiangnan He, Meng Wang et al.Annual International ACM SIGIR Conference on Research and Development in Information Retrieval
Read original article →

Neural Graph Collaborative Filtering (NGCF) targets a drawback in recommender systems where learning user and item embeddings, from early matrix factorization to deep learning methods, typically maps from pre-existing features like IDs and attributes and does not encode the collaborative signal latent in user-item interactions. The authors argue such embeddings may be insufficient to capture the collaborative filtering effect, so they integrate the user-item interactions, specifically the bipartite graph structure, into the embedding process by propagating embeddings over the graph. This yields expressive modeling of high-order connectivity, explicitly injecting the collaborative signal.

Extensive experiments on three public benchmarks demonstrate significant improvements over several state-of-the-art models, including HOP-Rec and Collaborative Memory Network. Further analysis verifies the importance of embedding propagation for learning better user and item representations, justifying the approach's rationale and effectiveness. The work, with released code, helped establish graph-based propagation as a strong paradigm for collaborative filtering.

Abstract

User and item embeddings are central to modern recommenders, but methods from matrix factorization to deep learning map from pre-existing features and fail to encode the collaborative signal in user-item interactions. Neural Graph Collaborative Filtering (NGCF) integrates the user-item bipartite graph into the embedding process by propagating embeddings over it, modeling high-order connectivity. On three public benchmarks it significantly improves over state-of-the-art models like HOP-Rec and Collaborative Memory Network, with analysis confirming the value of embedding propagation.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

collaborative filteringgraph neural networksrecommender systemsembedding propagationuser-item graph
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.