Pith. sign in

Evidence Sentence Extraction for Machine Reading Comprehension

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

Remarkable success has been achieved in the last few years on some limited machine reading comprehension (MRC) tasks. However, it is still difficult to interpret the predictions of existing MRC models. In this paper, we focus on extracting evidence sentences that can explain or support the answers of multiple-choice MRC tasks, where the majority of answer options cannot be directly extracted from reference documents. Due to the lack of ground truth evidence sentence labels in most cases, we apply distant supervision to generate imperfect labels and then use them to train an evidence sentence extractor. To denoise the noisy labels, we apply a recently proposed deep probabilistic logic learning framework to incorporate both sentence-level and cross-sentence linguistic indicators for indirect supervision. We feed the extracted evidence sentences into existing MRC models and evaluate the end-to-end performance on three challenging multiple-choice MRC datasets: MultiRC, RACE, and DREAM, achieving comparable or better performance than the same models that take as input the full reference document. To the best of our knowledge, this is the first work extracting evidence sentences for multiple-choice MRC.

fields

cs.CL 1

years

2019 1

verdicts

CONDITIONAL 1

representative citing papers

citing papers explorer

Showing 1 of 1 citing paper.

  • DCMN+: Dual Co-Matching Network for Multi-choice Reading Comprehension cs.CL · 2019-08-30 · conditional · none · ref 15 · internal anchor

    DCMN+ combines bidirectional passage-question-option matching with passage sentence selection and answer option interaction to achieve state-of-the-art accuracy on five multiple-choice reading comprehension datasets.