Combination of Unified Embedding Model and Observed Features for Knowledge Graph Completion
Takuma Ebisu, Ryutaro Ichise

TL;DR
This paper presents a unified framework combining embedding models and observed features for knowledge graph completion, improving prediction accuracy and rule evaluation speed.
Contribution
It unifies state-of-the-art embedding models, interprets them as translation-based, and integrates rule evaluation with observed features for enhanced link prediction.
Findings
Outperforms existing models in link prediction accuracy
Faster rule evaluation compared to traditional methods
Effective integration of embedding and observed features
Abstract
Knowledge graphs are useful for many artificial intelligence tasks but often have missing data. Hence, a method for completing knowledge graphs is required. Existing approaches include embedding models, the Path Ranking Algorithm, and rule evaluation models. However, these approaches have limitations. For example, all the information is mixed and difficult to interpret in embedding models, and traditional rule evaluation models are basically slow. In this paper, we provide an integrated view of various approaches and combine them to compensate for their limitations. We first unify state-of-the-art embedding models, such as ComplEx and TorusE, reinterpreting them as a variant of translation-based models. Then, we show that these models utilize paths for link prediction and propose a method for evaluating rules based on this idea. Finally, we combine an embedding model and observed…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Data Quality and Management
