Abstract
Network representation aims to learn low-dimensional vector representations of network nodes while preserving the inherent properties of the network. For all its popularity, majority of the existing methods focus on exploitation of diverse information, including network topology and semantic information on nodes of network, and ignore their implicit semantics. For example, we all know the saying that birds of a feather flock together. More concretely, semantic information of one node can be influenced by its neighbors' semantic information. Furthermore, even two nodes are not directly connected, they may have similar implicit semantic information (i.e., high-order semantic proximity). Thus, they should be close in the represented vector space.
To this end, we propose a Deep Semantic Network Representation approach (DSNR) in the self-translation framework from sequence to sequence. To excavate the implicit semantic information of nodes and capture the high-order semantic proximity, three key components make our approach effective, i.e., aggregation of nodes neighbors' semantic information and enhancement to the semantic feature representations of nodes by a deep autoencoder, integration of nodes semantic information in node identity sequence to generate node semantic sequence, and translation from node semantic sequence to node identity sequence to capture the high-order semantic proximity in an attention-enhanced seq2seq framework. Extensive experiments based on three real-world datasets have verified the effectiveness of our proposed approach. Code is available at https://github.com/DASE4/DSNR.
Original language | English |
---|---|
Title of host publication | Proceedings - 20th IEEE International Conference on Data Mining, ICDM 2020 |
Editors | Claudia Plant, Haixun Wang, Alfredo Cuzzocrea, Carlo Zaniolo, Xindong Wu |
Place of Publication | Piscataway, NJ |
Publisher | Institute of Electrical and Electronics Engineers (IEEE) |
Pages | 1154-1159 |
Number of pages | 6 |
ISBN (Electronic) | 9781728183169 |
DOIs | |
Publication status | Published - 2020 |
Event | 20th IEEE International Conference on Data Mining, ICDM 2020 - Virtual, Sorrento, Italy Duration: 17 Nov 2020 → 20 Nov 2020 |
Publication series
Name | Proceedings - IEEE International Conference on Data Mining, ICDM |
---|---|
Volume | 2020-November |
ISSN (Print) | 1550-4786 |
Conference
Conference | 20th IEEE International Conference on Data Mining, ICDM 2020 |
---|---|
Country/Territory | Italy |
City | Virtual, Sorrento |
Period | 17/11/20 → 20/11/20 |
Keywords
- High-order proximity
- Network representation
- Node semantics
- Self-translation
- Semantic networks