Simple and Efficient Heterogeneous Graph Neural Network

Authors

  • Xiaocheng Yang State Key Lab of Processors, Institute for Computing Technology, Chinese Academy of Sciences, China
  • Mingyu Yan State Key Lab of Processors, Institute for Computing Technology, Chinese Academy of Sciences, China
  • Shirui Pan School of Information and Communication Technology, Griffith University, Australia
  • Xiaochun Ye State Key Lab of Processors, Institute for Computing Technology, Chinese Academy of Sciences, China
  • Dongrui Fan State Key Lab of Processors, Institute for Computing Technology, Chinese Academy of Sciences, China School of Computer Science and Technology, University of Chinese Academy of Sciences, China

DOI:

https://doi.org/10.1609/aaai.v37i9.26283

Keywords:

ML: Graph-based Machine Learning, DMKM: Graph Mining, Social Network Analysis & Community Mining

Abstract

Heterogeneous graph neural networks (HGNNs) have the powerful capability to embed rich structural and semantic information of a heterogeneous graph into node representations. Existing HGNNs inherit many mechanisms from graph neural networks (GNNs) designed for homogeneous graphs, especially the attention mechanism and the multi-layer structure. These mechanisms bring excessive complexity, but seldom work studies whether they are really effective on heterogeneous graphs. In this paper, we conduct an in-depth and detailed study of these mechanisms and propose the Simple and Efficient Heterogeneous Graph Neural Network (SeHGNN). To easily capture structural information, SeHGNN pre-computes the neighbor aggregation using a light-weight mean aggregator, which reduces complexity by removing overused neighbor attention and avoiding repeated neighbor aggregation in every training epoch. To better utilize semantic information, SeHGNN adopts the single-layer structure with long metapaths to extend the receptive field, as well as a transformer-based semantic fusion module to fuse features from different metapaths. As a result, SeHGNN exhibits the characteristics of a simple network structure, high prediction accuracy, and fast training speed. Extensive experiments on five real-world heterogeneous graphs demonstrate the superiority of SeHGNN over the state-of-the-arts on both accuracy and training speed.

Downloads

Published

2023-06-26

How to Cite

Yang, X., Yan, M., Pan, S., Ye, X., & Fan, D. (2023). Simple and Efficient Heterogeneous Graph Neural Network. Proceedings of the AAAI Conference on Artificial Intelligence, 37(9), 10816-10824. https://doi.org/10.1609/aaai.v37i9.26283

Issue

Section

AAAI Technical Track on Machine Learning IV