entity types
Also known as: entity type information
Facts (12)
Sources
Knowledge Graphs: Opportunities and Challenges - Springer Nature link.springer.com Apr 3, 2023 5 facts
claimThe performance of traditional knowledge graph embedding methods that do not consider additional information like entity types or relation paths is often unsatisfactory.
claimMany established methods for generating knowledge graph embeddings suffer from limitations because they only consider surface facts (triplets) and ignore additional information such as entity types and relation paths, which could otherwise improve embedding accuracy.
claimImproving knowledge graph embedding performance requires incorporating multivariate information, such as hierarchical relation descriptions and combined entity types and textual descriptions, into triplet features.
claimGuo et al. (2015) improved the efficiency of embedding models by incorporating additional entity type information, specifically the semantic category of each entity, to determine correlations between entities and address data sparsity issues.
claimGeneral additional information often fails to represent the semantic meaning of triplets because entity types are not inherently related to the semantic information of triplets.
Construction of Knowledge Graphs: State and Challenges - arXiv arxiv.org 4 facts
referenceTonon et al. developed a method for the contextualized ranking of entity types based on knowledge graphs, published in the Journal of Web Semantics in 2016.
measurementWikidata is the largest open-source knowledge graph, containing approximately 100 million entities with 300,000 entity types and 14 billion relations with 300,000 relation types.
claimNELL and HKGB are knowledge graph systems that can identify new entity and relation types in input data for addition to the ontology after manual confirmation.
measurementKnowledge graphs vary significantly in the number of integrated source datasets (ranging from 1 to 140) and in size regarding the number of entity types, relation types, entities, and relations.
LLM-empowered knowledge graph construction: A survey - arXiv arxiv.org Oct 23, 2025 2 facts
referenceThe LKD-KGC framework, introduced by Sun et al. (2025), utilizes adaptive, embedding-based schema integration to automatically extract and merge equivalent entity types via vector clustering and LLM-based deduplication, allowing schema alignment to emerge dynamically from data.
claimSchema-level fusion is a process that unifies the structural backbone of knowledge graphs, including concepts, entity types, relations, and attributes, into a coherent and semantically consistent schema.
A Knowledge Graph-Based Hallucination Benchmark for Evaluating ... arxiv.org Feb 23, 2026 1 fact
claimIn LLM training data, entity types such as fictional characters appear frequently in descriptive texts, whereas entities such as paintings are typically referenced in shorter, literal descriptions and are less likely to be retained.