English

Learning text representation using recurrent convolutional neural network with highway layers

Computation and Language 2016-08-03 v2 Information Retrieval

Abstract

Recently, the rapid development of word embedding and neural networks has brought new inspiration to various NLP and IR tasks. In this paper, we describe a staged hybrid model combining Recurrent Convolutional Neural Networks (RCNN) with highway layers. The highway network module is incorporated in the middle takes the output of the bi-directional Recurrent Neural Network (Bi-RNN) module in the first stage and provides the Convolutional Neural Network (CNN) module in the last stage with the input. The experiment shows that our model outperforms common neural network models (CNN, RNN, Bi-RNN) on a sentiment analysis task. Besides, the analysis of how sequence length influences the RCNN with highway layers shows that our model could learn good representation for the long text.

Keywords

Cite

@article{arxiv.1606.06905,
  title  = {Learning text representation using recurrent convolutional neural network with highway layers},
  author = {Ying Wen and Weinan Zhang and Rui Luo and Jun Wang},
  journal= {arXiv preprint arXiv:1606.06905},
  year   = {2016}
}

Comments

Neu-IR '16 SIGIR Workshop on Neural Information Retrieval

R2 v1 2026-06-22T14:31:33.686Z