paper-with-me

홈 › Papers

Incorporating GAN for Negative Sampling in Knowledge Representation Learning

2018-09-23 · Peifeng Wang, Shuangyin Li, Rong pan

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.

📄 PDF Abstract BibTeX arXiv:1809.11017

Code (0)

등록된 구현이 없습니다.

Tasks

Link PredictionRepresentation Learning

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

External Knowledge Selection with Weighted Negative Sampling in Knowledge-grounded Task-oriented Dialogue Systems

2022-09-06 · Janghoon Han, Joongbo Shin, Hosung Song, Hyunjik Jo 외

Constructing a robust dialogue system on spoken conversations bring more challenge than written conversation. In this respect, DSTC10-Track2-Task2 is proposed, which aims to build a task-oriented dialogue (TOD) system in…

Response GenerationStyle TransferTask-Oriented Dialogue Systems

Hard Negative Sampling via Regularized Optimal Transport for Contrastive Representation Learning

2021-11-04 · Ruijie Jiang, Prakash Ishwar, Shuchin Aeron

We study the problem of designing hard negative sampling distributions for unsupervised contrastive representation learning. We propose and analyze a novel min-max framework that seeks a representation which minimizes th…

Contrastive LearningRepresentation Learning

Evaluating Negative Sampling Approaches for Neural Topic Models

2025-03-23 · Suman Adhya, Avishek Lahiri, Debarshi Kumar Sanyal, Partha Pratim Das

Negative sampling has emerged as an effective technique that enables deep learning models to learn better representations by introducing the paradigm of learn-to-compare. The goal of this approach is to add robustness to…

Document ClassificationTopic Models

TuckerDNCaching: high-quality negative sampling with tucker decomposition

2023-06-20 · Journal of Intelligent Information Systems 2023 6 · Tiroshan Madushanka, Ryutaro Ichise

Knowledge Graph Embedding (KGE) translates entities and relations of knowledge graphs (KGs) into a low-dimensional vector space, enabling an efficient way of predicting missing facts. Generally, KGE models are trained wi…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsLink Prediction

Entity Aware Negative Sampling with Auxiliary Loss of False Negative Prediction for Knowledge Graph Embedding

2022-10-12 · Sang-hyun Je

Knowledge graph (KG) embedding is widely used in many downstream applications using KGs. Generally, since KGs contain only ground truth triples, it is necessary to construct arbitrary negative samples for representation …

Graph EmbeddingKnowledge Graph EmbeddingRepresentation Learning