AIOct 6, 2016

Improved Knowledge Base Completion by Path-Augmented TransR Model

arXiv:1610.04073v111 citations
Originality Synthesis-oriented
AI Analysis

This work addresses knowledge base completion for AI systems, but it appears incremental as it builds on an existing method.

The paper tackled knowledge base completion by proposing a path-augmented TransR model to improve link prediction accuracy, and experimental results showed it outperformed previous models.

Knowledge base completion aims to infer new relations from existing information. In this paper, we propose path-augmented TransR (PTransR) model to improve the accuracy of link prediction. In our approach, we base PTransR model on TransR, which is the best one-hop model at present. Then we regularize TransR with information of relation paths. In our experiment, we evaluate PTransR on the task of entity prediction. Experimental results show that PTransR outperforms previous models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes