Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Open Graph Benchmark: Datasets for Machine Learning on Graphs

About

We present the Open Graph Benchmark (OGB), a diverse set of challenging and realistic benchmark datasets to facilitate scalable, robust, and reproducible graph machine learning (ML) research. OGB datasets are large-scale, encompass multiple important graph ML tasks, and cover a diverse range of domains, ranging from social and information networks to biological networks, molecular graphs, source code ASTs, and knowledge graphs. For each dataset, we provide a unified evaluation protocol using meaningful application-specific data splits and evaluation metrics. In addition to building the datasets, we also perform extensive benchmark experiments for each dataset. Our experiments suggest that OGB datasets present significant challenges of scalability to large-scale graphs and out-of-distribution generalization under realistic data splits, indicating fruitful opportunities for future research. Finally, OGB provides an automated end-to-end graph ML pipeline that simplifies and standardizes the process of graph data loading, experimental setup, and model evaluation. OGB will be regularly updated and welcomes inputs from the community. OGB datasets as well as data loaders, evaluation scripts, baseline code, and leaderboards are publicly available at https://ogb.stanford.edu .

Weihua Hu, Matthias Fey, Marinka Zitnik, Yuxiao Dong, Hongyu Ren, Bowen Liu, Michele Catasta, Jure Leskovec• 2020

Related benchmarks

TaskDatasetResultRank
Node Classificationogbn-arxiv (test)
Accuracy74.26
497
Link PredictionFB15k-237
MRR33.8
342
Node ClassificationOgbn-arxiv
Accuracy71.74
304
Node ClassificationOgbn-arxiv
Accuracy71.74
235
Graph Classificationogbg-molpcba (test)
AP29.47
212
Image ClassificationFlowers-102
Top-1 Acc96.83
198
Node Classificationogbn-proteins
ROC AUC73.21
113
Node ClassificationCora transductive (test)
Accuracy59.22
108
Link Predictionogbl-collab (test)
Hits@5048.1
105
Link PredictionFB15k
Hits@1088.4
103
Showing 10 of 108 rows
...

Other info

Code

Follow for update