Hardware-Aware Graph Neural Network Automated Design for Edge Computing Platforms
Ao Zhou, Jianlei Yang, Yingjie Qi, Yumeng Shi, Tong Qiao, Weisheng, Zhao, Chunming Hu

TL;DR
This paper introduces HGNAS, a hardware-aware neural architecture search framework for GNNs tailored to resource-constrained edge devices, optimizing for speed and memory while maintaining accuracy.
Contribution
HGNAS is the first framework to incorporate hardware awareness into GNN architecture search specifically for edge computing platforms.
Findings
Achieves 10.6x speedup on edge devices
Reduces peak memory by 88.2%
Maintains accuracy with negligible loss
Abstract
Graph neural networks (GNNs) have emerged as a popular strategy for handling non-Euclidean data due to their state-of-the-art performance. However, most of the current GNN model designs mainly focus on task accuracy, lacking in considering hardware resources limitation and real-time requirements of edge application scenarios. Comprehensive profiling of typical GNN models indicates that their execution characteristics are significantly affected across different computing platforms, which demands hardware awareness for efficient GNN designs. In this work, HGNAS is proposed as the first Hardware-aware Graph Neural Architecture Search framework targeting resource constraint edge devices. By decoupling the GNN paradigm, HGNAS constructs a fine-grained design space and leverages an efficient multi-stage search strategy to explore optimal architectures within a few GPU hours. Moreover, HGNAS…
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 · Advanced Memory and Neural Computing · Machine Learning in Materials Science
MethodsDeep Graph Convolutional Neural Network
