Big Data Mining and Analytics (Sep 2018)

Relation Classification via Recurrent Neural Network with Attention and Tensor Layers

  • Runyan Zhang,
  • Fanrong Meng,
  • Yong Zhou,
  • Bing Liu

DOI
https://doi.org/10.26599/BDMA.2018.9020022
Journal volume & issue
Vol. 1, no. 3
pp. 234 – 244

Abstract

Read online

Relation classification is a crucial component in many Natural Language Processing (NLP) systems. In this paper, we propose a novel bidirectional recurrent neural network architecture (using Long Short-Term Memory, LSTM, cells) for relation classification, with an attention layer for organizing the context information on the word level and a tensor layer for detecting complex connections between two entities. The above two feature extraction operations are based on the LSTM networks and use their outputs. Our model allows end-to-end learning from the raw sentences in the dataset, without trimming or reconstructing them. Experiments on the SemEval-2010 Task 8 dataset show that our model outperforms most state-of-the-art methods.

Keywords