Discriminative Reasoning for Document-level Relation Extraction
Document-level relation extraction (DocRE) models generally use graph networks to implicitly model the reasoning skill (i.e., pattern recognition, logical reasoning, coreference reasoning, etc.) related to the relation between one entity pair in a document. In this paper, we propose a novel discriminative reasoning framework to explicitly model the paths of these reasoning skills between each entity pair in this document. Thus, a discriminative reasoning network is designed to estimate the relation probability distribution of different reasoning paths based on the constructed graph and vectorized document contexts for each entity pair, thereby recognizing their relation. Experimental results show that our method outperforms the previous state-of-the-art performance on the large-scale DocRE dataset. The code is publicly available at https://github.com/xwjim/DRN.
Code (2)
Tasks
Document-level Relation ExtractionLogical ReasoningRelationRelation ExtractionSimilar Papers 제목 키워드 기반
DiVA-DocRE: A Discriminative and Voice-Aware Paradigm for Document-Level Relation Extraction
The remarkable capabilities of Large Language Models (LLMs) in text comprehension and generation have revolutionized Information Extraction (IE). One such advancement is in Document-level Relation Triplet Extraction (Doc…
Document-level Relation ExtractionReading ComprehensionRelationRelation Extraction+2Double Graph Based Reasoning for Document-level Relation Extraction
Document-level relation extraction aims to extract relations among entities within a document. Different from sentence-level relation extraction, it requires reasoning over multiple sentences across a document. In this p…
Document-level Relation ExtractionRelationRelation ExtractionSentenceRevisiting Document-Level Relation Extraction with Context-Guided Link Prediction
Document-level relation extraction (DocRE) poses the challenge of identifying relationships between entities within a document as opposed to the traditional RE setting where a single sentence is input. Existing approache…
Document-level Relation ExtractionLink PredictionLogical ReasoningPrediction+3NC-DRE: Leveraging Non-entity Clue Information for Document-level Relation Extraction
Document-level relation extraction (RE), which requires reasoning on multiple entities in different sentences to identify complex inter-sentence relations, is more challenging than sentence-level RE. To extract the compl…
DecoderDocument-level Relation ExtractionLanguage ModelingLanguage Modelling+3Document-level Relation Extraction with Cross-sentence Reasoning Graph
Relation extraction (RE) has recently moved from the sentence-level to document-level, which requires aggregating document information and using entities and mentions for reasoning. Existing works put entity nodes and me…
Document-level Relation ExtractionRelationRelation ExtractionSentence