TaoShuchang / G-NIALinks
G-NIA model from "Single Node Injection Attack against Graph Neural Networks" (CIKM 2021)
☆30Updated 3 years ago
Alternatives and similar repositories for G-NIA
Users that are interested in G-NIA are comparing it to the libraries listed below
Sorting:
- Adaptive evaluation reveals that most examined adversarial defenses for GNNs show no or only marginal improvement in robustness. (NeurIPS…☆29Updated 2 years ago
- [ICLR 2022] Understanding and Improving Graph Injection Attack by Promoting Unnoticeability☆38Updated last year
- Defending graph neural networks against adversarial attacks (NeurIPS 2020)☆70Updated 2 years ago
- A graph reliability toolbox based on PyTorch and PyTorch Geometric (PyG).☆85Updated 9 months ago
- This repository contains the official implementation of the paper "Robustness of Graph Neural Networks at Scale" (NeurIPS, 2021).☆30Updated last year
- Pytorch implementation of gnn meta attack (mettack). Paper title: Adversarial Attacks on Graph Neural Networks via Meta Learning.☆21Updated 4 years ago
- Graph Robustness Benchmark: A scalable, unified, modular, and reproducible benchmark for evaluating the adversarial robustness of Graph M…☆95Updated last year
- Adversarial Attack on Graph Neural Networks as An Influence Maximization Problem☆19Updated 3 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…☆25Updated 2 years ago
- Adversarial Graph Augmentation to Improve Graph Contrastive Learning☆88Updated 3 years ago
- Unsupervised Graph Poisoning Attack via Contrastive Loss Back-propagation, WWW22☆17Updated 3 years ago
- code for paper TDGIA:Effective Injection Attacks on Graph Neural Networks (KDD 2021, research track)☆20Updated 3 years ago
- Adversarial training for Graph Neural Networks☆60Updated 4 years ago
- A PyTorch implementation of "Backdoor Attacks to Graph Neural Networks" (SACMAT'21)☆40Updated 3 years ago
- The code of paper "Adversarial Label-Flipping Attack and Defense for Graph Neural Networks" (ICDM 2020)☆18Updated 4 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
- Implementation of the paper "Adversarial Attacks on Graph Neural Networks via Meta Learning".☆149Updated 3 years ago
- Pytorch implementation of differentiable group normalization (NeurIPS 2020)☆38Updated 4 years ago
- source code of KDD 2022 paper "Reliable Representations Make A Stronger Defender: Unsupervised Structure Refinement for Robust GNN".☆28Updated last year
- The official implementation for ICLR22 paper "Handling Distribution Shifts on Graphs: An Invariance Perspective"☆90Updated 2 years ago
- Parameterized Explainer for Graph Neural Network☆136Updated last year
- [ICML 2021] "A Unified Lottery Tickets Hypothesis for Graph Neural Networks", Tianlong Chen*, Yongduo Sui*, Xuxi Chen, Aston Zhang, Zhang…☆66Updated last year
- An official PyTorch implementation of "Towards Robust Graph Neural Networks for Noisy Graphs with Sparse Labels" (WSDM 2022))☆33Updated 3 years ago
- [ICLR'22] [KDD'22] [IJCAI'24] Implementation of "Graph Condensation for Graph Neural Networks"☆140Updated 8 months ago
- A PyTorch implementation of "Say No to the Discrimination: Learning Fair Graph Neural Networks with Limited Sensitive Attribute Informati…☆67Updated last year
- Open source code for paper "EDITS: Modeling and Mitigating Data Bias for Graph Neural Networks".☆27Updated 3 years ago
- Graph Information Bottleneck (GIB) for learning minimal sufficient structural and feature information using GNNs☆136Updated 2 years ago
- A collection of graph data used for semi-supervised node classification.☆40Updated 2 years ago
- Adversarial Attack on Graph Structured Data (https://arxiv.org/abs/1806.02371)