Robust Graph Contrastive Learning with Information Restoration
Yulin Zhu, Xing Ai, Yevgeniy Vorobeychik, Kai Zhou

TL;DR
This paper introduces a robust graph contrastive learning framework that restores mutual information diminished by structural attacks, significantly improving resilience of graph embeddings without requiring label information.
Contribution
We propose a novel unsupervised method with a learnable sanitation view to enhance GCL robustness against structural attacks by restoring mutual information.
Findings
Our method outperforms baselines in robustness against structural attacks.
Restoring mutual information improves embedding quality under attack.
Unsupervised hyperparameter tuning is effective without label access.
Abstract
The graph contrastive learning (GCL) framework has gained remarkable achievements in graph representation learning. However, similar to graph neural networks (GNNs), GCL models are susceptible to graph structural attacks. As an unsupervised method, GCL faces greater challenges in defending against adversarial attacks. Furthermore, there has been limited research on enhancing the robustness of GCL. To thoroughly explore the failure of GCL on the poisoned graphs, we investigate the detrimental effects of graph structural attacks against the GCL framework. We discover that, in addition to the conventional observation that graph structural attacks tend to connect dissimilar node pairs, these attacks also diminish the mutual information between the graph and its representations from an information-theoretical perspective, which is the cornerstone of the high-quality node embeddings for GCL.…
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
TopicsDomain Adaptation and Few-Shot Learning · Adversarial Robustness in Machine Learning · Migration, Health and Trauma
MethodsContrastive Learning
