English

Cross-relation Cross-bag Attention for Distantly-supervised Relation Extraction

Computation and Language 2018-12-31 v1 Machine Learning

Abstract

Distant supervision leverages knowledge bases to automatically label instances, thus allowing us to train relation extractor without human annotations. However, the generated training data typically contain massive noise, and may result in poor performances with the vanilla supervised learning. In this paper, we propose to conduct multi-instance learning with a novel Cross-relation Cross-bag Selective Attention (C2^2SA), which leads to noise-robust training for distant supervised relation extractor. Specifically, we employ the sentence-level selective attention to reduce the effect of noisy or mismatched sentences, while the correlation among relations were captured to improve the quality of attention weights. Moreover, instead of treating all entity-pairs equally, we try to pay more attention to entity-pairs with a higher quality. Similarly, we adopt the selective attention mechanism to achieve this goal. Experiments with two types of relation extractor demonstrate the superiority of the proposed approach over the state-of-the-art, while further ablation studies verify our intuitions and demonstrate the effectiveness of our proposed two techniques.

Keywords

Cite

@article{arxiv.1812.10604,
  title  = {Cross-relation Cross-bag Attention for Distantly-supervised Relation Extraction},
  author = {Yujin Yuan and Liyuan Liu and Siliang Tang and Zhongfei Zhang and Yueting Zhuang and Shiliang Pu and Fei Wu and Xiang Ren},
  journal= {arXiv preprint arXiv:1812.10604},
  year   = {2018}
}

Comments

AAAI 2019

R2 v1 2026-06-23T06:56:59.572Z