Distant supervision for neural relation extraction integrated with word attention and property features

Jianfeng Qu,Dantong Ouyang,Wen Hua,Yuxin Ye,Ximing Li
DOI: https://doi.org/10.1016/j.neunet.2018.01.006
IF: 7.8
2018-01-01
Neural Networks
Abstract:Distant supervision for neural relation extraction is an efficient approach to extracting massive relations with reference to plain texts. However, the existing neural methods fail to capture the critical words in sentence encoding and meanwhile lack useful sentence information for some positive training instances. To address the above issues, we propose a novel neural relation extraction model. First, we develop a word-level attention mechanism to distinguish the importance of each individual word in a sentence, increasing the attention weights for those critical words. Second, we investigate the semantic information from word embeddings of target entities, which can be developed as a supplementary feature for the extractor. Experimental results show that our model outperforms previous state-of-the-art baselines.
What problem does this paper attempt to address?