Link Prediction on Latent Heterogeneous Graphs
Trung-Kien Nguyen, Zemin Liu, Yuan Fang

TL;DR
This paper introduces LHGNN, a novel method for link prediction on latent heterogeneous graphs where node and edge types are unobserved, by capturing latent semantics through semantic embeddings and personalized context modulation.
Contribution
The paper proposes LHGNN, a new model that effectively predicts links on latent heterogeneous graphs without relying on explicit type information, addressing a key challenge in HIN learning.
Findings
LHGNN outperforms existing methods on benchmark datasets.
Semantic and path-level embeddings effectively capture latent heterogeneity.
Personalized context modulation improves link prediction accuracy.
Abstract
On graph data, the multitude of node or edge types gives rise to heterogeneous information networks (HINs). To preserve the heterogeneous semantics on HINs, the rich node/edge types become a cornerstone of HIN representation learning. However, in real-world scenarios, type information is often noisy, missing or inaccessible. Assuming no type information is given, we define a so-called latent heterogeneous graph (LHG), which carries latent heterogeneous semantics as the node/edge types cannot be observed. In this paper, we study the challenging and unexplored problem of link prediction on an LHG. As existing approaches depend heavily on type-based information, they are suboptimal or even inapplicable on LHGs. To address the absence of type information, we propose a model named LHGNN, based on the novel idea of semantic embedding at node and path levels, to capture latent semantics on and…
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 · Data Quality and Management · Complex Network Analysis Techniques
