English

Incorporating GAN for Negative Sampling in Knowledge Representation Learning

Artificial Intelligence 2018-10-01 v1 Machine Learning

Abstract

Knowledge representation learning aims at modeling knowledge graph by encoding entities and relations into a low dimensional space. Most of the traditional works for knowledge embedding need negative sampling to minimize a margin-based ranking loss. However, those works construct negative samples through a random mode, by which the samples are often too trivial to fit the model efficiently. In this paper, we propose a novel knowledge representation learning framework based on Generative Adversarial Networks (GAN). In this GAN-based framework, we take advantage of a generator to obtain high-quality negative samples. Meanwhile, the discriminator in GAN learns the embeddings of the entities and relations in knowledge graph. Thus, we can incorporate the proposed GAN-based framework into various traditional models to improve the ability of knowledge representation learning. Experimental results show that our proposed GAN-based framework outperforms baselines on triplets classification and link prediction tasks.

Keywords

Cite

@article{arxiv.1809.11017,
  title  = {Incorporating GAN for Negative Sampling in Knowledge Representation Learning},
  author = {Peifeng Wang and Shuangyin Li and Rong pan},
  journal= {arXiv preprint arXiv:1809.11017},
  year   = {2018}
}

Comments

Accepted to AAAI 2018

R2 v1 2026-06-23T04:22:00.823Z