paper-with-me

홈 › Papers

Contextual Recurrent Units for Cloze-style Reading Comprehension

2019-11-14 · Yiming Cui, Wei-Nan Zhang, Wanxiang Che, Ting Liu, Zhipeng Chen, Shijin Wang, Guoping Hu

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.

📄 PDF Abstract BibTeX arXiv:1911.05960

Code (0)

등록된 구현이 없습니다.

Tasks

Reading ComprehensionSentenceSentiment AnalysisSentiment Classification

Similar Papers 제목 키워드 기반

InDEX: Indonesian Idiom and Expression Dataset for Cloze Test

2022-11-24 · Xinying Qiu, Guofeng Shi

We propose InDEX, an Indonesian Idiom and Expression dataset for cloze test. The dataset contains 10438 unique sentences for 289 idioms and expressions for which we generate 15 different types of distractors, resulting i…

Cloze TestReading Comprehension

Clozer: Adaptable Data Augmentation for Cloze-style Reading Comprehension

2022-03-30 · Holy Lovenia, Bryan Wilie, Willy Chung, Min Zeng 외

Task-adaptive pre-training (TAPT) alleviates the lack of labelled data and provides performance lift by adapting unlabelled data to downstream task. Unfortunately, existing adaptations mainly involve deterministic rules …

Data AugmentationMachine Reading ComprehensionMultiple-choiceReading Comprehension

Clozer”:" Adaptable Data Augmentation for Cloze-style Reading Comprehension

2022-05-01 · RepL4NLP (ACL) 2022 5 · Holy Lovenia, Bryan Wilie, Willy Chung, Zeng Min 외

Task-adaptive pre-training (TAPT) alleviates the lack of labelled data and provides performance lift by adapting unlabelled data to downstream task. Unfortunately, existing adaptations mainly involve deterministic rules …

Data AugmentationMachine Reading ComprehensionMultiple-choiceReading Comprehension

Attention-over-Attention Neural Networks for Reading Comprehension

2016-07-15 · ACL 2017 7 · Yiming Cui, Zhipeng Chen, Si Wei, Shijin Wang 외

Cloze-style queries are representative problems in reading comprehension. Over the past few months, we have seen much progress that utilizing neural network approach to solve Cloze-style questions. In this paper, we pres…

Question AnsweringReading Comprehension

Design and Challenges of Cloze-Style Reading Comprehension Tasks on Multiparty Dialogue

2019-11-02 · Changmao Li, Tianhao Liu, Jinho D. Choi

This paper analyzes challenges in cloze-style reading comprehension on multiparty dialogue and suggests two new tasks for more comprehensive predictions of personal entities in daily conversations. We first demonstrate t…

Reading Comprehension