End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures

01/05/2016
by   Makoto Miwa, et al.
0

We present a novel end-to-end neural model to extract entities and relations between them. Our recurrent neural network based model captures both word sequence and dependency tree substructure information by stacking bidirectional tree-structured LSTM-RNNs on bidirectional sequential LSTM-RNNs. This allows our model to jointly represent both entities and relations with shared parameters in a single model. We further encourage detection of entities during training and use of entity information in relation extraction via entity pretraining and scheduled sampling. Our model improves over the state-of-the-art feature-based model on end-to-end relation extraction, achieving 12.1 ACE2004, respectively. We also show that our LSTM-RNN based model compares favorably to the state-of-the-art CNN based model (in F1-score) on nominal relation classification (SemEval-2010 Task 8). Finally, we present an extensive ablation analysis of several model components.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
10/24/2020

A Frustratingly Easy Approach for Joint Entity and Relation Extraction

End-to-end relation extraction aims to identify named entities and extra...
research
04/15/2018

GU IRLAB at SemEval-2018 Task 7: Tree-LSTMs for Scientific Relation Classification

SemEval 2018 Task 7 focuses on relation ex- traction and classification ...
research
03/29/2023

End-to-End n-ary Relation Extraction for Combination Drug Therapies

Combination drug therapies are treatment regimens that involve two or mo...
research
04/03/2022

A sequence-to-sequence approach for document-level relation extraction

Motivated by the fact that many relations cross the sentence boundary, t...
research
07/11/2023

Relational Extraction on Wikipedia Tables using Convolutional and Memory Networks

Relation extraction (RE) is the task of extracting relations between ent...
research
06/07/2020

Semantic Loss Application to Entity Relation Recognition

Usually, entity relation recognition systems either use a pipe-lined mod...
research
07/12/2018

Improving on Q & A Recurrent Neural Networks Using Noun-Tagging

Often, more time is spent on finding a model that works well, rather tha...

Please sign up or login with your details

Forgot password? Click here to reset