paper-with-me

Papers

Improving Relation Extraction with Knowledge-attention

2019-10-07 · IJCNLP 2019 11 · Pengfei Li, Kezhi Mao, Xuefeng Yang, Qi Li

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.

📄 PDF Abstract BibTeX arXiv:1910.02724

Code (0)

등록된 구현이 없습니다.

Tasks

RelationRelation Extraction

Similar Papers 제목 키워드 기반

Combining Context and Knowledge Representations for Chemical-Disease Relation Extraction

2019-12-23 · Huiwei Zhou, Yunlong Yang, Shixian Ning, Zhuang Liu 외

Automatically extracting the relationships between chemicals and diseases is significantly important to various areas of biomedical research and health care. Biomedical experts have built many large-scale knowledge bases…

RelationRelation Extraction

Distant Supervision for Relation Extraction with Sentence-Level Attention and Entity Descriptions

2017-10-10 · AAAI 2017 10 · Guoliang Ji

Distant supervision for relation extraction is an efficient method to scale relation extraction to very large corpora which contains thousands of relations. However, the existing approaches have flaws on selecting vali…

RelationRelation ExtractionSentencevalid

Chemical-induced Disease Relation Extraction with Dependency Information and Prior Knowledge

2020-01-02 · Huiwei Zhou, Shixian Ning, Yunlong Yang, Zhuang Liu 외

Chemical-disease relation (CDR) extraction is significantly important to various areas of biomedical research and health care. Nowadays, many large-scale biomedical knowledge bases (KBs) containing triples about entity p…

RelationRelation ExtractionSentence

Enriched Attention for Robust Relation Extraction

2021-04-22 · Heike Adel, Jannik Strötgen

The performance of relation extraction models has increased considerably with the rise of neural networks. However, a key issue of neural relation extraction is robustness: the models do not scale well to long sentences …

RelationRelation ExtractionSentence

Position-aware Attention and Supervised Data Improve Slot Filling

2017-09-01 · EMNLP 2017 9 · Yuhao Zhang, Victor Zhong, Danqi Chen, Gabor Angeli 외

Organized relational knowledge in the form of {``}knowledge graphs{''} is important for many applications. However, the ability to populate knowledge bases with facts automatically extracted from documents has improved f…

FormKnowledge Base PopulationKnowledge GraphsPosition+4