XSimGCL: Towards Extremely Simple Graph Contrastive Learning for Recommendation
Junliang Yu, Xin Xia, Tong Chen, Lizhen Cui, Nguyen Quoc Viet Hung,, Hongzhi Yin

TL;DR
XSimGCL introduces a simple noise-based augmentation for graph contrastive learning in recommendation systems, effectively improving performance by promoting uniform representations and reducing reliance on complex graph augmentations.
Contribution
The paper proposes XSimGCL, a straightforward noise-based augmentation method that outperforms traditional graph augmentation techniques in contrastive recommendation models.
Findings
XSimGCL outperforms graph augmentation-based methods in accuracy.
It enhances representation uniformity and reduces popularity bias.
The method improves training efficiency significantly.
Abstract
Contrastive learning (CL) has recently been demonstrated critical in improving recommendation performance. The underlying principle of CL-based recommendation models is to ensure the consistency between representations derived from different graph augmentations of the user-item bipartite graph. This self-supervised approach allows for the extraction of general features from raw data, thereby mitigating the issue of data sparsity. Despite the effectiveness of this paradigm, the factors contributing to its performance gains have yet to be fully understood. This paper provides novel insights into the impact of CL on recommendation. Our findings indicate that CL enables the model to learn more evenly distributed user and item representations, which alleviates the prevalent popularity bias and promoting long-tail items. Our analysis also suggests that the graph augmentations, previously…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Domain Adaptation and Few-Shot Learning · Machine Learning and ELM
MethodsContrastive Learning
