Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement GraphWorld for fake graphs benchmarking #145

Open
zsz00 opened this issue Jun 22, 2022 · 0 comments
Open

Implement GraphWorld for fake graphs benchmarking #145

zsz00 opened this issue Jun 22, 2022 · 0 comments

Comments

@zsz00
Copy link

zsz00 commented Jun 22, 2022

Ref.
GraphWorld: Fake Graphs Bring Real Insights for GNNs,
GraphWorld: Advances in Graph Benchmarking
https://github.com/google-research/graphworld

A user of GraphWorld decides on a generative model for the task (in this case, node classification). GraphWorld comes with default generative models for node classification, link prediction, and graph property prediction

We propose GraphWorld as a complementary GNN benchmark that allows researchers to explore GNN performance on regions of graph space that are not covered by popular academic datasets. Furthermore, GraphWorld is cost-effective, running hundreds-of-thousands of GNN experiments on synthetic data with less computational cost than one experiment on a large OGB dataset.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant