NLGCL: Naturally Existing Neighbor Layers Graph Contrastive Learning for RecommendationJinfeng Xu, Zheyu Chen, Shuo Yang, Jinze Li, Hewei Wang, Wei Wang, Xiping Hu, Edith Ngaihttps://arxiv.org/abs/2507.07522
NLGCL: Naturally Existing Neighbor Layers Graph Contrastive Learning for RecommendationGraph Neural Networks (GNNs) are widely used in collaborative filtering to capture high-order user-item relationships. To address the data sparsity problem in recommendation systems, Graph Contrastive Learning (GCL) has emerged as a promising paradigm that maximizes mutual information between contrastive views. However, existing GCL methods rely on augmentation techniques that introduce semantically irrelevant noise and incur significant computational and storage costs, limiting effectiveness a…