Graph Convolutional Networks (GCNs) are extensively utilized for deep learning on graphs. The large data sizes of graphs and their vertex features make scalable training algorithms and distributed memory systems necessary. Since the convolution operation on graphs induces irregular memory access patterns, designing a memory- and communication-efficient parallel algorithm for GCN training poses unique challenges. We propose a highly parallel training algorithm that scales to large processor counts. In our solution, the large adjacency and vertex-feature matrices are partitioned among processors. We exploit the vertex-partitioning of the graph to use non-blocking point-to-point communication operations between processors for better scalabilit...
Efficiently processing large graphs is challenging, since parallel graph algorithms suffer from poor...
Graph Neural Networks (GNNs) rely on graph convolutions to exploit meaningful patterns in networked ...
Graph Convolutional Networks (GCNs) have emerged as the state-of-the-art graph learning model. Howev...
Graph Convolutional Networks (GCNs) are extensively utilized for deep learning on graphs. The large ...
Graph Neural Networks (GNNs) are powerful and flexible neural networks that use the naturally sparse...
Graph Neural Networks (GNNs) are powerful and flexible neural networks that use the naturally sparse...
Graph neural networks (GNNs) have been demonstrated as a powerful tool for analysing non-Euclidean g...
Graph neural networks (GNNs) are a type of deep learning models that are trained on graphs and have ...
Graph neural networks (GNNs) are among the most powerful tools in deep learning. They routinely solv...
Graphs are omnipresent and GNNs are a powerful family of neural networks for learning over graphs. D...
We study training of Graph Neural Networks (GNNs) for large-scale graphs. We revisit the premise of ...
Recent advances in data processing have stimulated the demand for learning graphs of very large scal...
Graph Neural Networks (GNNs) have achieved great successes in many learning tasks performed on graph...
Graph neural networks (GNNs) can extract features by learning both the representation of each object...
There has been significant recent interest in parallel graph processing due to the need to quickly a...
Efficiently processing large graphs is challenging, since parallel graph algorithms suffer from poor...
Graph Neural Networks (GNNs) rely on graph convolutions to exploit meaningful patterns in networked ...
Graph Convolutional Networks (GCNs) have emerged as the state-of-the-art graph learning model. Howev...
Graph Convolutional Networks (GCNs) are extensively utilized for deep learning on graphs. The large ...
Graph Neural Networks (GNNs) are powerful and flexible neural networks that use the naturally sparse...
Graph Neural Networks (GNNs) are powerful and flexible neural networks that use the naturally sparse...
Graph neural networks (GNNs) have been demonstrated as a powerful tool for analysing non-Euclidean g...
Graph neural networks (GNNs) are a type of deep learning models that are trained on graphs and have ...
Graph neural networks (GNNs) are among the most powerful tools in deep learning. They routinely solv...
Graphs are omnipresent and GNNs are a powerful family of neural networks for learning over graphs. D...
We study training of Graph Neural Networks (GNNs) for large-scale graphs. We revisit the premise of ...
Recent advances in data processing have stimulated the demand for learning graphs of very large scal...
Graph Neural Networks (GNNs) have achieved great successes in many learning tasks performed on graph...
Graph neural networks (GNNs) can extract features by learning both the representation of each object...
There has been significant recent interest in parallel graph processing due to the need to quickly a...
Efficiently processing large graphs is challenging, since parallel graph algorithms suffer from poor...
Graph Neural Networks (GNNs) rely on graph convolutions to exploit meaningful patterns in networked ...
Graph Convolutional Networks (GCNs) have emerged as the state-of-the-art graph learning model. Howev...