English

Global Textual Relation Embedding for Relational Understanding

Computation and Language 2019-06-04 v1

Abstract

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

Keywords

Cite

@article{arxiv.1906.00550,
  title  = {Global Textual Relation Embedding for Relational Understanding},
  author = {Zhiyu Chen and Hanwen Zha and Honglei Liu and Wenhu Chen and Xifeng Yan and Yu Su},
  journal= {arXiv preprint arXiv:1906.00550},
  year   = {2019}
}

Comments

Accepted to ACL 2019. 5 pages, 2 figures

R2 v1 2026-06-23T09:38:02.075Z