English

SUGAR: Efficient Subgraph-level Training via Resource-aware Graph Partitioning

Machine Learning 2022-02-18 v3 Artificial Intelligence

Abstract

Graph Neural Networks (GNNs) have demonstrated a great potential in a variety of graph-based applications, such as recommender systems, drug discovery, and object recognition. Nevertheless, resource-efficient GNN learning is a rarely explored topic despite its many benefits for edge computing and Internet of Things (IoT) applications. To improve this state of affairs, this work proposes efficient subgraph-level training via resource-aware graph partitioning (SUGAR). SUGAR first partitions the initial graph into a set of disjoint subgraphs and then performs local training at the subgraph-level. We provide a theoretical analysis and conduct extensive experiments on five graph benchmarks to verify its efficacy in practice. Our results show that SUGAR can achieve up to 33 times runtime speedup and 3.8 times memory reduction on large-scale graphs. We believe SUGAR opens a new research direction towards developing GNN methods that are resource-efficient, hence suitable for IoT deployment.

Keywords

Cite

@article{arxiv.2202.00075,
  title  = {SUGAR: Efficient Subgraph-level Training via Resource-aware Graph Partitioning},
  author = {Zihui Xue and Yuedong Yang and Mengtian Yang and Radu Marculescu},
  journal= {arXiv preprint arXiv:2202.00075},
  year   = {2022}
}
R2 v1 2026-06-24T09:11:54.233Z