Self-Supervised Graph Learning with Proximity-based Views and Channel Contrast
Wei Zhuo, Guang Tan

TL;DR
This paper introduces a self-supervised graph learning method that enhances node representations by creating additional views based on feature and structure similarity, using contrastive learning to improve expressiveness and efficiency.
Contribution
It proposes a novel view generation technique for graphs and a channel-level contrastive approach, reducing computational costs while capturing long-distance node similarities.
Findings
Effective on diverse graph types
Improves representation quality
Reduces computational complexity
Abstract
We consider graph representation learning in a self-supervised manner. Graph neural networks (GNNs) use neighborhood aggregation as a core component that results in feature smoothing among nodes in proximity. While successful in various prediction tasks, such a paradigm falls short of capturing nodes' similarities over a long distance, which proves to be important for high-quality learning. To tackle this problem, we strengthen the graph with two additional graph views, in which nodes are directly linked to those with the most similar features or local structures. Not restricted by connectivity in the original graph, the generated views allow the model to enhance its expressive power with new and complementary perspectives from which to look at the relationship between nodes. Following a contrastive learning approach, we propose a method that aims to maximize the agreement between…
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
TopicsAdvanced Graph Neural Networks · Domain Adaptation and Few-Shot Learning · Topic Modeling
MethodsContrastive Learning
