Effective Modeling of Encoder-Decoder Architecture for Joint Entity and Relation Extraction

11/22/2019
by   Tapas Nayak, et al.
0

A relation tuple consists of two entities and the relation between them, and often such tuples are found in unstructured text. There may be multiple relation tuples present in a text and they may share one or both entities among them. Extracting such relation tuples from a sentence is a difficult task and sharing of entities or overlapping entities among the tuples makes it more challenging. Most prior work adopted a pipeline approach where entities were identified first followed by finding the relations among them, thus missing the interaction among the relation tuples in a sentence. In this paper, we propose two approaches to use encoder-decoder architecture for jointly extracting entities and relations. In the first approach, we propose a representation scheme for relation tuples which enables the decoder to generate one word at a time like machine translation models and still finds all the tuples present in a sentence with full entity names of different length and with overlapping entities. Next, we propose a pointer network-based decoding approach where an entire tuple is generated at every time step. Experiments on the publicly available New York Times corpus show that our proposed approaches outperform previous work and achieve significantly higher F1 scores.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/27/2021

Effective Cascade Dual-Decoder Model for Joint Entity and Relation Extraction

Extracting relational triples from texts is a fundamental task in knowle...
research
03/05/2021

Dual Pointer Network for Fast Extraction of Multiple Relations in a Sentence

Relation extraction is a type of information extraction task that recogn...
research
07/09/2021

UniRE: A Unified Label Space for Entity Relation Extraction

Many joint entity relation extraction models setup two separated label s...
research
11/09/2018

A Hierarchical Framework for Relation Extraction with Reinforcement Learning

Most existing methods determine relation types only after all the entiti...
research
10/19/2018

Learning to Recognize Discontiguous Entities

This paper focuses on the study of recognizing discontiguous entities. M...
research
11/20/2020

Learning Informative Representations of Biomedical Relations with Latent Variable Models

Extracting biomedical relations from large corpora of scientific documen...
research
09/07/2019

A Novel Hierarchical Binary Tagging Framework for Joint Extraction of Entities and Relations

Extracting relational triples from unstructured text is crucial for larg...

Please sign up or login with your details

Forgot password? Click here to reset