Two Heads Are Better Than One: Boosting Graph Sparse Training via Semantic and Topological Awareness
Guibin Zhang, Yanwei Yue, Kun Wang, Junfeng Fang, Yongduo Sui, Kai, Wang, Yuxuan Liang, Dawei Cheng, Shirui Pan, Tianlong Chen

TL;DR
This paper introduces Graph Sparse Training (GST), a novel method that dynamically manipulates graph sparsity to preserve topological and semantic information, significantly improving efficiency and robustness in large-scale GNNs.
Contribution
GST is the first approach to dynamically align sparse graphs with a topology & semantic anchor, enhancing sparsity levels while maintaining performance and topological integrity.
Findings
Identifies subgraphs at higher sparsity levels than existing methods
Preserves key spectral properties of graphs
Achieves significant speedup in GNN inference and improves robustness
Abstract
Graph Neural Networks (GNNs) excel in various graph learning tasks but face computational challenges when applied to large-scale graphs. A promising solution is to remove non-essential edges to reduce the computational overheads in GNN. Previous literature generally falls into two categories: topology-guided and semantic-guided. The former maintains certain graph topological properties yet often underperforms on GNNs due to low integration with neural network training. The latter performs well at lower sparsity on GNNs but faces performance collapse at higher sparsity levels. With this in mind, we take the first step to propose a new research line and concept termed Graph Sparse Training (GST), which dynamically manipulates sparsity at the data level. Specifically, GST initially constructs a topology & semantic anchor at a low training cost, followed by performing dynamic sparse…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Domain Adaptation and Few-Shot Learning · Brain Tumor Detection and Classification
MethodsALIGN
