Abstract
Information network embedding is an effective way for efficient graph analytics. However, it still faces with computational challenges in problems such as link prediction and node recommendation, particularly with increasing scale of networks. Hashing is a promising approach for accelerating these problems by orders of magnitude. However, no prior studies have been focused on seeking binary codes for information networks to preserve high-order proximity. Since matrix factorization (MF) unifies and outperforms several well-known embedding methods with high-order proximity preserved, we propose a MF-based Information Network Hashing (INH-MF) algorithm, to learn binary codes which can preserve high-order proximity. We also suggest Hamming subspace learning, which only updates partial binary codes each time, to scale up INH-MF. We finally evaluate INH-MF on four real-world information network datasets with respect to the tasks of node classification and node recommendation. The results demonstrate that INH-MF can perform significantly better than competing learning to hash baselines in both tasks, and surprisingly outperforms network embedding methods, including DeepWalk, LINE and NetMF, in the task of node recommendation.
Original language | English |
---|---|
Title of host publication | KDD '18 |
Subtitle of host publication | proceedings of the 24th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining |
Place of Publication | New York |
Publisher | Association for Computing Machinery (ACM) |
Pages | 1744-1753 |
Number of pages | 10 |
ISBN (Electronic) | 9781450355520 |
DOIs | |
Publication status | Published - 2018 |
Externally published | Yes |
Event | 24th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, KDD 2018 - London, United Kingdom Duration: 19 Aug 2018 → 23 Aug 2018 |
Conference
Conference | 24th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, KDD 2018 |
---|---|
Country/Territory | United Kingdom |
City | London |
Period | 19/08/18 → 23/08/18 |
Keywords
- Information Network Hashing
- Matrix Factorization
- Hamming Subspace Learning