ZW-ZHANG / RobustGCNLinks
This is a sample implementation of "Robust Graph Convolutional Networks Against Adversarial Attacks", KDD 2019.
☆10Updated 5 years ago
Alternatives and similar repositories for RobustGCN
Users that are interested in RobustGCN are comparing it to the libraries listed below
Sorting:
- Defending graph neural networks against adversarial attacks (NeurIPS 2020)☆71Updated 2 years ago
- Pytorch implementation of gnn meta attack (mettack). Paper title: Adversarial Attacks on Graph Neural Networks via Meta Learning.☆21Updated 4 years ago
- Python implementation of "Unsupervised Domain Adaptive Graph Convolutional Networks", WWW-20.☆58Updated 4 years ago
- Official Implementation of AdaGCN (ICLR 2021)☆63Updated 4 years ago
- Code for Neurips2021 Paper "Topology-Imbalance Learning for Semi-Supervised Node Classification".☆56Updated 4 years ago
- Graph Information Bottleneck (GIB) for learning minimal sufficient structural and feature information using GNNs☆138Updated 3 years ago
- Implementation of the WSDM 2021 paper "Node Similarity Preserving Graph Convolutional Networks"☆59Updated 4 years ago
- Graph Representation Learning via Graphical Mutual Information Maximization☆118Updated 5 years ago
- Code for paper "Mixup for Node and Graph Classification", WWW 2021☆47Updated 4 years ago
- Adversarial training for Graph Neural Networks☆61Updated 4 years ago
- Graph Adversarial Training: Dynamically Regularizing Based on Graph Structure☆20Updated 5 years ago
- The pytorch implementation of Cluster-Aware Supervised Contrastive Learning on Graphs (WWW 2022).☆11Updated 3 years ago
- An official PyTorch implementation of "Towards Robust Graph Neural Networks for Noisy Graphs with Sparse Labels" (WSDM 2022))☆34Updated 3 years ago
- The official code of WWW2021 paper: Extract the Knowledge of Graph Neural Networks and Go Beyond it: An Effective Knowledge Distillation …☆77Updated 4 years ago
- [WWW 2022] "SimGRACE: A Simple Framework for Graph Contrastive Learning without Data Augmentation"☆81Updated 3 years ago
- Codes and datasets for AAAI-2021 paper "Learning to Pre-train Graph Neural Networks"☆89Updated 4 years ago
- Official repository for AAAI'23 paper: Let Graph be the Go Board: Gradient-free Node Injection Attack for Graph Neural Networks via Reinf…☆29Updated 3 years ago
- G-NIA model from "Single Node Injection Attack against Graph Neural Networks" (CIKM 2021)☆29Updated 4 years ago
- The source code for NeurIPS 2020 paper "Graph Policy Network for Transferable Active Learning on Graphs"☆47Updated 5 years ago
- Adversarial Attack on Graph Neural Networks as An Influence Maximization Problem☆20Updated 4 years ago
- Source code for WWW 2021 paper "Graph Structure Estimation Neural Networks"☆59Updated 4 years ago
- Implementation of CIKM2020 -- Graph Prototypical Networks for Few-shot Learning on Attributed Networks☆52Updated 4 years ago
- [IJCAI 2021] A PyTorch implementation of "Multi-Scale Contrastive Siamese Networks for Self-Supervised Graph Representation Learning".☆40Updated 3 years ago
- [ICML 2021] "Graph Contrastive Learning Automated" by Yuning You, Tianlong Chen, Yang Shen, Zhangyang Wang; [WSDM 2022] "Bringing Yo…☆116Updated last year
- PyTorch code of "SLAPS: Self-Supervision Improves Structure Learning for Graph Neural Networks"☆89Updated 4 years ago
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆121Updated 3 years ago
- This is a Pytorch implementation of our "Learning on Attribute-Missing Graphs".☆28Updated 3 years ago
- Official implementation of our FLAG paper (CVPR2022)☆144Updated 3 years ago
- The implementation of paper "Certified Robustness of Graph Convolution Networks for Graph Classification under Topological Attacks"☆13Updated 4 years ago
- Graph Attention Auto-Encoders☆80Updated 2 years ago