TL;DR
SimGRACE introduces a straightforward graph contrastive learning framework that eliminates the need for data augmentation by using encoder perturbations, improving efficiency and applicability.
Contribution
It proposes a novel augmentation-free contrastive learning method for graphs, leveraging encoder perturbations to preserve semantics without manual or costly augmentation strategies.
Findings
Achieves competitive or superior performance compared to state-of-the-art methods.
Enhances robustness and transferability of graph representations.
Offers a flexible and efficient alternative to traditional augmentation-based GCL.
Abstract
Graph contrastive learning (GCL) has emerged as a dominant technique for graph representation learning which maximizes the mutual information between paired graph augmentations that share the same semantics. Unfortunately, it is difficult to preserve semantics well during augmentations in view of the diverse nature of graph data. Currently, data augmentations in GCL that are designed to preserve semantics broadly fall into three unsatisfactory ways. First, the augmentations can be manually picked per dataset by trial-and-errors. Second, the augmentations can be selected via cumbersome search. Third, the augmentations can be obtained by introducing expensive domain-specific knowledge as guidance. All of these limit the efficiency and more general applicability of existing GCL methods. To circumvent these crucial issues, we propose a \underline{Sim}ple framework for \underline{GRA}ph…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsContrastive Learning
