5 citations · 15 across the 14 of their papers we have counts for
4 papers · 2 filters
Graph Coarsening via Convolution Matching for Scalable Graph Neural Network Training
Charles Dickens, Eddie Huang, Aishwarya Reganti +3
Graph summarization as a preprocessing step is an effective and complementary technique for scalable graph neural network (GNN) training. In this work, we propose the Coarsening Vi…
Communication-Free Distributed GNN Training with Vertex Cut
Kaidi Cao, Rui Deng, Shirley Wu +3
Training Graph Neural Networks (GNNs) on real-world graphs consisting of billions of nodes and edges is quite challenging, primarily due to the substantial memory needed to store t…
Simplifying Distributed Neural Network Training on Massive Graphs: Randomized Partitions Improve Model Aggregation
Jiong Zhu, Aishwarya Reganti, Edward Huang +4
Distributed training of GNNs enables learning on massive graphs (e.g., social and e-commerce networks) that exceed the storage and computational capacity of a single machine. To re…
You Only Transfer What You Share: Intersection-Induced Graph Transfer Learning for Link Prediction
Wenqing Zheng, Edward W Huang, Nikhil Rao +2
Link prediction is central to many real-world applications, but its performance may be hampered when the graph of interest is sparse. To alleviate issues caused by sparsity, we inv…