English

Semi-supervised Learning on Graphs with Generative Adversarial Nets

Social and Information Networks 2018-09-05 v1 Artificial Intelligence

Abstract

We investigate how generative adversarial nets (GANs) can help semi-supervised learning on graphs. We first provide insights on working principles of adversarial learning over graphs and then present GraphSGAN, a novel approach to semi-supervised learning on graphs. In GraphSGAN, generator and classifier networks play a novel competitive game. At equilibrium, generator generates fake samples in low-density areas between subgraphs. In order to discriminate fake samples from the real, classifier implicitly takes the density property of subgraph into consideration. An efficient adversarial learning algorithm has been developed to improve traditional normalized graph Laplacian regularization with a theoretical guarantee. Experimental results on several different genres of datasets show that the proposed GraphSGAN significantly outperforms several state-of-the-art methods. GraphSGAN can be also trained using mini-batch, thus enjoys the scalability advantage.

Keywords

Cite

@article{arxiv.1809.00130,
  title  = {Semi-supervised Learning on Graphs with Generative Adversarial Nets},
  author = {Ming Ding and Jie Tang and Jie Zhang},
  journal= {arXiv preprint arXiv:1809.00130},
  year   = {2018}
}

Comments

to appear in CIKM 2018

R2 v1 2026-06-23T03:51:24.779Z