Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Enhancing Document-level Relation Extraction by Entity Knowledge Injection

About

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 commonsense. Large-scale knowledge graphs (KGs) contain a wealth of real-world facts, and can provide valuable knowledge to document-level RE. In this paper, we propose an entity knowledge injection framework to enhance current document-level RE models. Specifically, we introduce coreference distillation to inject coreference knowledge, endowing an RE model with the more general capability of coreference reasoning. We also employ representation reconciliation to inject factual knowledge and aggregate KG representations and document representations into a unified space. The experiments on two benchmark datasets validate the generalization of our entity knowledge injection framework and the consistent improvement to several document-level RE models.

Xinyi Wang, Zitao Wang, Weijian Sun, Wei Hu• 2022

Related benchmarks

TaskDatasetResultRank
Relation ExtractionDocRED (test)
F1 Score61.39
121
Relation ExtractionDocRED (val)
Ignored F159.58
6
Relation ExtractionDWIE (val)
Ignored F169.75
6
Relation ExtractionDWIE (test)
Ignored F174.43
6
Showing 4 of 4 rows

Other info

Code

Follow for update