Live Website: https://agb.chartalist.org
AGB is a benchmark platform designed to provide standardized, fair, and reproducible evaluation of adversarial attacks and defenses on Graph Neural Networks (GNNs).
Inspired by the GOttack benchmark framework, AGB enables researchers to compare methods under consistent settings across multiple datasets, attack models, and defense strategies.
|
Compare attack and defense performance using unified evaluation protocols. Homophilic, heterophilic, and large-scale graph benchmarks. Fair comparison of poisoning and evasion attacks. |
Evaluate robustness of defended GNN models. Standardized experimental settings. Designed for the graph learning community. |
| Experiments | Attacks | Defenses | Datasets |
|---|---|---|---|
| 437,000+ | 7 | 8 | 6 |
| Homophilic | Heterophilic | Large Scale |
|---|---|---|
| CORA | CHAMELEON | OGB-ARXIV |
| CITESEER | SQUIRREL | |
| PUBMED |
| Page | Description |
|---|---|
| Home | Benchmark overview |
| Leaderboard | Benchmark rankings |
| Datasets | Dataset collection |
| AGB Challenge | Challenge tracks |
| Paper | Benchmark publication |
| GitHub | Source code |
git clone https://github.com/FDataLab/AGB.github.io.git cd AGB.github.io
cd AGB-website
npm install
npm run devOpen:
http://localhost:4000
Developed by researchers and contributors from:
- University of Central Florida
- Virginia Tech
If you find AGB useful:
Star this repository
Share with the graph learning community
Use it in your research
Built for the Graph Learning and Adversarial Machine Learning Research Community