TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/A Thorough Examination of the CNN/Daily Mail Reading Compr...

A Thorough Examination of the CNN/Daily Mail Reading Comprehension Task

Danqi Chen, Jason Bolton, Christopher D. Manning

2016-06-09ACL 2016 8Reading Comprehension
PaperPDFCodeCodeCode(official)

Abstract

Enabling a computer to understand a document so that it can answer comprehension questions is a central, yet unsolved goal of NLP. A key factor impeding its solution by machine learned systems is the limited availability of human-annotated data. Hermann et al. (2015) seek to solve this problem by creating over a million training examples by pairing CNN and Daily Mail news articles with their summarized bullet points, and show that a neural network can then be trained to give good performance on this task. In this paper, we conduct a thorough examination of this new reading comprehension task. Our primary aim is to understand what depth of language understanding is required to do well on this task. We approach this from one side by doing a careful hand-analysis of a small subset of the problems and from the other by showing that simple, carefully designed systems can obtain accuracies of 73.6% and 76.6% on these two datasets, exceeding current state-of-the-art results by 7-10% and approaching what we believe is the ceiling for performance on this task.

Results

TaskDatasetMetricValueModel
Question AnsweringCNN / Daily MailCNN77.6Attentive + relabling + ensemble
Question AnsweringCNN / Daily MailDaily Mail79.2Attentive + relabling + ensemble
Question AnsweringCNN / Daily MailCNN72.4AttentiveReader + bilinear attention
Question AnsweringCNN / Daily MailDaily Mail75.8AttentiveReader + bilinear attention
Question AnsweringCNN / Daily MailCNN67.9Classifier
Question AnsweringCNN / Daily MailDaily Mail68.3Classifier

Related Papers

DeRIS: Decoupling Perception and Cognition for Enhanced Referring Image Segmentation through Loopback Synergy2025-07-02Chaining Event Spans for Temporal Relation Grounding2025-06-17S2ST-Omni: An Efficient and Scalable Multilingual Speech-to-Speech Translation Framework via Seamless Speech-Text Alignment and Streaming Speech Generation2025-06-11CoMuMDR: Code-mixed Multi-modal Multi-domain corpus for Discourse paRsing in conversations2025-06-10Automatic Generation of Inference Making Questions for Reading Comprehension Assessments2025-06-09SCOP: Evaluating the Comprehension Process of Large Language Models from a Cognitive View2025-06-05Prosodic Structure Beyond Lexical Content: A Study of Self-Supervised Learning2025-06-03Dynamic Chunking and Selection for Reading Comprehension of Ultra-Long Context in Large Language Models2025-06-01