Ad

OGB: Graph ML Datasets & Benchmarks

OGB provides benchmark datasets, data loaders, and evaluators for graph machine learning, enabling easy evaluation and comparison of ML models on graphs.
Screenshot of snap-stanford/ogb homepage

Open Graph Benchmark (OGB) delivers a collection of datasets, data loaders, and evaluators designed to accelerate research in graph machine learning. OGB tackles the challenge of providing standardized, diverse, and scalable graph datasets. It offers components compatible with leading deep learning frameworks like PyTorch Geometric and DGL, streamlining workflows and facilitating thorough performance assessment.

OGB provides easy-to-use data loaders compatible with PyTorch Geometric and DGL, simplifying dataset handling and splitting. A standardized evaluation protocol allows for reliable comparison of different graph ML methods. The benchmark includes datasets covering various graph ML tasks and domains, supporting research across diverse applications.

  • Data Loaders: Provides PyTorch Geometric and DGL data loaders for easy dataset handling and splitting.
  • Evaluators: Offers standardized evaluators to facilitate fair comparison of different graph ML algorithms.
  • Diverse Datasets: Includes datasets covering a wide range of graph ML tasks and domains.
  • Scalability: Supports datasets of varying sizes, from small to large, enabling both prototyping and large-scale experiments.
  • Standardized Protocol: Enables reliable comparison and reproducibility of results across different research efforts.

OGB has been actively developed since 2019 and maintains an ongoing effort to expand dataset coverage. The project has seen regular updates and community adoption, as reflected in the number of stars, forks, and recent commits. Comprehensive documentation and clear usage examples suggest good maintainability.

Researchers and practitioners benefit from OGB by gaining access to readily available and standardized graph datasets, facilitating model development and performance evaluation. It supports various graph ML tasks, making it valuable for applications in social networks, scientific domains, and knowledge graphs. OGB promotes efficient experimentation and reproducibility in the field of graph machine learning.

Languages:
Summarize:
Share:
Stars
2,090
Forks
408
Issues
43
Created
6 years ago
Commit
1 year ago
License
MIT
Archived
No
Updated 16 days ago

Similar Repositories