IEEE Access (Jan 2024)

HGNN-QSSA: Heterogeneous Graph Neural Networks With Quantitative Sampling and Structure-Aware Attention

  • Qin Zhao,
  • Yaru Miao,
  • Dongdong An,
  • Jie Lian,
  • Maozhen Li

DOI
https://doi.org/10.1109/ACCESS.2024.3366231
Journal volume & issue
Vol. 12
pp. 25512 – 25524

Abstract

Read online

Heterogeneous information networks provide abundant structural and semantic information. Two main strategies for leveraging this data include meta-path-based and meta-path-free methods. The effectiveness of the former heavily depends on the quality of manually defined meta-paths, which may lead to the instability of the model. However, the existing meta-path-free methods lack of neighbor screening during aggregating, and there is also an overemphasis on attribute information. To address these issues, we propose the Heterogeneous Graph Neural Network model by incorporating Quantitative Sampling and Structure-aware Attention. We introduce a Quantitative Sampling Module that calculates the similarity between neighbors of the target nodes and target nodes, enabling us to select the top k nodes with the strongest relevance to the target node based on this measure, and incorporate a Structure-aware Attention Module during the aggregation of neighbor information. This module combines both structural and attribute information to aggregate the neighbor information effectively. By implementing these improvements, our proposed model exhibits superior performance compared to several state-of-the-art methods on two real-world datasets.

Keywords