Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
102 tokens/sec
GPT-4o
59 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
50 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Cached Operator Reordering: A Unified View for Fast GNN Training (2308.12093v1)

Published 23 Aug 2023 in cs.LG and cs.PF

Abstract: Graph Neural Networks (GNNs) are a powerful tool for handling structured graph data and addressing tasks such as node classification, graph classification, and clustering. However, the sparse nature of GNN computation poses new challenges for performance optimization compared to traditional deep neural networks. We address these challenges by providing a unified view of GNN computation, I/O, and memory. By analyzing the computational graphs of the Graph Convolutional Network (GCN) and Graph Attention (GAT) layers -- two widely used GNN layers -- we propose alternative computation strategies. We present adaptive operator reordering with caching, which achieves a speedup of up to 2.43x for GCN compared to the current state-of-the-art. Furthermore, an exploration of different caching schemes for GAT yields a speedup of up to 1.94x. The proposed optimizations save memory, are easily implemented across various hardware platforms, and have the potential to alleviate performance bottlenecks in training large-scale GNN models.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (7)
  1. Julia Bazinska (1 paper)
  2. Andrei Ivanov (17 papers)
  3. Tal Ben-Nun (53 papers)
  4. Nikoli Dryden (21 papers)
  5. Maciej Besta (66 papers)
  6. Siyuan Shen (22 papers)
  7. Torsten Hoefler (203 papers)
Citations (3)