CLLGJan 16, 2013

Learning New Facts From Knowledge Bases With Neural Tensor Networks and Semantic Word Vectors

arXiv:1301.3618v263 citations
Originality Incremental advance
AI Analysis

This addresses the issue of missing knowledge in databases for applications relying on structured relational data, representing an incremental improvement over existing models.

The paper tackles the problem of knowledge base incompleteness by predicting new true relationships between entities using a neural tensor network model, achieving 75.8% accuracy on unseen relationships in WordNet.

Knowledge bases provide applications with the benefit of easily accessible, systematic relational knowledge but often suffer in practice from their incompleteness and lack of knowledge of new entities and relations. Much work has focused on building or extending them by finding patterns in large unannotated text corpora. In contrast, here we mainly aim to complete a knowledge base by predicting additional true relationships between entities, based on generalizations that can be discerned in the given knowledgebase. We introduce a neural tensor network (NTN) model which predicts new relationship entries that can be added to the database. This model can be improved by initializing entity representations with word vectors learned in an unsupervised fashion from text, and when doing this, existing relations can even be queried for entities that were not present in the database. Our model generalizes and outperforms existing models for this problem, and can classify unseen relationships in WordNet with an accuracy of 75.8%.

Foundations

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

Your Notes