A Bi-LSTM-RNN Model for Relation Classification Using Low-Cost Sequence Features

08/27/2016
by   Fei Li, et al.
0

Relation classification is associated with many potential applications in the artificial intelligence area. Recent approaches usually leverage neural networks based on structure features such as syntactic or dependency features to solve this problem. However, high-cost structure features make such approaches inconvenient to be directly used. In addition, structure features are probably domain-dependent. Therefore, this paper proposes a bi-directional long-short-term-memory recurrent-neural-network (Bi-LSTM-RNN) model based on low-cost sequence features to address relation classification. This model divides a sentence or text segment into five parts, namely two target entities and their three contexts. It learns the representations of entities and their contexts, and uses them to classify relations. We evaluate our model on two standard benchmark datasets in different domains, namely SemEval-2010 Task 8 and BioNLP-ST 2016 Task BB3. In the former dataset, our model achieves comparable performance compared with other models using sequence features. In the latter dataset, our model obtains the third best results compared with other models in the official evaluation. Moreover, we find that the context between two target entities plays the most important role in relation classification. Furthermore, statistic experiments show that the context between two target entities can be used as an approximate replacement of the shortest dependency path when dependency parsing is not used.

READ FULL TEXT
research
08/15/2015

Classifying Relations via Long Short Term Memory Networks along Shortest Dependency Path

Relation classification is an important research arena in the field of n...
research
11/06/2017

Structure Regularized Bidirectional Recurrent Convolutional Neural Network for Relation Classification

Relation classification is an important semantic processing task in the ...
research
07/16/2015

A Dependency-Based Neural Network for Relation Classification

Previous research on relation classification has verified the effectiven...
research
07/23/2017

A Sequential Model for Classifying Temporal Relations between Intra-Sentence Events

We present a sequential model for temporal relation classification betwe...
research
03/15/2018

Structure Regularized Neural Network for Entity Relation Classification for Chinese Literature Text

Relation classification is an important semantic processing task in the ...
research
03/14/2023

Dual-Attention Model for Aspect-Level Sentiment Classification

I propose a novel dual-attention model(DAM) for aspect-level sentiment c...
research
06/25/2015

Semantic Relation Classification via Convolutional Neural Networks with Simple Negative Sampling

Syntactic features play an essential role in identifying relationship in...

Please sign up or login with your details

Forgot password? Click here to reset