Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Global Textual Relation Embedding for Relational Understanding

About

Pre-trained embeddings such as word embeddings and sentence embeddings are fundamental tools facilitating a wide range of downstream NLP tasks. In this work, we investigate how to learn a general-purpose embedding of textual relations, defined as the shortest dependency path between entities. Textual relation embedding provides a level of knowledge between word/phrase level and sentence level, and we show that it can facilitate downstream tasks requiring relational understanding of the text. To learn such an embedding, we create the largest distant supervision dataset by linking the entire English ClueWeb09 corpus to Freebase. We use global co-occurrence statistics between textual and knowledge base relations as the supervision signal to train the embedding. Evaluation on two relational understanding tasks demonstrates the usefulness of the learned textual relation embedding. The data and code can be found at https://github.com/czyssrs/GloREPlus

Zhiyu Chen, Hanwen Zha, Honglei Liu, Wenhu Chen, Xifeng Yan, Yu Su• 2019

Related benchmarks

TaskDatasetResultRank
Knowledge Base CompletionFB15k-237
MRR0.389
8
Knowledge Base CompletionFB15k-237 Without mentions
MRR42.1
8
Knowledge Base CompletionFB15k-237 With mentions
MRR30
8
Relation ExtractionNYT (held-out)
Precision@10098
4
Showing 4 of 4 rows

Other info

Code

Follow for update