paper-with-me

Papers

Document-level Relation Extraction with Dual-tier Heterogeneous Graph

2020-12-01 · COLING 2020 8 · Zhenyu Zhang, Bowen Yu, Xiaobo Shu, Tingwen Liu, Hengzhu Tang, Wang Yubin, Li Guo

Document-level relation extraction (RE) poses new challenges over its sentence-level counterpart since it requires an adequate comprehension of the whole document and the multi-hop reasoning ability across multiple sentences to reach the final result. In this paper, we propose a novel graph-based model with Dual-tier Heterogeneous Graph (DHG) for document-level RE. In particular, DHG is composed of a structure modeling layer followed by a relation reasoning layer. The major advantage is that it is capable of not only capturing both the sequential and structural information of documents but also mixing them together to benefit for multi-hop reasoning and final decision-making. Furthermore, we employ Graph Neural Networks (GNNs) based message propagation strategy to accumulate information on DHG. Experimental results demonstrate that the proposed method achieves state-of-the-art performance on two widely used datasets, and further analyses suggest that all the modules in our model are indispensable for document-level RE.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingDocument-level Relation ExtractionRelationRelation ExtractionSentence

Similar Papers 제목 키워드 기반

Do the Benefits of Joint Models for Relation Extraction Extend to Document-level Tasks?

2023-10-01 · Pratik Saini, Tapas Nayak, Indrajit Bhattacharya

Two distinct approaches have been proposed for relational triple extraction - pipeline and joint. Joint models, which capture interactions across triples, are the more recent development, and have been shown to outperfor…

RelationRelation ExtractionSentence

BeDiscovER: The Benchmark of Discourse Understanding in the Era of Reasoning Language Models

2025-11-17 · Chuyuan Li, Giuseppe Carenini arxiv

We introduce BeDiscovER (Benchmark of Discourse Understanding in the Era of Reasoning Language Models), an up-to-date, comprehensive suite for evaluating the discourse-level knowledge of modern LLMs. BeDiscovER compiles …

Temporal Relation ExtractionRelation ClassificationDiscourse Parsing

Graph Enhanced Dual Attention Network for Document-Level Relation Extraction

2020-12-01 · COLING 2020 8 · Bo Li, Wei Ye, Zhonghao Sheng, Rui Xie 외

Document-level relation extraction requires inter-sentence reasoning capabilities to capture local and global contextual information for multiple relational facts. To improve inter-sentence reasoning, we propose to chara…

Document-level Relation ExtractionRelationRelation ExtractionSentence

PromptRE: Weakly-Supervised Document-Level Relation Extraction via Prompting-Based Data Programming

2023-10-13 · Chufan Gao, Xulin Fan, Jimeng Sun, Xuan Wang

Relation extraction aims to classify the relationships between two entities into pre-defined categories. While previous research has mainly focused on sentence-level relation extraction, recent studies have expanded the …

Document-level Relation ExtractionRelationRelation ClassificationRelation Extraction+1

DECODEM: Data Extraction from Corporate Organizational Documents via Enhanced Methods

2026-07-17 · Jens Frankenreiter arxiv

Much empirical legal research depends on translating unstructured text into structured variables. In corporate governance research as elsewhere, this translation has traditionally relied on human coding of documents such…

Binary ClassificationModel extraction