Personalised Meta-path Generation for Heterogeneous GNNs
Zhiqiang Zhong, Cheng-Te Li, Jun Pang

TL;DR
This paper introduces a novel framework for generating personalized meta-paths in heterogeneous graph neural networks, using reinforcement learning to improve node classification tasks without relying on manual meta-path design.
Contribution
The paper proposes PM-HGNN, a reinforcement learning-based method for automatic, personalized meta-path generation for each node, enhancing HGRL performance and interpretability.
Findings
Outperforms 16 baselines in node classification
Automatically generates meaningful, personalized meta-paths
Accelerates training with PM-HGNN++ extension
Abstract
Recently, increasing attention has been paid to heterogeneous graph representation learning (HGRL), which aims to embed rich structural and semantic information in heterogeneous information networks (HINs) into low-dimensional node representations. To date, most HGRL models rely on hand-crafted meta-paths. However, the dependency on manually-defined meta-paths requires domain knowledge, which is difficult to obtain for complex HINs. More importantly, the pre-defined or generated meta-paths of all existing HGRL methods attached to each node type or node pair cannot be personalised to each individual node. To fully unleash the power of HGRL, we present a novel framework, Personalised Meta-path based Heterogeneous Graph Neural Networks (PM-HGNN), to jointly generate meta-paths that are personalised for each individual node in a HIN and learn node representations for the target downstream…
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 · Electricity Theft Detection Techniques · Text and Document Classification Technologies
