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

DREEAM: Guiding Attention with Evidence for Improving Document-Level Relation Extraction

About

Document-level relation extraction (DocRE) is the task of identifying all relations between each entity pair in a document. Evidence, defined as sentences containing clues for the relationship between an entity pair, has been shown to help DocRE systems focus on relevant texts, thus improving relation extraction. However, evidence retrieval (ER) in DocRE faces two major issues: high memory consumption and limited availability of annotations. This work aims at addressing these issues to improve the usage of ER in DocRE. First, we propose DREEAM, a memory-efficient approach that adopts evidence information as the supervisory signal, thereby guiding the attention modules of the DocRE system to assign high weights to evidence. Second, we propose a self-training strategy for DREEAM to learn ER from automatically-generated evidence on massive data without evidence annotations. Experimental results reveal that our approach exhibits state-of-the-art performance on the DocRED benchmark for both DocRE and ER. To the best of our knowledge, DREEAM is the first approach to employ ER self-training.

Youmi Ma, An Wang, Naoaki Okazaki• 2023

Related benchmarks

TaskDatasetResultRank
Relation ExtractionRe-DocRED (test)
Ignored F178.95
56
Relation ExtractionDocRED official (test)
RE67.53
45
Document-level Relation ExtractionRe-DocRED (test)
Ignored F1 Score80.39
38
Relation ExtractionDocRED official (dev)
F1 Score67.41
38
Document Relation ExtractionReDocRED (dev)
F1 Score79.42
15
Evidence RetrievalDocRED (dev)
F1 Score57.55
14
Evidence RetrievalDocRED (test)
F1 Score57.34
13
Showing 7 of 7 rows

Other info

Code

Follow for update