abojchevski / node_embedding_attack
Adversarial Attacks on Node Embeddings via Graph Poisoning
☆59Updated 5 years ago
Alternatives and similar repositories for node_embedding_attack:
Users that are interested in node_embedding_attack are comparing it to the libraries listed below
- Implementation of the paper "Adversarial Attacks on Graph Neural Networks via Meta Learning".☆146Updated 3 years ago
- Adversarial Attack on Graph Structured Data (https://arxiv.org/abs/1806.02371)☆128Updated 2 years ago
- Adversarial training for Graph Neural Networks☆60Updated 4 years ago
- Implementation of the paper "Certifiable Robustness and Robust Training for Graph Convolutional Networks".☆43Updated 4 years ago
- Implementation of the paper "Adversarial Attacks on Neural Networks for Graph Data".☆221Updated 2 years ago
- G-NIA model from "Single Node Injection Attack against Graph Neural Networks" (CIKM 2021)☆28Updated 3 years ago
- ☆18Updated 3 years ago
- Adversarial Training Methods for Network Embedding, WWW2019.☆27Updated 5 years ago
- A Restricted Black-box Adversarial Framework Towards Attacking Graph Embedding Models☆35Updated 3 years ago
- Code for ICML2019 Paper "Compositional Invariance Constraints for Graph Embeddings"☆50Updated 4 years ago
- Official implementation of our FLAG paper (CVPR2022)☆145Updated 3 years ago
- Defending graph neural networks against adversarial attacks (NeurIPS 2020)☆64Updated last year
- AISTATS 2019: Confidence-based Graph Convolutional Networks for Semi-Supervised Learning☆59Updated 5 years ago
- Graph Robustness Benchmark: A scalable, unified, modular, and reproducible benchmark for evaluating the adversarial robustness of Graph M…