English

Cached Long Short-Term Memory Neural Networks for Document-Level Sentiment Classification

Computation and Language 2016-10-18 v1 Neural and Evolutionary Computing

Abstract

Recently, neural networks have achieved great success on sentiment classification due to their ability to alleviate feature engineering. However, one of the remaining challenges is to model long texts in document-level sentiment classification under a recurrent architecture because of the deficiency of the memory unit. To address this problem, we present a Cached Long Short-Term Memory neural networks (CLSTM) to capture the overall semantic information in long texts. CLSTM introduces a cache mechanism, which divides memory into several groups with different forgetting rates and thus enables the network to keep sentiment information better within a recurrent unit. The proposed CLSTM outperforms the state-of-the-art models on three publicly available document-level sentiment analysis datasets.

Keywords

Cite

@article{arxiv.1610.04989,
  title  = {Cached Long Short-Term Memory Neural Networks for Document-Level Sentiment Classification},
  author = {Jiacheng Xu and Danlu Chen and Xipeng Qiu and Xuangjing Huang},
  journal= {arXiv preprint arXiv:1610.04989},
  year   = {2016}
}

Comments

Published as long paper of EMNLP2016

R2 v1 2026-06-22T16:22:33.456Z