SIAILGJul 10, 2018

Easing Embedding Learning by Comprehensive Transcription of Heterogeneous Information Networks

arXiv:1807.03490v1122 citationsHas Code
AI Analysis

This work addresses the problem of mining complex networked data for researchers and practitioners in network analysis, though it appears incremental as it builds on existing HIN embedding methods.

The paper tackles the challenge of embedding heterogeneous information networks (HINs) by proposing the HEER algorithm, which uses edge representations and learned heterogeneous metrics to preserve rich yet potentially incompatible semantics, achieving effective results in edge reconstruction tasks on large-scale real-world datasets.

Heterogeneous information networks (HINs) are ubiquitous in real-world applications. In the meantime, network embedding has emerged as a convenient tool to mine and learn from networked data. As a result, it is of interest to develop HIN embedding methods. However, the heterogeneity in HINs introduces not only rich information but also potentially incompatible semantics, which poses special challenges to embedding learning in HINs. With the intention to preserve the rich yet potentially incompatible information in HIN embedding, we propose to study the problem of comprehensive transcription of heterogeneous information networks. The comprehensive transcription of HINs also provides an easy-to-use approach to unleash the power of HINs, since it requires no additional supervision, expertise, or feature engineering. To cope with the challenges in the comprehensive transcription of HINs, we propose the HEER algorithm, which embeds HINs via edge representations that are further coupled with properly-learned heterogeneous metrics. To corroborate the efficacy of HEER, we conducted experiments on two large-scale real-words datasets with an edge reconstruction task and multiple case studies. Experiment results demonstrate the effectiveness of the proposed HEER model and the utility of edge representations and heterogeneous metrics. The code and data are available at https://github.com/GentleZhu/HEER.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes