RDGCL: Reaction-Diffusion Graph Contrastive Learning for Recommendation
Jeongwhan Choi, Hyowon Wi, Chaejeong Lee, Sung-Bae Cho, Dongha Lee,, Noseong Park

TL;DR
RDGCL introduces a novel reaction-diffusion inspired graph contrastive learning approach for recommender systems, eliminating the need for graph augmentations and improving recommendation accuracy and diversity.
Contribution
The paper proposes a reaction-diffusion based GCN model for contrastive learning in recommendation systems, avoiding graph augmentations and enhancing performance.
Findings
Outperforms state-of-the-art CL-based recommendation models on benchmark datasets.
Improves recommendation accuracy and diversity.
Eliminates the need for graph augmentations in contrastive 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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks · Mental Health via Writing
MethodsContrastive Learning · Graph Convolutional Network
