Connecting Embeddings for Knowledge Graph Entity Typing
Yu Zhao, Anxiang Zhang, Ruobing Xie, Kang Liu, Xiaojie Wang

TL;DR
This paper introduces a joint embedding approach that combines local entity type assertions and global triple knowledge to improve entity typing in knowledge graphs, demonstrating effectiveness on real-world datasets.
Contribution
It proposes two novel knowledge-driven mechanisms and embedding models for KG entity typing, integrating local and global information for more accurate inference.
Findings
Improved entity typing accuracy on Freebase and YAGO datasets.
Effective combination of local and global KG knowledge.
Validated models outperform existing methods.
Abstract
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 novel approach for KG entity typing which is trained by jointly utilizing local typing knowledge from existing entity type assertions and global triple knowledge from KGs. Specifically, we present two distinct knowledge-driven effective mechanisms of entity type inference. Accordingly, we build two novel embedding models to realize the mechanisms. Afterward, a joint model with them is used to infer missing entity type instances, which favors inferences that agree with both entity type instances and triple knowledge in KGs. Experimental results on two real-world datasets (Freebase and YAGO) demonstrate the effectiveness of our proposed mechanisms and models for improving…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Domain Adaptation and Few-Shot Learning
