Joint Learning of Evolving Links for Dynamic Network Embedding

Abstract

This paper studies the problem of learning node embeddings (a.k.a. distributed representations) for dynamic networks. The embedding methods allocate each node in network with a d-dimensions vector, which can generalize across various tasks, such as item recommendation, node labeling, and link prediction. In practice, many real-world networks are evolving with nodes/links added or deleted. However, most of the proposed methods are focusing on static networks. Although some previous researches have shown some promising results to handle the dynamic scenario, they just considered the added links and ignored the deleted ones. In this work, we designed a joint learning of added and deleted links model, named RDEM, for dynamic network embedding.

Cite

Text

Zhiyuli et al. "Joint Learning of Evolving Links for Dynamic Network Embedding." AAAI Conference on Artificial Intelligence, 2018. doi:10.1609/AAAI.V32I1.12153

Markdown

[Zhiyuli et al. "Joint Learning of Evolving Links for Dynamic Network Embedding." AAAI Conference on Artificial Intelligence, 2018.](https://mlanthology.org/aaai/2018/zhiyuli2018aaai-joint/) doi:10.1609/AAAI.V32I1.12153

BibTeX

@inproceedings{zhiyuli2018aaai-joint,
  title     = {{Joint Learning of Evolving Links for Dynamic Network Embedding}},
  author    = {Zhiyuli, Aakas and Liang, Xun and Chen, Yanfang and Shu, Peng and Zhou, Xiaoping},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2018},
  pages     = {8189-8190},
  doi       = {10.1609/AAAI.V32I1.12153},
  url       = {https://mlanthology.org/aaai/2018/zhiyuli2018aaai-joint/}
}