English

RDGCL: Reaction-Diffusion Graph Contrastive Learning for Recommendation

Information Retrieval 2024-08-23 v2 Artificial Intelligence Machine Learning

Abstract

Contrastive learning (CL) has emerged as a promising technique for improving recommender systems, addressing the challenge of data sparsity by using self-supervised signals from raw data. Integration of CL with graph convolutional network (GCN)-based collaborative filterings (CFs) has been explored in recommender systems. However, current CL-based recommendation models heavily rely on low-pass filters and graph augmentations. In this paper, inspired by the reaction-diffusion equation, we propose a novel CL method for recommender systems called the reaction-diffusion graph contrastive learning model (RDGCL). We design our own GCN for CF based on the equations of diffusion, i.e., low-pass filter, and reaction, i.e., high-pass filter. Our proposed CL-based training occurs between reaction and diffusion-based embeddings, so there is no need for graph augmentations. Experimental evaluation on 5 benchmark datasets demonstrates that our proposed method outperforms state-of-the-art CL-based recommendation models. By enhancing recommendation accuracy and diversity, our method brings an advancement in CL for recommender systems.

Keywords

Cite

@article{arxiv.2312.16563,
  title  = {RDGCL: Reaction-Diffusion Graph Contrastive Learning for Recommendation},
  author = {Jeongwhan Choi and Hyowon Wi and Chaejeong Lee and Sung-Bae Cho and Dongha Lee and Noseong Park},
  journal= {arXiv preprint arXiv:2312.16563},
  year   = {2024}
}

Comments

Jeongwhan Choi and Hyowon Wi are co-first authors with equal contributions

R2 v1 2026-06-28T14:02:58.590Z