paper-with-me

Papers

Anaphor Assisted Document-Level Relation Extraction

2023-10-28 · Chonggang Lu, Richong Zhang, Kai Sun, Jaein Kim, Cunwang Zhang, Yongyi Mao

Document-level relation extraction (DocRE) involves identifying relations between entities distributed in multiple sentences within a document. Existing methods focus on building a heterogeneous document graph to model the internal structure of an entity and the external interaction between entities. However, there are two drawbacks in existing methods. On one hand, anaphor plays an important role in reasoning to identify relations between entities but is ignored by these methods. On the other hand, these methods achieve cross-sentence entity interactions implicitly by utilizing a document or sentences as intermediate nodes. Such an approach has difficulties in learning fine-grained interactions between entities across different sentences, resulting in sub-optimal performance. To address these issues, we propose an Anaphor-Assisted (AA) framework for DocRE tasks. Experimental results on the widely-used datasets demonstrate that our model achieves a new state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2310.18604

Code (1)

burgerburgerburger/aa 공식 구현 pytorch

Tasks

Document-level Relation ExtractionRelationRelation ExtractionSentence

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Anaphora Resolution for Improving Spatial Relation Extraction from Text

2018-06-01 · WS 2018 6 · Umar Manzoor, Parisa Kordjamshidi

Spatial relation extraction from generic text is a challenging problem due to the ambiguity of the prepositions spatial meaning as well as the nesting structure of the spatial descriptions. In this work, we highlight the…

RelationRelation Extraction

Evaluating anaphora and coreference resolution to improve automatic keyphrase extraction

2016-12-01 · COLING 2016 12 · Marco Basaldella, Giorgia Chiaradia, Carlo Tasso

In this paper we analyze the effectiveness of using linguistic knowledge from coreference and anaphora resolution for improving the performance for supervised keyphrase extraction. In order to verify the impact of these …

Clusteringcoreference-resolutionCoreference ResolutionKeyphrase Extraction+2

GADePo: Graph-Assisted Declarative Pooling Transformers for Document-Level Relation Extraction

2023-08-28 · Andrei C. Coman, Christos Theodoropoulos, Marie-Francine Moens, James Henderson

Document-level relation extraction typically relies on text-based encoders and hand-coded pooling heuristics to aggregate information learned by the encoder. In this paper, we leverage the intrinsic graph processing capa…

Document-level Relation ExtractionRelationRelation Extraction

Stress Testing BERT Anaphora Resolution Models for Reaction Extraction in Chemical Patents

2023-06-23 · Chieling Yueh, Evangelos Kanoulas, Bruno Martins, Camilo Thorne 외

The high volume of published chemical patents and the importance of a timely acquisition of their information gives rise to automating information extraction from chemical patents. Anaphora resolution is an important com…

NARC – Norwegian Anaphora Resolution Corpus

2022-10-01 · COLING (CRAC) 2022 10 · Petter Mæhlum, Dag Haug, Tollef Jørgensen, Andre Kåsen 외

We present the Norwegian Anaphora Resolution Corpus (NARC), the first publicly available corpus annotated with anaphoric relations between noun phrases for Norwegian. The paper describes the annotated data for 326 docume…

Relation