Abstract
Heterogenous information network embedding aims to embed heterogenous information networks (HINs) into low dimensional spaces, in which each vertex is represented as a low-dimensional vector, and both global and local network structures in the original space are preserved. However, most of existing heterogenous information network embedding models adopt the dot product to measure the proximity in the low dimensional space, and thus they can only preserve the first-order proximity and are insufficient to capture the global structure. Compared with homogenous information networks, there are multiple types of links (i.e., multiple relations) in HINs, and the link distribution w.r.t relations is highly skewed. To address the above challenging issues, we propose a novel heterogenous information network embedding model PME based on the metric learning to capture both first-order and second-order proximities in a unified way. To alleviate the potential geometrical inflexibility of existing metric learning approaches, we propose to build object and relation embeddings in separate object space and relation spaces rather than in a common space. Afterwards, we learn embeddings by firstly projecting vertices from object space to corresponding relation space and then calculate the proximity between projected vertices. To overcome the heavy skewness of the link distribution w.r.t relations and avoid “over-sampling” or “under-sampling” for each relation, we propose a novel loss-aware adaptive sampling approach for the model optimization. Extensive experiments have been conducted on a large-scale HIN dataset, and the experimental results show superiority of our proposed PME model in terms of prediction accuracy and scalability.
Original language | English |
---|---|
Title of host publication | KDD' 18 - Proceedings of the 24th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining |
Editors | Chih-Jen Lin, Hui Xiong |
Place of Publication | New York NY USA |
Publisher | Association for Computing Machinery (ACM) |
Pages | 1177-1186 |
Number of pages | 10 |
ISBN (Print) | 9781450355520 |
DOIs | |
Publication status | Published - 19 Jul 2018 |
Event | ACM International Conference on Knowledge Discovery and Data Mining 2018 - London, United Kingdom Duration: 19 Aug 2018 → 23 Aug 2018 Conference number: 24th http://www.kdd.org/kdd2018/ (Conference website) https://dl.acm.org/doi/proceedings/10.1145/3219819 |
Conference
Conference | ACM International Conference on Knowledge Discovery and Data Mining 2018 |
---|---|
Abbreviated title | KDD 2018 |
Country/Territory | United Kingdom |
City | London |
Period | 19/08/18 → 23/08/18 |
Internet address |
|
Keywords
- Heterogenous Network Embedding
- Link Prediction