mims-harvard / GNNGuard

Defending graph neural networks against adversarial attacks (NeurIPS 2020)
https://zitniklab.hms.harvard.edu/projects/GNNGuard
Other
58 stars 15 forks source link

Question upon running dataset ogbn-arxiv #6

Open SwiftieH opened 3 years ago

SwiftieH commented 3 years ago

Hi Xiang,

Thanks for your impressive work! I have a question regarding to running ogbn-arxiv dataset. It seems like directly running this large dataset under the current framework within a single GPU is not possible. Could you provide any tips on efficiently conduct robust evaluation on ogbn-arxiv? Specifically, I have several questions such as:

Thanks in advance!