TL;DR
This paper introduces a novel unsupervised gradient-based graph poisoning attack that manipulates graph structures to undermine contrastive learning models without relying on labels, demonstrating effectiveness across various tasks.
Contribution
The authors propose the first unsupervised attack method for graph contrastive learning that leverages gradient ascent on adjacency matrices, avoiding label dependence.
Findings
Outperforms unsupervised baseline attacks
Achieves comparable results to supervised attacks
Transfers effectively to other graph models
Abstract
Graph contrastive learning is the state-of-the-art unsupervised graph representation learning framework and has shown comparable performance with supervised approaches. However, evaluating whether the graph contrastive learning is robust to adversarial attacks is still an open problem because most existing graph adversarial attacks are supervised models, which means they heavily rely on labels and can only be used to evaluate the graph contrastive learning in a specific scenario. For unsupervised graph representation methods such as graph contrastive learning, it is difficult to acquire labels in real-world scenarios, making traditional supervised graph attack methods difficult to be applied to test their robustness. In this paper, we propose a novel unsupervised gradient-based adversarial attack that does not rely on labels for graph contrastive learning. We compute the gradients of…
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
MethodsFLIP · Contrastive Learning
