Multi-View Dynamic Heterogeneous Information Network Embedding
Zhenghao Zhang, Jianbin Huang, Qinglin Tan

TL;DR
This paper introduces MDHNE, a novel framework for dynamic heterogeneous information network embedding that captures temporal evolution across multiple views using RNNs and an attention mechanism, outperforming existing methods.
Contribution
The paper presents a new multi-view dynamic embedding framework for HINs that incorporates temporal information and uses RNNs with attention for improved representation learning.
Findings
MDHNE outperforms state-of-the-art baselines on real-world datasets.
The attention mechanism effectively infers weights for different views.
The method captures evolution patterns in complex networks.
Abstract
Most existing Heterogeneous Information Network (HIN) embedding methods focus on static environments while neglecting the evolving characteristic of realworld networks. Although several dynamic embedding methods have been proposed, they are merely designed for homogeneous networks and cannot be directly applied in heterogeneous environment. To tackle above challenges, we propose a novel framework for incorporating temporal information into HIN embedding, denoted as Multi-View Dynamic HIN Embedding (MDHNE), which can efficiently preserve evolution patterns of implicit relationships from different views in updating node representations over time. We first transform HIN to a series of homogeneous networks corresponding to different views. Then our proposed MDHNE applies Recurrent Neural Network (RNN) to incorporate evolving pattern of complex network structure and semantic relationships…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Domain Adaptation and Few-Shot Learning · Complex Network Analysis Techniques
