TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/MGDCF: Distance Learning via Markov Graph Diffusion for Ne...

MGDCF: Distance Learning via Markov Graph Diffusion for Neural Collaborative Filtering

Jun Hu, Bryan Hooi, Shengsheng Qian, Quan Fang, Changsheng Xu

2022-04-05Representation LearningCollaborative FilteringMulti-modal RecommendationRecommendation Systems
PaperPDFCode(official)Code(official)

Abstract

Graph Neural Networks (GNNs) have recently been utilized to build Collaborative Filtering (CF) models to predict user preferences based on historical user-item interactions. However, there is relatively little understanding of how GNN-based CF models relate to some traditional Network Representation Learning (NRL) approaches. In this paper, we show the equivalence between some state-of-the-art GNN-based CF models and a traditional 1-layer NRL model based on context encoding. Based on a Markov process that trades off two types of distances, we present Markov Graph Diffusion Collaborative Filtering (MGDCF) to generalize some state-of-the-art GNN-based CF models. Instead of considering the GNN as a trainable black box that propagates learnable user/item vertex embeddings, we treat GNNs as an untrainable Markov process that can construct constant context features of vertices for a traditional NRL model that encodes context features with a fully-connected layer. Such simplification can help us to better understand how GNNs benefit CF models. Especially, it helps us realize that ranking losses play crucial roles in GNN-based CF tasks. With our proposed simple yet powerful ranking loss InfoBPR, the NRL model can still perform well without the context features constructed by GNNs. We conduct experiments to perform detailed analysis on MGDCF.

Results

TaskDatasetMetricValueModel
Recommendation SystemsGowallaRecall@200.1864MGDCF
Recommendation SystemsGowallanDCG@200.1589MGDCF
Recommendation SystemsYelp2018NDCG@200.0575MGDCF
Recommendation SystemsYelp2018Recall@200.0699MGDCF
Recommendation SystemsAmazon-BookRecall@200.0566MGDCF
Recommendation SystemsAmazon-BooknDCG@200.046MGDCF
Recommendation SystemsAmazon BabyNDCG@200.0346MGDN
Recommendation SystemsAmazon SportsNGCG@200.0422MGDN
Recommendation SystemsAmazon ClothingNDCG@200.0247MGDN

Related Papers

Touch in the Wild: Learning Fine-Grained Manipulation with a Portable Visuo-Tactile Gripper2025-07-20IP2: Entity-Guided Interest Probing for Personalized News Recommendation2025-07-18A Reproducibility Study of Product-side Fairness in Bundle Recommendation2025-07-18Spectral Bellman Method: Unifying Representation and Exploration in RL2025-07-17Boosting Team Modeling through Tempo-Relational Representation Learning2025-07-17SGCL: Unifying Self-Supervised and Supervised Learning for Graph Recommendation2025-07-17Similarity-Guided Diffusion for Contrastive Sequential Recommendation2025-07-16Are encoders able to learn landmarkers for warm-starting of Hyperparameter Optimization?2025-07-16