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

Sharing Parameter by Conjugation for Knowledge Graph Embeddings in Complex Space

xincanfeng/dimension COLING (TextGraphs) 2022

A Knowledge Graph (KG) is the directed graphical representation of entities and relations in the real world.

2
18 Apr 2024

Mitigating Heterogeneity among Factor Tensors via Lie Group Manifolds for Tensor Decomposition Based Temporal Knowledge Graph Embedding

dellixx/tkbc-lie 14 Apr 2024

Recent studies have highlighted the effectiveness of tensor decomposition methods in the Temporal Knowledge Graphs Embedding (TKGE) task.

0
14 Apr 2024

Block-Diagonal Orthogonal Relation and Matrix Entity for Knowledge Graph Embedding

yihuazhu111/orthogonale 11 Jan 2024

The primary aim of Knowledge Graph embeddings (KGE) is to learn low-dimensional representations of entities and relations for predicting missing facts.

0
11 Jan 2024

RDF-star2Vec: RDF-star Graph Embeddings for Data Mining

aistairc/kgrc-rdf-star 25 Dec 2023

Knowledge Graphs (KGs) such as Resource Description Framework (RDF) data represent relationships between various entities through the structure of triples (<subject, predicate, object>).

0
25 Dec 2023

Do Similar Entities have Similar Embeddings?

nicolas-hbt/similar-embeddings 16 Dec 2023

A common tacit assumption is the KGE entity similarity assumption, which states that these KGEMs retain the graph's structure within their embedding space, \textit{i. e.}, position similar entities within the graph close to one another.

3
16 Dec 2023

Universal Knowledge Graph Embeddings

dice-group/universal_embeddings 23 Oct 2023

Most of them obtain embeddings by learning the structure of the knowledge graph within a link prediction setting.

5
23 Oct 2023

A Study on Knowledge Graph Embeddings and Graph Neural Networks for Web Of Things

kgrl2021/submission-one 23 Oct 2023

Graph data structures are widely used to store relational information between several entities.

0
23 Oct 2023

Node-based Knowledge Graph Contrastive Learning for Medical Relationship Prediction

zhi520/nc-kge 16 Oct 2023

Particularly in biomedical relationship prediction tasks, NC-KGE outperforms all baselines on datasets such as PharmKG8k-28, DRKG17k-21, and BioKG72k-14, especially in predicting drug combination relationships.

1
16 Oct 2023

Negative Sampling with Adaptive Denoising Mixup for Knowledge Graph Embedding

DeMix2023/Demix 15 Oct 2023

Most existing negative sampling methods assume that non-existent triples with high scores are high-quality negative triples.

4
15 Oct 2023

Relation-aware Ensemble Learning for Knowledge Graph Embedding

LARS-research/RelEns 13 Oct 2023

Knowledge graph (KG) embedding is a fundamental task in natural language processing, and various methods have been proposed to explore semantic patterns in distinctive ways.

20
13 Oct 2023