Node Copying for Protection Against Graph Neural Network Topology Attacks
Florence Regol, Soumyasundar Pal, Mark Coates

TL;DR
This paper introduces a node copying algorithm to defend against graph topology attacks, improving classification robustness without significant additional computation, demonstrated on real-world datasets.
Contribution
The paper proposes a novel node copying method to mitigate the impact of topology attacks on graph neural network classification tasks.
Findings
Effective defense against topology attacks demonstrated on multiple datasets
Maintains classification accuracy with minimal additional computational cost
Scalable approach suitable for large graphs
Abstract
Adversarial attacks can affect the performance of existing deep learning models. With the increased interest in graph based machine learning techniques, there have been investigations which suggest that these models are also vulnerable to attacks. In particular, corruptions of the graph topology can degrade the performance of graph based learning algorithms severely. This is due to the fact that the prediction capability of these algorithms relies mostly on the similarity structure imposed by the graph connectivity. Therefore, detecting the location of the corruption and correcting the induced errors becomes crucial. There has been some recent work which tackles the detection problem, however these methods do not address the effect of the attack on the downstream learning task. In this work, we propose an algorithm that uses node copying to mitigate the degradation in classification…
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 · Adversarial Robustness in Machine Learning · Bayesian Modeling and Causal Inference
