English

GraphGallery: A Platform for Fast Benchmarking and Easy Development of Graph Neural Networks Based Intelligent Software

Artificial Intelligence 2021-02-17 v1 Machine Learning Software Engineering

Abstract

Graph Neural Networks (GNNs) have recently shown to be powerful tools for representing and analyzing graph data. So far GNNs is becoming an increasingly critical role in software engineering including program analysis, type inference, and code representation. In this paper, we introduce GraphGallery, a platform for fast benchmarking and easy development of GNNs based software. GraphGallery is an easy-to-use platform that allows developers to automatically deploy GNNs even with less domain-specific knowledge. It offers a set of implementations of common GNN models based on mainstream deep learning frameworks. In addition, existing GNNs toolboxes such as PyG and DGL can be easily incorporated into the platform. Experiments demonstrate the reliability of implementations and superiority in fast coding. The official source code of GraphGallery is available at https://github.com/EdisonLeeeee/GraphGallery and a demo video can be found at https://youtu.be/mv7Zs1YeaYo.

Keywords

Cite

@article{arxiv.2102.07933,
  title  = {GraphGallery: A Platform for Fast Benchmarking and Easy Development of Graph Neural Networks Based Intelligent Software},
  author = {Jintang Li and Kun Xu and Liang Chen and Zibin Zheng and Xiao Liu},
  journal= {arXiv preprint arXiv:2102.07933},
  year   = {2021}
}

Comments

4 pages Demonstrations track paper accepted at ICSE 2021

R2 v1 2026-06-23T23:11:46.609Z