Graph Soft-Contrastive Learning via Neighborhood Ranking
Zhiyuan Ning, Pengfei Wang, Pengyang Wang, Ziyue Qiao, Wei Fan,, Denghui Zhang, Yi Du, Yuanchun Zhou

TL;DR
This paper introduces Graph Soft-Contrastive Learning (GSCL), a novel approach that leverages neighborhood ranking instead of absolute similarity pairs, effectively addressing limitations of traditional contrastive methods in graph data.
Contribution
The paper proposes GSCL, a new graph contrastive learning paradigm using neighborhood ranking and ranking-based loss functions, tailored to the intrinsic properties of graph data.
Findings
GSCL outperforms 20 state-of-the-art GCL methods on 11 datasets.
Neighborhood sampling strategies improve learning efficiency.
GSCL effectively handles both homophily and heterophily graphs.
Abstract
Graph Contrastive Learning (GCL) has emerged as a promising approach in the realm of graph self-supervised learning. Prevailing GCL methods mainly derive from the principles of contrastive learning in the field of computer vision: modeling invariance by specifying absolutely similar pairs. However, when applied to graph data, this paradigm encounters two significant limitations: (1) the validity of the generated views cannot be guaranteed: graph perturbation may produce invalid views against semantics and intrinsic topology of graph data; (2) specifying absolutely similar pairs in the graph views is unreliable: for abstract and non-Euclidean graph data, it is difficult for humans to decide the absolute similarity and dissimilarity intuitively. Despite the notable performance of current GCL methods, these challenges necessitate a reevaluation: Could GCL be more effectively tailored to…
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
MethodsInfoNCE · Contrastive Learning
