HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Entity and Evidence Guided Relation Extraction for DocRED

Kevin Huang Guangtao Wang Tengyu Ma Jing Huang

Entity and Evidence Guided Relation Extraction for DocRED

Abstract

Document-level relation extraction is a challenging task which requires reasoning over multiple sentences in order to predict relations in a document. In this paper, we pro-pose a joint training frameworkE2GRE(Entity and Evidence Guided Relation Extraction)for this task. First, we introduce entity-guided sequences as inputs to a pre-trained language model (e.g. BERT, RoBERTa). These entity-guided sequences help a pre-trained language model (LM) to focus on areas of the document related to the entity. Secondly, we guide the fine-tuning of the pre-trained language model by using its internal attention probabilities as additional features for evidence prediction.Our new approach encourages the pre-trained language model to focus on the entities and supporting/evidence sentences. We evaluate our E2GRE approach on DocRED, a recently released large-scale dataset for relation extraction. Our approach is able to achieve state-of-the-art results on the public leaderboard across all metrics, showing that our E2GRE is both effective and synergistic on relation extraction and evidence prediction.

Benchmarks

BenchmarkMethodologyMetrics
relation-extraction-on-docredE2GRE-RoBERTa-large
F1: 62.50
Ign F1: 60.30
relation-extraction-on-docredE2GRE-BERT-base
F1: 58.72
Ign F1: 55.22

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
Entity and Evidence Guided Relation Extraction for DocRED | Papers | HyperAI