English

Acceleration Algorithms in GNNs: A Survey

Machine Learning 2024-05-08 v1 Artificial Intelligence

Abstract

Graph Neural Networks (GNNs) have demonstrated effectiveness in various graph-based tasks. However, their inefficiency in training and inference presents challenges for scaling up to real-world and large-scale graph applications. To address the critical challenges, a range of algorithms have been proposed to accelerate training and inference of GNNs, attracting increasing attention from the research community. In this paper, we present a systematic review of acceleration algorithms in GNNs, which can be categorized into three main topics based on their purpose: training acceleration, inference acceleration, and execution acceleration. Specifically, we summarize and categorize the existing approaches for each main topic, and provide detailed characterizations of the approaches within each category. Additionally, we review several libraries related to acceleration algorithms in GNNs and discuss our Scalable Graph Learning (SGL) library. Finally, we propose promising directions for future research. A complete summary is presented in our GitHub repository: https://github.com/PKU-DAIR/SGL/blob/main/Awsome-GNN-Acceleration.md.

Keywords

Cite

@article{arxiv.2405.04114,
  title  = {Acceleration Algorithms in GNNs: A Survey},
  author = {Lu Ma and Zeang Sheng and Xunkai Li and Xinyi Gao and Zhezheng Hao and Ling Yang and Wentao Zhang and Bin Cui},
  journal= {arXiv preprint arXiv:2405.04114},
  year   = {2024}
}

Comments

9 pages,3 figures

R2 v1 2026-06-28T16:19:09.702Z