Connecting Language and Knowledge Bases with Embedding Models for Relation Extraction
Computation and Language
2013-08-02 v1 Information Retrieval
Machine Learning
Abstract
This paper proposes a novel approach for relation extraction from free text which is trained to jointly use information from the text and from existing knowledge. Our model is based on two scoring functions that operate by learning low-dimensional embeddings of words and of entities and relationships from a knowledge base. We empirically show on New York Times articles aligned with Freebase relations that our approach is able to efficiently use the extra information provided by a large subset of Freebase data (4M entities, 23k relationships) to improve over existing methods that rely on text features alone.
Cite
@article{arxiv.1307.7973,
title = {Connecting Language and Knowledge Bases with Embedding Models for Relation Extraction},
author = {Jason Weston and Antoine Bordes and Oksana Yakhnenko and Nicolas Usunier},
journal= {arXiv preprint arXiv:1307.7973},
year = {2013}
}