vix.ing · top · new · best · stats

XSimGCL: Towards Extremely Simple Graph Contrastive Learning for Recommendation

2023/01/01 by Junliang Yu, Xin Xia, Tong Chen +4 · 278 citations
Computer Science · Psychology · #Advanced Graph Neural Networks #Artificial intelligence #Bipartite graph #Caching and Content Delivery #Computer science #Consistency (knowledge bases) #Graph #Information retrieval #Natural language processing #Popularity #Psychology #Recommender Systems and Techniques #Theoretical computer science

paper · doi:10.1109/tkde.2023.3288135

published in IEEE Transactions on Knowledge and Data Engineering, 1-14 (IEEE Computer Society)

openalex publication_date 2023/01/01 · openalex created_date 2025/10/10 · openalex updated_date 2026/08/01

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 considered essential, are relatively unreliable and of limited significance in CL-based recommendation. Based on these findings, we put forward an eXtremelySimpleGraphContrastiveLearning method (XSimGCL) for recommendation, which discards the ineffective graph augmentations and instead employs a simple yet effective noise-based embedding augmentation to generate views for CL. A comprehensive experimental study on four large and highly sparse benchmark datasets demonstrates that, though the proposed method is extremely simple, it can smoothly adjust the uniformity of learned representations and outperforms its graph augmentation-based counterparts by a large margin in both recommendation accuracy and training efficiency. The code and used datasets are released athttps://github.com/Coder-Yu/SELFRec.

Citations

Cited by