paper-with-me

Papers

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 with multiple entities and relations. In this work, we address this problem with an enriched attention mechanism. Attention allows the model to focus on parts of the input sentence that are relevant to relation extraction. We propose to enrich the attention function with features modeling knowledge about the relation arguments and the shortest dependency path between them. Thus, for different relation arguments, the model can pay attention to different parts of the sentence. Our model outperforms prior work using comparable setups on two popular benchmarks, and our analysis confirms that it indeed scales to long sentences with many entities.

📄 PDF Abstract BibTeX arXiv:2104.10899

Code (0)

등록된 구현이 없습니다.

Tasks

RelationRelation ExtractionSentence

Similar Papers 제목 키워드 기반

A Feature-Enriched Tree Kernel for Relation Extraction

2014-06-01 · ACL 2014 6 · Le Sun, Xianpei Han
RelationRelation Extraction

Joint Entity and Relation Extraction from Scientific Documents: Role of Linguistic Information and Entity Types

2021-09-30 · Extraction and Evaluation of Knowledge Entities from Scientific Documents 2021 9 · T Y S S Santosh, Prantika Chakraborty, Sudakshina Dutta, Debarshi Kumar Sanyal 외

Scientific articles contain various types of domain-specific entities and relations between them. The entities and their relations succinctly capture important information about the topic of the document and hence, the…

ArticlesJoint Entity and Relation ExtractionJoint Entity and Relation Extraction on Scientific DataPOS+3

EnriCo: Enriched Representation and Globally Constrained Inference for Entity and Relation Extraction

2024-04-18 · Urchade Zaratiana, Nadi Tomeh, Yann Dauxais, Pierre Holat 외

Joint entity and relation extraction plays a pivotal role in various applications, notably in the construction of knowledge graphs. Despite recent progress, existing approaches often fall short in two key aspects: richne…

Joint Entity and Relation ExtractionKnowledge GraphsRelationRelation Extraction

Dissecting Recall of Factual Associations in Auto-Regressive Language Models

2023-04-28 · Mor Geva, Jasmijn Bastings, Katja Filippova, Amir Globerson

Transformer-based language models (LMs) are known to capture factual knowledge in their parameters. While previous work looked into where factual associations are stored, only little is known about how they are retrieved…

AttributeAttribute ExtractionRelation

Boosting Open Information Extraction with Noun-Based Relations

2014-05-01 · LREC 2014 5 · Clarissa Xavier, Vera Lima

Open Information Extraction (Open IE) is a strategy for learning relations from texts, regardless the domain and without predefining these relations. Work in this area has focused mainly on verbal relations. In order to …

Open Information ExtractionRelation Extraction