Graph Contrastive Learning with Low-Rank Regularization and Low-Rank Attention for Noisy Node Classification
Yancheng Wang, Yingzhen Yang

TL;DR
This paper introduces GCL-LRR, a robust graph contrastive learning method with low-rank regularization for noisy node classification, supported by theoretical insights and improved by an LR-Attention layer, demonstrating strong empirical results.
Contribution
The paper proposes a novel low-rank regularized contrastive learning framework for noisy graph data, with theoretical backing and an enhanced LR-Attention model for better performance.
Findings
GCL-LRR outperforms existing methods on benchmark datasets.
Theoretical analysis shows low-rank regularization improves generalization.
GCL-LR-Attention achieves tighter bounds and higher accuracy.
Abstract
Graph Neural Networks (GNNs) have achieved remarkable success in learning node representations and have shown strong performance in tasks such as node classification. However, recent findings indicate that the presence of noise in real-world graph data can substantially impair the effectiveness of GNNs. To address this challenge, we introduce a robust and innovative node representation learning method named Graph Contrastive Learning with Low-Rank Regularization, or GCL-LRR, which follows a two-stage transductive learning framework for node classification. In the first stage, the GCL-LRR encoder is optimized through prototypical contrastive learning while incorporating a low-rank regularization objective. In the second stage, the representations generated by GCL-LRR are employed by a linear transductive classifier to predict the labels of unlabeled nodes within the graph. Our GCL-LRR is…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and ELM
MethodsContrastive Learning
