English

Improving Relation Extraction with Knowledge-attention

Computation and Language 2020-03-05 v2 Machine Learning

Abstract

While attention mechanisms have been proven to be effective in many NLP tasks, majority of them are data-driven. We propose a novel knowledge-attention encoder which incorporates prior knowledge from external lexical resources into deep neural networks for relation extraction task. Furthermore, we present three effective ways of integrating knowledge-attention with self-attention to maximize the utilization of both knowledge and data. The proposed relation extraction system is end-to-end and fully attention-based. Experiment results show that the proposed knowledge-attention mechanism has complementary strengths with self-attention, and our integrated models outperform existing CNN, RNN, and self-attention based models. State-of-the-art performance is achieved on TACRED, a complex and large-scale relation extraction dataset.

Keywords

Cite

@article{arxiv.1910.02724,
  title  = {Improving Relation Extraction with Knowledge-attention},
  author = {Pengfei Li and Kezhi Mao and Xuefeng Yang and Qi Li},
  journal= {arXiv preprint arXiv:1910.02724},
  year   = {2020}
}

Comments

Paper presented at 2019 Conference on Empirical Methods in Natural Language Processing (EMNLP 2019)

R2 v1 2026-06-23T11:36:12.960Z