paper-with-me

Papers

Document-Level Relation Extraction via Pair-Aware and Entity-Enhanced Representation Learning

2022-10-01 · COLING 2022 10 · Xiusheng Huang, Hang Yang, Yubo Chen, Jun Zhao, Kang Liu, Weijian Sun, Zuyu Zhao

Document-level relation extraction aims to recognize relations among multiple entity pairs from a whole piece of article. Recent methods achieve considerable performance but still suffer from two challenges: a) the relational entity pairs are sparse, b) the representation of entity pairs is insufficient. In this paper, we propose Pair-Aware and Entity-Enhanced(PAEE) model to solve the aforementioned two challenges. For the first challenge, we design a Pair-Aware Representation module to predict potential relational entity pairs, which constrains the relation extraction to the predicted entity pairs subset rather than all pairs; For the second, we introduce a Entity-Enhanced Representation module to assemble directional entity pairs and obtain a holistic understanding of the entire document. Experimental results show that our approach can obtain state-of-the-art performance on four benchmark datasets DocRED, DWIE, CDR and GDA.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Document-level Relation ExtractionRelationRelation ExtractionRepresentation Learning

Similar Papers 제목 키워드 기반

Coarse-to-Fine Entity Representations for Document-level Relation Extraction

2020-12-04 · Damai Dai, Jing Ren, Shuang Zeng, Baobao Chang 외

Document-level Relation Extraction (RE) requires extracting relations expressed within and across sentences. Recent works show that graph-based methods, usually constructing a document-level graph that captures document-…

Document-level Relation ExtractionRelationRelation Extraction

RAPL: A Relation-Aware Prototype Learning Approach for Few-Shot Document-Level Relation Extraction

2023-10-24 · Shiao Meng, Xuming Hu, Aiwei Liu, Shu'ang Li 외

How to identify semantic relations among entities in a document when only a few labeled documents are available? Few-shot document-level relation extraction (FSDLRE) is crucial for addressing the pervasive data scarcity …

Document-level Relation ExtractionMeta-LearningRelationRelation Extraction

A Masked Image Reconstruction Network for Document-level Relation Extraction

2022-04-21 · Liang Zhang, Yidong Cheng

Document-level relation extraction aims to extract relations among entities within a document. Compared with its sentence-level counterpart, Document-level relation extraction requires inference over multiple sentences t…

Document-level Relation ExtractionImage ReconstructionRelationRelation Extraction+1

Document-level Relation Extraction with Relation Correlations

2022-12-20 · Ridong Han, Tao Peng, Benyou Wang, Lu Liu 외

Document-level relation extraction faces two overlooked challenges: long-tail problem and multi-label problem. Previous work focuses mainly on obtaining better contextual representations for entity pairs, hardly address …

Document-level Relation ExtractionRelationRelation Extraction

PRiSM: Enhancing Low-Resource Document-Level Relation Extraction with Relation-Aware Score Calibration

2023-09-25 · Minseok Choi, Hyesu Lim, Jaegul Choo

Document-level relation extraction (DocRE) aims to extract relations of all entity pairs in a document. A key challenge in DocRE is the cost of annotating such data which requires intensive human effort. Thus, we investi…

Document-level Relation ExtractionRelationRelation Extraction