English

DREAM: A Challenge Dataset and Models for Dialogue-Based Reading Comprehension

Computation and Language 2019-02-04 v1

Abstract

We present DREAM, the first dialogue-based multiple-choice reading comprehension dataset. Collected from English-as-a-foreign-language examinations designed by human experts to evaluate the comprehension level of Chinese learners of English, our dataset contains 10,197 multiple-choice questions for 6,444 dialogues. In contrast to existing reading comprehension datasets, DREAM is the first to focus on in-depth multi-turn multi-party dialogue understanding. DREAM is likely to present significant challenges for existing reading comprehension systems: 84% of answers are non-extractive, 85% of questions require reasoning beyond a single sentence, and 34% of questions also involve commonsense knowledge. We apply several popular neural reading comprehension models that primarily exploit surface information within the text and find them to, at best, just barely outperform a rule-based approach. We next investigate the effects of incorporating dialogue structure and different kinds of general world knowledge into both rule-based and (neural and non-neural) machine learning-based reading comprehension models. Experimental results on the DREAM dataset show the effectiveness of dialogue structure and general world knowledge. DREAM will be available at https://dataset.org/dream/.

Keywords

Cite

@article{arxiv.1902.00164,
  title  = {DREAM: A Challenge Dataset and Models for Dialogue-Based Reading Comprehension},
  author = {Kai Sun and Dian Yu and Jianshu Chen and Dong Yu and Yejin Choi and Claire Cardie},
  journal= {arXiv preprint arXiv:1902.00164},
  year   = {2019}
}

Comments

To appear in TACL

R2 v1 2026-06-23T07:28:58.605Z