IJCAI 2020poster0 citations

Adversarial Mutual Information Learning for Network Embedding

Dongxiao He, Lu Zhai, Zhigang Li, Di Jin, Liang Yang, Yuxiao Huang, Philip S. Yu

Abstract

Network embedding which is to learn a low dimensional representation of nodes in a network has been used in many network analysis tasks. Some network embedding methods, including those based on generative adversarial networks (GAN) (a promising deep learning technique), have been proposed recently. Existing GAN-based methods typically use GAN to learn a Gaussian distribution as a priori for network embedding. However, this strategy makes it difficult to distinguish the node representation from Gaussian distribution. Moreover, it does not make full use of the essential advantage of GAN (that is to adversarially learn the representation mechanism rather than the representation itself), leading to compromised performance of the method. To address this problem, we propose to use the adversarial idea on the representation mechanism, i.e. on the encoding mechanism under the framework of autoencoder. Specifically, we use the mutual information between node attributes and embedding as a reasonable alternative of this encoding mechanism (which is much easier to track). Additionally, we introduce another mapping mechanism (which is based on GAN) as a competitor into the adversarial learning system. A range of empirical results demonstrate the effectiveness of the proposed approach.

Machine Learning Applications: NetworksMachine Learning: Adversarial Machine LearningMultidisciplinary Topics and Applications: Web Analysis of Communities
BibTeX
@inproceedings{ijcai2020p459,
  title     = {Adversarial Mutual Information Learning for Network Embedding},
  author    = {He, Dongxiao and Zhai, Lu and Li, Zhigang and Jin, Di and Yang, Liang and Huang, Yuxiao and Yu, Philip S.},
  booktitle = {Proceedings of the Twenty-Ninth International Joint Conference on
               Artificial Intelligence, {IJCAI-20}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Christian Bessiere},
  pages     = {3321--3327},
  year      = {2020},
  month     = {7},
  note      = {Main track},
  doi       = {10.24963/ijcai.2020/459},
  url       = {https://doi.org/10.24963/ijcai.2020/459},
}