Minimize Exposure Bias of Seq2Seq Models in Joint Entity and Relation Extraction

09/16/2020
by   Haoran Zhang, et al.
0

Joint entity and relation extraction aims to extract relation triplets from plain text directly. Prior work leverages Sequence-to-Sequence (Seq2Seq) models for triplet sequence generation. However, Seq2Seq enforces an unnecessary order on the unordered triplets and involves a large decoding length associated with error accumulation. These introduce exposure bias, which may cause the models overfit to the frequent label combination, thus deteriorating the generalization. We propose a novel Sequence-to-Unordered-Multi-Tree (Seq2UMTree) model to minimize the effects of exposure bias by limiting the decoding length to three within a triplet and removing the order among triplets. We evaluate our model on two datasets, DuIE and NYT, and systematically study how exposure bias alters the performance of Seq2Seq models. Experiments show that the state-of-the-art Seq2Seq model overfits to both datasets while Seq2UMTree shows significantly better generalization. Our code is available at https://github.com/WindChimeRan/OpenJERE .

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/08/2022

Should We Rely on Entity Mentions for Relation Extraction? Debiasing Relation Extraction with Counterfactual Analysis

Recent literature focuses on utilizing the entity information in the sen...
research
03/10/2022

AIFB-WebScience at SemEval-2022 Task 12: Relation Extraction First – Using Relation Extraction to Identify Entities

In this paper, we present an end-to-end joint entity and relation extrac...
research
03/17/2022

RelationPrompt: Leveraging Prompts to Generate Synthetic Data for Zero-Shot Relation Triplet Extraction

Despite the importance of relation extraction in building and representi...
research
11/03/2020

Joint Entity and Relation Extraction with Set Prediction Networks

The joint entity and relation extraction task aims to extract all relati...
research
05/07/2022

Good Visual Guidance Makes A Better Extractor: Hierarchical Visual Prefix for Multimodal Entity and Relation Extraction

Multimodal named entity recognition and relation extraction (MNER and MR...
research
07/10/2023

Entity Identifier: A Natural Text Parsing-based Framework For Entity Relation Extraction

The field of programming has a diversity of paradigms that are used acco...
research
10/10/2022

Extracting or Guessing? Improving Faithfulness of Event Temporal Relation Extraction

In this paper, we seek to improve the faithfulness of TempRel extraction...

Please sign up or login with your details

Forgot password? Click here to reset