paper-with-me

Papers

HGNAS: Hardware-Aware Graph Neural Architecture Search for Edge Devices

2024-08-23 · Ao Zhou, Jianlei Yang, Yingjie Qi, Tong Qiao, Yumeng Shi, Cenlin Duan, Weisheng Zhao, Chunming Hu

Graph Neural Networks (GNNs) are becoming increasingly popular for graph-based learning tasks such as point cloud processing due to their state-of-the-art (SOTA) performance. Nevertheless, the research community has primarily focused on improving model expressiveness, lacking consideration of how to design efficient GNN models for edge scenarios with real-time requirements and limited resources. Examining existing GNN models reveals varied execution across platforms and frequent Out-Of-Memory (OOM) problems, highlighting the need for hardware-aware GNN design. To address this challenge, this work proposes a novel hardware-aware graph neural architecture search framework tailored for resource constraint edge devices, namely HGNAS. To achieve hardware awareness, HGNAS integrates an efficient GNN hardware performance predictor that evaluates the latency and peak memory usage of GNNs in milliseconds. Meanwhile, we study GNN memory usage during inference and offer a peak memory estimation method, enhancing the robustness of architecture evaluations when combined with predictor outcomes. Furthermore, HGNAS constructs a fine-grained design space to enable the exploration of extreme performance architectures by decoupling the GNN paradigm. In addition, the multi-stage hierarchical search strategy is leveraged to facilitate the navigation of huge candidates, which can reduce the single search time to a few GPU hours. To the best of our knowledge, HGNAS is the first automated GNN design framework for edge devices, and also the first work to achieve hardware awareness of GNNs across different platforms. Extensive experiments across various applications and edge devices have proven the superiority of HGNAS. It can achieve up to a 10.6x speedup and an 82.5% peak memory reduction with negligible accuracy loss compared to DGCNN on ModelNet40.

📄 PDF Abstract BibTeX arXiv:2408.12840

Code (0)

등록된 구현이 없습니다.

Tasks

GPUNeural Architecture Search

Methods 이 논문이 사용한 방법론

DGCNN 설명 없음

Similar Papers 제목 키워드 기반

Hardware-Aware Graph Neural Network Automated Design for Edge Computing Platforms

2023-03-20 · Ao Zhou, Jianlei Yang, Yingjie Qi, Yumeng Shi 외

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, lac…

Edge-computingGPUGraph Neural NetworkNeural Architecture Search

Heterogeneous Graph Neural Architecture Search with GPT-4

2023-12-14 · Haoyuan Dong, Yang Gao, Haishuai Wang, Hong Yang 외

Heterogeneous graph neural architecture search (HGNAS) represents a powerful tool for automatically designing effective heterogeneous graph neural networks. However, existing HGNAS algorithms suffer from inefficient sear…

Neural Architecture Search

HAO: Hardware-aware neural Architecture Optimization for Efficient Inference

2021-04-26 · Zhen Dong, Yizhao Gao, Qijing Huang, John Wawrzynek 외

Automatic algorithm-hardware co-design for DNN has shown great success in improving the performance of DNNs on FPGAs. However, this process remains challenging due to the intractable search space of neural network archit…

Hardware Aware Neural Architecture Searchimage-classificationImage ClassificationNeural Architecture Search+1

FGNAS: FPGA-Aware Graph Neural Architecture Search

2021-01-01 · Qing Lu, Weiwen Jiang, Meng Jiang, Jingtong Hu 외

The success of gragh neural networks (GNNs) in the past years has aroused grow-ing interest and effort in designing best models to handle graph-structured data. Asthe neural architecture search technique has been witness…

Neural Architecture Search

Hardware-aware Real-time Myocardial Segmentation Quality Control in Contrast Echocardiography

2021-09-14 · Dewen Zeng, Yukun Ding, Haiyun Yuan, Meiping Huang 외

Automatic myocardial segmentation of contrast echocardiography has shown great potential in the quantification of myocardial perfusion parameters. Segmentation quality control is an important step to ensure the accuracy …

Hardware Aware Neural Architecture SearchNeural Architecture SearchSegmentation