Towards Efficient Few-shot Graph Neural Architecture Search via Partitioning Gradient Contribution
Wenhao Song, Xuan Wu, Bo Yang, You Zhou, Yubin Xiao, Yanchun Liang, Hongwei Ge, Heow Pueh Lee, Chunguo Wu

TL;DR
This paper introduces a novel gradient-based partitioning method for efficient few-shot graph neural architecture search, enabling better supernet partitioning and the discovery of superior GNN architectures.
Contribution
It proposes the Gradient Contribution (GC) method for effective supernet partitioning and the UGAS framework for joint search of MPNNs and GTs, improving efficiency and performance.
Findings
GC achieves state-of-the-art partitioning quality and efficiency.
UGAS+GC outperforms manual GNN designs and existing NAS methods.
Ablation studies confirm the effectiveness of the proposed methods.
Abstract
To address the weight coupling problem, certain studies introduced few-shot Neural Architecture Search (NAS) methods, which partition the supernet into multiple sub-supernets. However, these methods often suffer from computational inefficiency and tend to provide suboptimal partitioning schemes. To address this problem more effectively, we analyze the weight coupling problem from a novel perspective, which primarily stems from distinct modules in succeeding layers imposing conflicting gradient directions on the preceding layer modules. Based on this perspective, we propose the Gradient Contribution (GC) method that efficiently computes the cosine similarity of gradient directions among modules by decomposing the Vector-Jacobian Product during supernet backpropagation. Subsequently, the modules with conflicting gradient directions are allocated to distinct sub-supernets while similar…
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 Neural Network Applications · Advanced Graph Neural Networks · Brain Tumor Detection and Classification
