English

Multiple Range-Restricted Bidirectional Gated Recurrent Units with Attention for Relation Classification

Computation and Language 2017-11-02 v2

Abstract

Most of neural approaches to relation classification have focused on finding short patterns that represent the semantic relation using Convolutional Neural Networks (CNNs) and those approaches have generally achieved better performances than using Recurrent Neural Networks (RNNs). In a similar intuition to the CNN models, we propose a novel RNN-based model that strongly focuses on only important parts of a sentence using multiple range-restricted bidirectional layers and attention for relation classification. Experimental results on the SemEval-2010 relation classification task show that our model is comparable to the state-of-the-art CNN-based and RNN-based models that use additional linguistic information.

Keywords

Cite

@article{arxiv.1707.01265,
  title  = {Multiple Range-Restricted Bidirectional Gated Recurrent Units with Attention for Relation Classification},
  author = {Jonggu Kim and Jong-Hyeok Lee},
  journal= {arXiv preprint arXiv:1707.01265},
  year   = {2017}
}

Comments

6 pages, 1 figure

R2 v1 2026-06-22T20:38:16.673Z