Rethinking Graph Contrastive Learning through Relative Similarity Preservation
Zhiyuan Ning, Pengfei Wang, Ziyue Qiao, Pengyang Wang, Yuanchun Zhou

TL;DR
This paper challenges traditional graph contrastive learning by emphasizing the importance of preserving relative similarity patterns inherent in graphs, leading to a new framework that outperforms existing methods.
Contribution
It uncovers a universal pattern of relative similarity decay in graphs and introduces RELGCL, a novel GCL framework that leverages this insight for improved performance.
Findings
RELGCL outperforms 20 existing methods across various graphs.
The paper provides theoretical guarantees for the relative similarity decay pattern.
Graphs encode natural relative similarity patterns that can be exploited for better learning.
Abstract
Graph contrastive learning (GCL) has achieved remarkable success by following the computer vision paradigm of preserving absolute similarity between augmented views. However, this approach faces fundamental challenges in graphs due to their discrete, non-Euclidean nature -- view generation often breaks semantic validity and similarity verification becomes unreliable. Through analyzing 11 real-world graphs, we discover a universal pattern transcending the homophily-heterophily dichotomy: label consistency systematically diminishes as structural distance increases, manifesting as smooth decay in homophily graphs and oscillatory decay in heterophily graphs. We establish theoretical guarantees for this pattern through random walk theory, proving label distribution convergence and characterizing the mechanisms behind different decay behaviors. This discovery reveals that graphs naturally…
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 · Multimodal Machine Learning Applications · Graph Theory and Algorithms
MethodsContrastive Learning
