paper-with-me

홈 › Papers

Entity Type Prediction in Knowledge Graphs using Embeddings

2020-04-28 · Russa Biswas, Radina Sofronova, Mehwish Alam, Harald Sack

Open Knowledge Graphs (such as DBpedia, Wikidata, YAGO) have been recognized as the backbone of diverse applications in the field of data mining and information retrieval. Hence, the completeness and correctness of the Knowledge Graphs (KGs) are vital. Most of these KGs are mostly created either via an automated information extraction from Wikipedia snapshots or information accumulation provided by the users or using heuristics. However, it has been observed that the type information of these KGs is often noisy, incomplete, and incorrect. To deal with this problem a multi-label classification approach is proposed in this work for entity typing using KG embeddings. We compare our approach with the current state-of-the-art type prediction method and report on experiments with the KGs.

📄 PDF Abstract BibTeX arXiv:2004.13702

Code (0)

등록된 구현이 없습니다.

Tasks

Entity TypingInformation RetrievalKnowledge GraphsMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONPredictionRetrievalType predictionVocal Bursts Type Prediction

Similar Papers 제목 키워드 기반

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

SimplE Embedding for Link Prediction in Knowledge Graphs

2018-02-13 · NeurIPS 2018 12 · Seyed Mehran Kazemi, David Poole

Knowledge graphs contain knowledge about the world and provide a structured representation of this knowledge. Current knowledge graphs contain only a small subset of what is true in the world. Link prediction approaches …

Knowledge GraphsLink PredictionPrediction

DOLORES: Deep Contextualized Knowledge Graph Embeddings

2018-10-31 · AKBC 2020 6 · Haoyu Wang, Vivek Kulkarni, William Yang Wang

We introduce a new method DOLORES for learning knowledge graph embeddings that effectively captures contextual cues and dependencies among entities and relations. First, we note that short paths on knowledge graphs compr…

Knowledge Graph EmbeddingsKnowledge GraphsLink PredictionPrediction+3

Embedding Knowledge Graphs Attentive to Positional and Centrality Qualities

2021-06-01 · ECML PKDD 2021 6 · Afshin Sadeghi, Diego Collarana, Damien Graux, Jens Lehmann

Knowledge graphs embeddings (KGE) are lately at the center of many artificial intelligence studies due to their applicability for solving downstream tasks, including link prediction and node classification. However, most…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsLink Prediction+2

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