错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

DYGL: A Unified Benchmark and Library for Dynamic Graph

  • Teng Ma,
  • Bin Shi,
  • Yiming Xu,
  • Zihan Zhao,
  • Siqi Liang,
  • Bo Dong

摘要

Difficulty in reproducing the code and inconsistent experimental methods hinder the development of the dynamic network field. We present DYGL, a unified, comprehensive, and extensible library for dynamic graph representation learning. The main goal of the library is to make dynamic graph representation learning available for researchers in a unified easy-to-use framework. To accelerate the development of new models, we design unified model interfaces based on unified data formats, which effectively encapsulate the details of the implementation. Experiments demonstrate the predictive performance of the models implemented in the library on node classification and link prediction. Our library will contribute to the standardization and reproducibility in the field of the dynamic graph. The project is released at the link: https://github.com/half-salve/DYGL-lib