Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@Stanislas0 Stanislas0 released this 05 Aug 16:47
· 77 commits to master since this release

The first release of Graph Robustness Benchmark (GRB).

  • API based on pure PyTorch, CogDL, and DGL.
  • Include five graph datasets of different scales.
  • Support graph injection attacks (e.g., RND, FGSM, PGS, SPEIT, TDGIA).
  • Support adversarial defenses (e.g., layer normalization, adversarial training, GNNSVD, GNNGuard).
  • Provide homepage.
  • Provide leaderboards of all datasets.
  • Provide basic documentation.
  • Provide scripts for reproducing results.