Litcius/Paper detail

Betty: Enabling Large-Scale GNN Training with Batch-Level Graph Partitioning

Shuangyan Yang, Minjia Zhang, Wenqian Dong, Dong Li

202339 citationsDOIOpen Access PDF

Abstract

The Graph Neural Network (GNN) is showing outstanding results in improving the performance of graph-based applications. Recent studies demonstrate that GNN performance can be boosted via using more advanced aggregators, deeper aggregation depth, larger sampling rate, etc. While leading to promising results, the improvements come at a cost of significantly increased memory footprint, easily exceeding GPU memory capacity. In this paper, we introduce a method, Betty, to make GNN training more scalable and accessible via batch-level partitioning. Different from DNN training, a mini-batch in GNN has complex dependencies between input features and output labels, making batch-level partitioning difficult. Betty introduces two noveltechniques, redundancy-embedded graph (REG) partitioning and memory-aware partitioning, to effectively mitigate the redundancy and load imbalances issues across the partitions. Our evaluation of large-scale real-world datasets shows that Betty can significantly mitigate the memory bottleneck, enabling scalable GNN training with much deeper aggregation depths, larger sampling rate, larger training batch sizes, together with more advanced aggregators, with a few as a single GPU.

Topics & Concepts

Computer scienceBottleneckScalabilityMemory footprintRedundancy (engineering)Partition (number theory)GraphGraph partitionParallel computingTheoretical computer scienceEmbedded systemDatabaseOperating systemMathematicsCombinatoricsAdvanced Graph Neural NetworksGraph Theory and AlgorithmsAdvanced Neural Network Applications
Betty: Enabling Large-Scale GNN Training with Batch-Level Graph Partitioning | Litcius