An Attention-based Graph Neural Network for Heterogeneous Structural Learning
Huiting Hong, Hantao Guo, Yucheng Lin, Xiaoqing Yang, Zang Li, Jieping, Ye

TL;DR
This paper introduces HetSANN, an attention-based graph neural network that directly encodes heterogeneous network structures without meta-paths, simplifying the process and improving representation quality.
Contribution
We propose a novel HetSANN model that captures heterogeneous information through attention mechanisms and entity space transformations, eliminating the need for meta-path design.
Findings
Achieves significant improvements over state-of-the-art methods
Effectively encodes heterogeneous information without meta-paths
Demonstrates robustness across multiple datasets
Abstract
In this paper, we focus on graph representation learning of heterogeneous information network (HIN), in which various types of vertices are connected by various types of relations. Most of the existing methods conducted on HIN revise homogeneous graph embedding models via meta-paths to learn low-dimensional vector space of HIN. In this paper, we propose a novel Heterogeneous Graph Structural Attention Neural Network (HetSANN) to directly encode structural information of HIN without meta-path and achieve more informative representations. With this method, domain experts will not be needed to design meta-path schemes and the heterogeneous information can be processed automatically by our proposed model. Specifically, we implicitly represent heterogeneous information using the following two methods: 1) we model the transformation between heterogeneous vertices through a projection in…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Recommender Systems and Techniques · Topic Modeling
MethodsGraph Neural Network
