Self-Supervised Node Representation Learning via Node-to-Neighbourhood Alignment
Wei Dong, Dawei Yan, and Peng Wang

TL;DR
This paper introduces a novel self-supervised node representation learning method that aligns node and neighborhood representations through mutual information maximization, topology-aware sampling, and a negative-free decorrelation approach, achieving competitive classification results.
Contribution
The work presents a simple yet effective framework for self-supervised node embedding using node-to-neighborhood alignment, mutual information, and a negative-free decorrelation strategy, with theoretical and practical advancements.
Findings
Achieves promising node classification performance across various datasets.
Introduces a negative-free approach to avoid over-smoothing in contrastive learning.
Proposes a topology-aware positive sampling strategy for better structural alignment.
Abstract
Self-supervised node representation learning aims to learn node representations from unlabelled graphs that rival the supervised counterparts. The key towards learning informative node representations lies in how to effectively gain contextual information from the graph structure. In this work, we present simple-yet-effective self-supervised node representation learning via aligning the hidden representations of nodes and their neighbourhood. Our first idea achieves such node-to-neighbourhood alignment by directly maximizing the mutual information between their representations, which, we prove theoretically, plays the role of graph smoothing. Our framework is optimized via a surrogate contrastive loss and a Topology-Aware Positive Sampling (TAPS) strategy is proposed to sample positives by considering the structural dependencies between nodes, which enables offline positive selection.…
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
TopicsAdvanced Graph Neural Networks · Advanced Computing and Algorithms · Complex Network Analysis Techniques
