paper-with-me

Papers

Inferring Missing Entity Type Instances for Knowledge Base Completion: New Dataset and Methods

2015-04-24 · HLT 2015 5 · Arvind Neelakantan, Ming-Wei Chang

Most of previous work in knowledge base (KB) completion has focused on the problem of relation extraction. In this work, we focus on the task of inferring missing entity type instances in a KB, a fundamental task for KB competition yet receives little attention. Due to the novelty of this task, we construct a large-scale dataset and design an automatic evaluation methodology. Our knowledge base completion method uses information within the existing KB and external information from Wikipedia. We show that individual methods trained with a global objective that considers unobserved cells from both the entity and the type side gives consistently higher quality predictions compared to baseline methods. We also perform manual evaluation on a small subset of the data to verify the effectiveness of our knowledge base completion methods and the correctness of our proposed automatic evaluation method.

📄 PDF Abstract BibTeX arXiv:1504.06658

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Base CompletionRelation Extraction

Similar Papers 제목 키워드 기반

Connecting Embeddings for Knowledge Graph Entity Typing

2020-07-21 · ACL 2020 6 · Yu Zhao, Anxiang Zhang, Ruobing Xie, Kang Liu 외

Knowledge graph (KG) entity typing aims at inferring possible missing entity type instances in KG, which is a very significant but still under-explored subtask of knowledge graph completion. In this paper, we propose a n…

Entity TypingKnowledge Graph CompletionVocal Bursts Type Prediction

Multi-view Contrastive Learning for Entity Typing over Knowledge Graphs

2023-10-18 · Zhiwei Hu, Víctor Gutiérrez-Basulto, Zhiliang Xiang, Ru Li 외

Knowledge graph entity typing (KGET) aims at inferring plausible types of entities in knowledge graphs. Existing approaches to KGET focus on how to better encode the knowledge provided by the neighbors and types of an en…

Contrastive LearningEntity TypingKnowledge GraphsMixture-of-Experts

Transformer-based Entity Typing in Knowledge Graphs

2022-10-20 · Zhiwei Hu, Víctor Gutiérrez-Basulto, Zhiliang Xiang, Ru Li 외

We investigate the knowledge graph entity typing task which aims at inferring plausible entity types. In this paper, we propose a novel Transformer-based Entity Typing (TET) approach, effectively encoding the content of …

Entity TypingKnowledge Graphs

COTET: Cross-view Optimal Transport for Knowledge Graph Entity Typing

2024-05-22 · Zhiwei Hu, Víctor Gutiérrez-Basulto, Zhiliang Xiang, Ru Li 외

Knowledge graph entity typing (KGET) aims to infer missing entity type instances in knowledge graphs. Previous research has predominantly centered around leveraging contextual information associated with entities, which …

Entity TypingKnowledge Graphs

Context-aware Inductive Knowledge Graph Completion with Latent Type Constraints and Subgraph Reasoning

2024-10-22 · Muzhi Li, Cehao Yang, Chengjin Xu, Zixing Song 외

Inductive knowledge graph completion (KGC) aims to predict missing triples with unseen entities. Recent works focus on modeling reasoning paths between the head and tail entity as direct supporting evidence. However, the…

Inductive knowledge graph completionKnowledge Graph Completion