SiHGNN: Leveraging Properties of Semantic Graphs for Efficient HGNN Acceleration
Runzhen Xue, Mingyu Yan, Dengke Han, Zhimin Tang, Xiaochun Ye and, Dongrui Fan

TL;DR
This paper introduces SiHGNN, a hardware accelerator frontend that leverages semantic graph properties to significantly improve the performance of heterogeneous graph neural network processing.
Contribution
It proposes a novel hardware frontend with a semantic graph builder and restructured layout, optimizing data reuse and reducing buffer thrashing for HGNNs.
Findings
Achieves an average of 2.95× performance improvement.
Effectively leverages semantic graph properties for optimization.
Provides a lightweight, efficient accelerator frontend for HGNNs.
Abstract
Heterogeneous Graph Neural Networks (HGNNs) have expanded graph representation learning to heterogeneous graph fields. Recent studies have demonstrated their superior performance across various applications, including medical analysis and recommendation systems, often surpassing existing methods. However, GPUs often experience inefficiencies when executing HGNNs due to their unique and complex execution patterns. Compared to traditional Graph Neural Networks, these patterns further exacerbate irregularities in memory access. To tackle these challenges, recent studies have focused on developing domain-specific accelerators for HGNNs. Nonetheless, most of these efforts have concentrated on optimizing the datapath or scheduling data accesses, while largely overlooking the potential benefits that could be gained from leveraging the inherent properties of the semantic graph, such as its…
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
TopicsRadiation Detection and Scintillator Technologies
MethodsFocus
