Towards Lightweight Graph Neural Network Search with Curriculum Graph Sparsification
Beini Xie, Heng Chang, Ziwei Zhang, Zeyang Zhang, Simin Wu, Xin Wang,, Yuan Meng, Wenwu Zhu

TL;DR
This paper introduces GASSIP, a method for designing lightweight graph neural networks by jointly sparsifying graph data and architectures, achieving high performance with fewer parameters and sparser graphs in resource-constrained scenarios.
Contribution
The paper proposes a novel joint graph data and architecture search method, GASSIP, incorporating curriculum graph sparsification and network pruning for efficient lightweight GNNs.
Findings
Achieves comparable or better node classification accuracy with fewer parameters.
Produces sparser graphs while maintaining high performance.
Demonstrates effectiveness on five benchmark datasets.
Abstract
Graph Neural Architecture Search (GNAS) has achieved superior performance on various graph-structured tasks. However, existing GNAS studies overlook the applications of GNAS in resource-constraint scenarios. This paper proposes to design a joint graph data and architecture mechanism, which identifies important sub-architectures via the valuable graph data. To search for optimal lightweight Graph Neural Networks (GNNs), we propose a Lightweight Graph Neural Architecture Search with Graph SparsIfication and Network Pruning (GASSIP) method. In particular, GASSIP comprises an operation-pruned architecture search module to enable efficient lightweight GNN search. Meanwhile, we design a novel curriculum graph data sparsification module with an architecture-aware edge-removing difficulty measurement to help select optimal sub-architectures. With the aid of two differentiable masks, we…
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
MethodsPruning
