Dynamic Network Embedding : An Extended Approach for Skip-Gram Based Network Embedding

Abstract

Network embedding, as an approach to learn low-dimensional representations of vertices, has been proved extremely useful in many applications. Lots of state-of-the-art network embedding methods based on Skip-gram framework are efficient and effective. However, these methods mainly focus on the static network embedding and cannot naturally generalize to the dynamic environment. In this paper, we propose a stable dynamic embedding framework with high efficiency. It is an extension for the Skip-gram based network embedding methods, which can keep the optimality of the objective in the Skip-gram based methods in theory. Our model can not only generalize to the new vertex representation, but also update the most affected original vertex representations during the evolvement of the network. Multi-class classification on three real-world networks demonstrates that, our model can update the vertex representations efficiently and achieve the performance of retraining simultaneously. Besides, the visualization experimental result illustrates that, our model is capable of avoiding the embedding space drifting.

Cite

Text

Du et al. "Dynamic Network Embedding : An Extended Approach for Skip-Gram Based Network Embedding." International Joint Conference on Artificial Intelligence, 2018. doi:10.24963/IJCAI.2018/288

Markdown

[Du et al. "Dynamic Network Embedding : An Extended Approach for Skip-Gram Based Network Embedding." International Joint Conference on Artificial Intelligence, 2018.](https://mlanthology.org/ijcai/2018/du2018ijcai-dynamic/) doi:10.24963/IJCAI.2018/288

BibTeX

@inproceedings{du2018ijcai-dynamic,
  title     = {{Dynamic Network Embedding : An Extended Approach for Skip-Gram Based Network Embedding}},
  author    = {Du, Lun and Wang, Yun and Song, Guojie and Lu, Zhicong and Wang, Junshan},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2018},
  pages     = {2086-2092},
  doi       = {10.24963/IJCAI.2018/288},
  url       = {https://mlanthology.org/ijcai/2018/du2018ijcai-dynamic/}
}