Ensemble Neural Relation Extraction with Adaptive Boosting

01/29/2018
by   Dongdong Yang, et al.
0

Relation extraction has been widely studied to extract new relational facts from open corpus. Previous relation extraction methods are faced with the problem of wrong labels and noisy data, which substantially decrease the performance of the model. In this paper, we propose an ensemble neural network model - Adaptive Boosting LSTMs with Attention, to more effectively perform relation extraction. Specifically, our model first employs the recursive neural network LSTMs to embed each sentence. Then we import attention into LSTMs by considering that the words in a sentence do not contribute equally to the semantic meaning of the sentence. Next via adaptive boosting, we build strategically several such neural classifiers. By ensembling multiple such LSTM classifiers with adaptive boosting, we could build a more effective and robust joint ensemble neural networks based relation extractor. Experiment results on real dataset demonstrate the superior performance of the proposed model, improving F1-score by about 8 code of this work is publicly available on https://github.com/RE-2018/re.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/20/2021

Improving Sentence-Level Relation Extraction through Curriculum Learning

Sentence-level relation extraction mainly aims to classify the relation ...
research
11/02/2018

Combining Long Short Term Memory and Convolutional Neural Network for Cross-Sentence n-ary Relation Extraction

We propose in this paper a combined model of Long Short Term Memory and ...
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
04/22/2020

Contextualised Graph Attention for Improved Relation Extraction

This paper presents a contextualized graph attention network that combin...
research
09/18/2020

RECON: Relation Extraction using Knowledge Graph Context in a Graph Neural Network

In this paper, we present a novel method named RECON, that automatically...
research
08/16/2021

An Effective System for Multi-format Information Extraction

The multi-format information extraction task in the 2021 Language and In...
research
02/12/2021

Two Training Strategies for Improving Relation Extraction over Universal Graph

This paper explores how the Distantly Supervised Relation Extraction (DS...

Please sign up or login with your details

Forgot password? Click here to reset