GRAND+: Scalable Graph Random Neural Networks
Wenzheng Feng, Yuxiao Dong, Tinglin Huang, Ziqi Yin, Xu Cheng, Evgeny, Kharlamov, Jie Tang

TL;DR
GRAND+ introduces a scalable GNN framework with a novel algorithm and loss function, enabling efficient large-scale graph learning with improved accuracy and reduced computational costs.
Contribution
It presents GRAND+, a scalable GNN framework with GFPush algorithm and confidence-aware loss, addressing scalability and performance issues of prior GRAND models.
Findings
GRAND+ scales efficiently to large graphs.
It achieves better accuracy than existing scalable GNNs.
It reduces running time compared to other methods.
Abstract
Graph neural networks (GNNs) have been widely adopted for semi-supervised learning on graphs. A recent study shows that the graph random neural network (GRAND) model can generate state-of-the-art performance for this problem. However, it is difficult for GRAND to handle large-scale graphs since its effectiveness relies on computationally expensive data augmentation procedures. In this work, we present a scalable and high-performance GNN framework GRAND+ for semi-supervised graph learning. To address the above issue, we develop a generalized forward push (GFPush) algorithm in GRAND+ to pre-compute a general propagation matrix and employ it to perform graph data augmentation in a mini-batch manner. We show that both the low time and space complexities of GFPush enable GRAND+ to efficiently scale to large graphs. Furthermore, we introduce a confidence-aware consistency loss into the model…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Machine Learning and ELM · Brain Tumor Detection and Classification
