English

Contextual Recurrent Units for Cloze-style Reading Comprehension

Computation and Language 2019-11-15 v1

Abstract

Recurrent Neural Networks (RNN) are known as powerful models for handling sequential data, and especially widely utilized in various natural language processing tasks. In this paper, we propose Contextual Recurrent Units (CRU) for enhancing local contextual representations in neural networks. The proposed CRU injects convolutional neural networks (CNN) into the recurrent units to enhance the ability to model the local context and reducing word ambiguities even in bi-directional RNNs. We tested our CRU model on sentence-level and document-level modeling NLP tasks: sentiment classification and reading comprehension. Experimental results show that the proposed CRU model could give significant improvements over traditional CNN or RNN models, including bidirectional conditions, as well as various state-of-the-art systems on both tasks, showing its promising future of extensibility to other NLP tasks as well.

Keywords

Cite

@article{arxiv.1911.05960,
  title  = {Contextual Recurrent Units for Cloze-style Reading Comprehension},
  author = {Yiming Cui and Wei-Nan Zhang and Wanxiang Che and Ting Liu and Zhipeng Chen and Shijin Wang and Guoping Hu},
  journal= {arXiv preprint arXiv:1911.05960},
  year   = {2019}
}

Comments

10 pages

R2 v1 2026-06-23T12:15:29.736Z