Browse State-of-the-Art › Knowledge Base Completion
Knowledge Base Completion
69 papers with code · 0 benchmarks · 2 datasets archive 2025-07-28
Knowledge base completion is the task which automatically infers missing facts by reasoning about the information already present in the knowledge base. A knowledge base is a collection of relational facts, often represented in the form of "subject", "relation", "object"-triples.
Description from the archive archive 2025-07-28.
Benchmarks archive 2025-07-28
No benchmark for this task in the archive.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
2 datasets whose archive record lists this task, ordered by the archive's paper count.
Subtasks archive 2025-07-28
No subtask under this task in the archive's task tree.
Parent tasks archive 2025-07-28
Most implemented papers archive 2025-07-28
30 shown of 69 papers with code (156 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
17 Mar 2017 27 repositories listed Syntology ran 10 of 32 samples · 22 unverified · 15 pointer-only (licence)We demonstrate the effectiveness of R-GCNs as a stand-alone model for entity classification.
-
19 Jun 2018 3 repositories listed Syntology ran 2 of 2 samples · 0 unverified · 2 pointer-only (licence)The problem of Knowledge Base Completion can be framed as a 3rd-order binary tensor completion problem.
-
11 Nov 2017 3 repositories listed Syntology ran 0 of 7 samples · 7 unverifiedThis 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.
-
13 Jul 2020 2 repositories listedThe computation graphs themselves then reflect the symmetries of the underlying data, similarly to the lifted graphical models.
-
10 Apr 2020 2 repositories listed Syntology ran 1 of 1 samples · 0 unverified · 1 pointer-only (licence)Additionally, we propose a new dataset for knowledge base completion constructed from Wikidata, larger than previous benchmarks by an order of magnitude, as a new reference for evaluating temporal and non-temporal link…
-
4 Jun 2019 2 repositories listed Syntology ran 1 of 1 samples · 0 unverified · 1 pointer-only (licence)The recent proliferation of knowledge graphs (KGs) coupled with incomplete or partial information, in the form of missing relations (links) between entities, has fueled a lot of research on knowledge base completion…
-
5 Sep 2018 2 repositories listedIn this paper, we propose multimodal knowledge base embeddings (MKBE) that use different neural encoders for this variety of observed data, and combine them with existing relational models to learn embeddings of the…
-
6 Dec 2017 2 repositories listed Syntology ran 2 of 2 samples · 0 unverifiedThis 3-column matrix is then fed to a convolution layer where multiple filters are operated on the matrix to generate different feature maps.
-
14 Sep 2017 2 repositories listedWe present KBLRN, a framework for end-to-end learning of knowledge base representations from latent, relational, and numerical features.
-
2 Jun 2017 2 repositories listedIf not, what characteristics of a dataset determine the performance of MF and TF models?
-
23 Mar 2017 2 repositories listedKnowledge graphs (KGs) of real-world facts about entities and their relationships are useful resources for a variety of natural language processing tasks.
-
3 Jun 2015 2 repositories listedPath queries on a knowledge graph can be used to answer compositional questions such as "What languages are spoken by people living in Lisbon?".
-
2 Jun 2015 2 repositories listedThis paper tackles the problem of endogenous link prediction for Knowledge Base completion.
-
5 Jul 2025 1 repository listedKnowledge graphs offer a structured representation of real-world entities and their relationships, enabling a wide range of applications from information retrieval to automated reasoning.
-
3 Nov 2024 1 repository listedOntology embeddings map classes, relations, and individuals in ontologies into ℝⁿ, and within ℝⁿ similarity between entities can be computed or new axioms inferred.
-
29 Jul 2024 1 repository listed Syntology ran 3 of 7 samples · 4 unverified · 7 pointer-only (licence)Empirical results show that, while adapting to the gibberish corpora, off-the-shelf LLMs do not consistently reason over semantic relationships between concepts, and instead leverage senses and their frame.
-
27 Jan 2024 1 repository listedThe method works for both canonicalized knowledge bases and uncanonicalized or open knowledge bases, i.
-
30 Jun 2023 1 repository listedTo evaluate our method and various baselines, we introduce a novel dataset, called MALT, rooted in Wikidata.
-
11 May 2023 1 repository listedAlthough some approaches aim to embed more descriptive DLs like 𝒜ℒ𝒞, those methods require the existence of individuals, while many real-world ontologies are devoid of them.
-
20 Mar 2023 1 repository listedIn a second step, we perform a human evaluation on predictions that are not yet in the KB, as only this provides real insights into the added value over existing KBs.
-
6 Dec 2022 1 repository listedHowever, there has been limited research on the zero-shot KBC settings, where we need to deal with unseen entities and relations that emerge in a constantly growing knowledge base.
-
13 Nov 2022 1 repository listedIn this paper, we propose a new method for knowledge base completion (KBC): instance-based learning (IBL).
-
13 Nov 2022 1 repository listedAutomated completion of open knowledge bases (Open KBs), which are constructed from triples of the form (subject phrase, relation phrase, object phrase), obtained via open information extraction (Open IE) system, are…
-
6 Sep 2022 1 repository listedLearning from positive and unlabeled (PU) data is a setting where the learner only has access to positive and unlabeled samples while having no information on negative examples.
-
16 Aug 2022 1 repository listedOntologies are one of the richest sources of knowledge.
-
12 Jul 2022 1 repository listedIn this paper, we endeavor to solve the problem of few-shot entity linking, which only requires a minimal amount of in-domain labeled data and is more practical in real situations.
-
1 Dec 2021 1 repository listedWhile vectors in Euclidean space can theoretically represent any graph, much recent work shows that alternatives such as complex, hyperbolic, order, or box embeddings have geometric properties better suited to modeling…
-
12 Nov 2021 1 repository listedHence, knowledge base completion (KBC) on temporal knowledge bases (TKB), where each statement \textit{may} be associated with a temporal scope, has attracted growing attention.
-
24 Oct 2021 1 repository listedWe present Harmonic Memory Networks (HMem), a neural architecture for knowledge base completion that models entities as weighted sums of pairwise bindings between an entity's neighbors and corresponding relations.
-
6 Oct 2021 1 repository listedLearning good representations on multi-relational graphs is essential to knowledge base completion (KBC).
Syntology lines on 7 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections