Knowledge Graphs

955 papers with code • 3 benchmarks • 41 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Knowledge Graphs models and implementations
4 papers
2,086
3 papers
1,941
3 papers
37
See all 5 libraries.

Most implemented papers

KBGAN: Adversarial Learning for Knowledge Graph Embeddings

cai-lw/KBGAN NAACL 2018

This framework is independent of the concrete form of generator and discriminator, and therefore can utilize a wide variety of knowledge graph embedding models as its building blocks.

Zero-shot Recognition via Semantic Embeddings and Knowledge Graphs

JudyYe/zero-shot-gcn CVPR 2018

Given a learned knowledge graph (KG), our approach takes as input semantic embeddings for each node (representing visual category).

Multi-Hop Knowledge Graph Reasoning with Reward Shaping

salesforce/MultiHopKG EMNLP 2018

Multi-hop reasoning is an effective approach for query answering (QA) over incomplete knowledge graphs (KGs).

Learning Sequence Encoders for Temporal Knowledge Graph Completion

nle-ml/mmkb EMNLP 2018

In line with previous work on static knowledge graphs, we propose to address this problem by learning latent entity and relation type representations.

No One is Perfect: Analysing the Performance of Question Answering Components over the DBpedia Knowledge Graph

dice-group/NLIWOD 26 Sep 2018

Question answering (QA) over knowledge graphs has gained significant momentum over the past five years due to the increasing availability of large knowledge graphs and the rising importance of question answering for user interaction.

Multi-Task Feature Learning for Knowledge Graph Enhanced Recommendation

hwwang55/MKR 23 Jan 2019

Collaborative filtering often suffers from sparsity and cold start problems in real recommendation scenarios, therefore, researchers and engineers usually use side information to address the issues and improve the performance of recommender systems.

Text Generation from Knowledge Graphs with Graph Transformers

rikdz/GraphWriter NAACL 2019

Generating texts which express complex ideas spanning multiple sentences requires a structured representation of their content (document plan), but these representations are prohibitively expensive to manually produce.

Stochastic Shared Embeddings: Data-driven Regularization of Embedding Layers

wuliwei9278/SSE-PT NeurIPS 2019

We find that when used along with widely-used regularization methods such as weight decay and dropout, our proposed SSE can further reduce overfitting, which often leads to more favorable generalization results.

KG-BERT: BERT for Knowledge Graph Completion

yao8839836/kg-bert 7 Sep 2019

Knowledge graphs are important resources for many artificial intelligence tasks but often suffer from incompleteness.

Zero-Shot Learning with Common Sense Knowledge Graphs

BatsResearch/zsl-kg 18 Jun 2020

Zero-shot learning relies on semantic class representations such as hand-engineered attributes or learned embeddings to predict classes without any labeled examples.