Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
149 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Entity and Evidence Guided Relation Extraction for DocRED (2008.12283v1)

Published 27 Aug 2020 in cs.CL

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 LLM (e.g. BERT, RoBERTa). These entity-guided sequences help a pre-trained LLM (LM) to focus on areas of the document related to the entity. Secondly, we guide the fine-tuning of the pre-trained LLM by using its internal attention probabilities as additional features for evidence prediction.Our new approach encourages the pre-trained LLM 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.

Citations (8)

Summary

We haven't generated a summary for this paper yet.