Consistent Document-Level Relation Extraction via Counterfactuals
Many datasets have been developed to train and evaluate document-level relation extraction (RE) models. Most of these are constructed using real-world data. It has been shown that RE models trained on real-world data suffer from factual biases. To evaluate and address this issue, we present CovEReD, a counterfactual data generation approach for document-level relation extraction datasets using entity replacement. We first demonstrate that models trained on factual data exhibit inconsistent behavior: while they accurately extract triples from factual data, they fail to extract the same triples after counterfactual modification. This inconsistency suggests that models trained on factual data rely on spurious signals such as specific entities and external knowledge $\unicode{x2013}$ rather than on the input context $\unicode{x2013}$ to extract triples. We show that by generating document-level counterfactual data with CovEReD and training models on them, consistency is maintained with minimal impact on RE performance. We release our CovEReD pipeline as well as Re-DocRED-CF, a dataset of counterfactual RE documents, to assist in evaluating and addressing inconsistency in document-level RE.
Code (1)
Tasks
counterfactualDocument-level Relation ExtractionRelationRelation ExtractionSimilar Papers 제목 키워드 기반
Enhancing Document-level Relation Extraction by Entity Knowledge Injection
Document-level relation extraction (RE) aims to identify the relations between entities throughout an entire document. It needs complex reasoning skills to synthesize various knowledge such as coreferences and commonsens…
Document-level Relation ExtractionKnowledge GraphsRelationRelation ExtractionGREG: A Global Level Relation Extraction with Knowledge Graph Embedding
In an age overflowing with information, the task of converting unstructured data into structured data are a vital task of great need. Currently, most relation extraction modules are more focused on the extraction of loca…
Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graph EmbeddingsKnowledge Graphs+2PromptRE: Weakly-Supervised Document-Level Relation Extraction via Prompting-Based Data Programming
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+1A Masked Image Reconstruction Network for Document-level Relation Extraction
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+1EA^2E: Improving Consistency with Event Awareness for Document-Level Argument Extraction
Events are inter-related in documents. Motivated by the one-sense-per-discourse theory, we hypothesize that a participant tends to play consistent roles across multiple events in the same document. However recent work on…
Event Argument ExtractionKnowledge Base PopulationQuestion Answering