English

Graph Contrastive Learning for Optimizing Sparse Data in Recommender Systems with LightGCL

Information Retrieval 2025-06-03 v1 Machine Learning

Abstract

Graph Neural Networks (GNNs) are powerful tools for recommendation systems, but they often struggle under data sparsity and noise. To address these issues, we implemented LightGCL, a graph contrastive learning model that uses Singular Value Decomposition (SVD) for robust graph augmentation, preserving semantic integrity without relying on stochastic or heuristic perturbations. LightGCL enables structural refinement and captures global collaborative signals, achieving significant gains over state-of-the-art models across benchmark datasets. Our experiments also demonstrate improved fairness and resilience to popularity bias, making it well-suited for real-world recommender systems.

Keywords

Cite

@article{arxiv.2506.00048,
  title  = {Graph Contrastive Learning for Optimizing Sparse Data in Recommender Systems with LightGCL},
  author = {Aravinda Jatavallabha and Prabhanjan Bharadwaj and Ashish Chander},
  journal= {arXiv preprint arXiv:2506.00048},
  year   = {2025}
}

Comments

Term Paper, Machine Learning with Graphs, North Carolina State University

R2 v1 2026-07-01T02:51:24.352Z