ZW-ZHANG / RobustGCN
This is a sample implementation of "Robust Graph Convolutional Networks Against Adversarial Attacks", KDD 2019.
☆11Updated 4 years ago
Alternatives and similar repositories for RobustGCN:
Users that are interested in RobustGCN are comparing it to the libraries listed below
- Defending graph neural networks against adversarial attacks (NeurIPS 2020)☆63Updated last year
- Adversarial training for Graph Neural Networks☆60Updated 4 years ago
- G-NIA model from "Single Node Injection Attack against Graph Neural Networks" (CIKM 2021)☆28Updated 3 years ago
- Adversarial Attack on Graph Neural Networks as An Influence Maximization Problem☆18Updated 3 years ago
- Pytorch implementation of gnn meta attack (mettack). Paper title: Adversarial Attacks on Graph Neural Networks via Meta Learning.☆21Updated 4 years ago
- Implementation of Adversarial Privacy Graph Embedding in TensorFlow☆19Updated 4 years ago
- The implementation of paper "Certified Robustness of Graph Convolution Networks for Graph Classification under Topological Attacks"☆13Updated 3 years ago
- [ICLR 2022] Understanding and Improving Graph Injection Attack by Promoting Unnoticeability☆37Updated last year
- Graph Adversarial Training: Dynamically Regularizing Based on Graph Structure