Pith. sign in

REVIEW 4 cited by

LightGCL: Simple Yet Effective Graph Contrastive Learning for Recommendation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2302.08191 v3 pith:PWN7I7LO submitted 2023-02-16 cs.IR cs.LG

classification cs.IRcs.LG
keywords contrastivegraphlearningaugmentationlightgcldatamodeldemonstrate
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Graph neural network (GNN) is a powerful learning approach for graph-based recommender systems. Recently, GNNs integrated with contrastive learning have shown superior performance in recommendation with their data augmentation schemes, aiming at dealing with highly sparse data. Despite their success, most existing graph contrastive learning methods either perform stochastic augmentation (e.g., node/edge perturbation) on the user-item interaction graph, or rely on the heuristic-based augmentation techniques (e.g., user clustering) for generating contrastive views. We argue that these methods cannot well preserve the intrinsic semantic structures and are easily biased by the noise perturbation. In this paper, we propose a simple yet effective graph contrastive learning paradigm LightGCL that mitigates these issues impairing the generality and robustness of CL-based recommenders. Our model exclusively utilizes singular value decomposition for contrastive augmentation, which enables the unconstrained structural refinement with global collaborative relation modeling. Experiments conducted on several benchmark datasets demonstrate the significant improvement in performance of our model over the state-of-the-arts. Further analyses demonstrate the superiority of LightGCL's robustness against data sparsity and popularity bias. The source code of our model is available at https://github.com/HKUDS/LightGCL.

Discussion (0). Sign in to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. MMFGU: Multimodal Federated Graph Unlearning

    cs.LG 2026-07 conditional novelty 6.0 of 10

    A target-carrier decoupling pipeline with probe-based residual repair and prototype-guided cross-client purge gives the strongest reported utility–unlearning trade-off for multimodal federated graph unlearning.

  2. Frequency-Corrupt Based Graph Self-Supervised Learning

    cs.LG 2026-04 unverdicted novelty 6.0 of 10

    FC-GSSL is a graph self-supervised method that corrupts nodes/edges with high low-frequency contribution and reconstructs low-frequency/general targets, improving node and graph prediction on most tested benchmarks.

  3. Hybrid Matrix Factorization Based Graph Contrastive Learning for Recommendation System

    cs.IR 2025-09 reject novelty 3.0 of 10

    A recommender that uses MF and SVD to build contrastive views claims improved recall/NDCG on small datasets, but its core fusion equations are ill-defined and its experimental numbers don't consistently match.

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

    cs.IR 2025-05 reject novelty 1.0 of 10

    This paper is a re-implementation of the existing LightGCL recommender model and reports benchmark gains, but its tables and placeholders do not support the claimed improvements.

Pith tools