Litcius/Paper detail

Graph Coarsening via Convolution Matching for Scalable Graph Neural Network Training

Charles Dickens, Edward W Huang, Aishwarya Reganti, Jiong Zhu, Karthik Subbian, Danai Koutra

202412 citationsDOIOpen Access PDF

Abstract

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 Via Convolution Matching (ConvMatch) algorithm and a highly scalable variant, A-ConvMatch, for creating summarized graphs that preserve the output of graph convolution. We evaluate ConvMatch on six real-world link prediction and node classification graph datasets, and show it is efficient and preserves prediction performance while significantly reducing the graph size. Notably, ConvMatch achieves up to 95% of the prediction performance of GNNs on node classification while trained on graphs summarized down to 1% the size of the original graph. Furthermore, on link prediction tasks, ConvMatch consistently outperforms all baselines, achieving up to a 2X improvement.

Topics & Concepts

Computer scienceGraphScalabilityConvolution (computer science)Theoretical computer scienceArtificial neural networkParallel computingArtificial intelligenceDatabaseAdvanced Graph Neural NetworksGraph Theory and AlgorithmsMachine Learning and Algorithms