Knowledge Graph Embedding

196 papers with code • 1 benchmarks • 4 datasets

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

Libraries

Use these libraries to find Knowledge Graph Embedding models and implementations

Most implemented papers

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.

AutoSF: Searching Scoring Functions for Knowledge Graph Embedding

AutoML-4Paradigm/ERAS 26 Apr 2019

The algorithm is further sped up by a filter and a predictor, which can avoid repeatedly training SFs with same expressive ability and help removing bad candidates during the search before model training.

CoKE: Contextualized Knowledge Graph Embedding

PaddlePaddle/models 6 Nov 2019

This work presents Contextualized Knowledge Graph Embedding (CoKE), a novel paradigm that takes into account such contextual nature, and learns dynamic, flexible, and fully contextualized entity and relation embeddings.

Efficient Relation-aware Scoring Function Search for Knowledge Graph Embedding

AutoML-4Paradigm/ERAS 22 Apr 2021

The scoring function, which measures the plausibility of triplets in knowledge graphs (KGs), is the key to ensure the excellent performance of KG embedding, and its design is also an important problem in the literature.

Bilinear Scoring Function Search for Knowledge Graph Learning

AutoML-Research/AutoSF 1 Jul 2021

We first set up a search space for AutoBLM by analyzing existing scoring functions.

Prediction of Adverse Biological Effects of Chemicals Using Knowledge Graph Embeddings

NIVA-Knowledge-Graph/TERA 8 Dec 2021

Furthermore, we have implemented a fine-tuning architecture that adapts the knowledge graph embeddings to the effect prediction task and leads to better performance.

Joint Matrix-Tensor Factorization for Knowledge Base Inference

dair-iitd/kbi 2 Jun 2017

If not, what characteristics of a dataset determine the performance of MF and TF models?

DeepPath: A Reinforcement Learning Method for Knowledge Graph Reasoning

xwhan/DeepPath EMNLP 2017

We study the problem of learning to reason in large scale knowledge graphs (KGs).

Answering Visual-Relational Queries in Web-Extracted Knowledge Graphs

nle-ml/mmkb AKBC 2019

A visual-relational knowledge graph (KG) is a multi-relational graph whose entities are associated with images.

Probabilistic Logic Neural Networks for Reasoning

DeepGraphLearning/pLogicNet NeurIPS 2019

In the E-step, a knowledge graph embedding model is used for inferring the missing triplets, while in the M-step, the weights of logic rules are updated based on both the observed and predicted triplets.