HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Document-Level Relation Extraction with Sentences Importance Estimation and Focusing

Wang Xu; Kehai Chen; Lili Mou; Tiejun Zhao

Document-Level Relation Extraction with Sentences Importance Estimation and Focusing

Abstract

Document-level relation extraction (DocRE) aims to determine the relation between two entities from a document of multiple sentences. Recent studies typically represent the entire document by sequence- or graph-based models to predict the relations of all entity pairs. However, we find that such a model is not robust and exhibits bizarre behaviors: it predicts correctly when an entire test document is fed as input, but errs when non-evidence sentences are removed. To this end, we propose a Sentence Importance Estimation and Focusing (SIEF) framework for DocRE, where we design a sentence importance score and a sentence focusing loss, encouraging DocRE models to focus on evidence sentences. Experimental results on two domains show that our SIEF not only improves overall performance, but also makes DocRE models more robust. Moreover, SIEF is a general framework, shown to be effective when combined with a variety of base DocRE models.

Code Repositories

xwjim/sief
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
dialog-relation-extraction-on-dialogreBERT+SIEF
F1 (v1): 61.8
F1c (v1): 58.4
relation-extraction-on-docredGAIN+SIEF
F1: 62.29
Ign F1: 59.87

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Document-Level Relation Extraction with Sentences Importance Estimation and Focusing | Papers | HyperAI