paper-with-me

Papers

Option Comparison Network for Multiple-choice Reading Comprehension

2019-03-07 · Qiu Ran, Peng Li, Weiwei Hu, Jie zhou

Multiple-choice reading comprehension (MCRC) is the task of selecting the correct answer from multiple options given a question and an article. Existing MCRC models typically either read each option independently or compute a fixed-length representation for each option before comparing them. However, humans typically compare the options at multiple-granularity level before reading the article in detail to make reasoning more efficient. Mimicking humans, we propose an option comparison network (OCN) for MCRC which compares options at word-level to better identify their correlations to help reasoning. Specially, each option is encoded into a vector sequence using a skimmer to retain fine-grained information as much as possible. An attention mechanism is leveraged to compare these sequences vector-by-vector to identify more subtle correlations between options, which is potentially valuable for reasoning. Experimental results on the human English exam MCRC dataset RACE show that our model outperforms existing methods significantly. Moreover, it is also the first model that surpasses Amazon Mechanical Turker performance on the whole dataset.

📄 PDF Abstract BibTeX arXiv:1903.03033

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple-choiceQuestion AnsweringReading Comprehension

Similar Papers 제목 키워드 기반

Assessing Distractors in Multiple-Choice Tests

2023-11-08 · Vatsal Raina, Adian Liusie, Mark Gales

Multiple-choice tests are a common approach for assessing candidates' comprehension skills. Standard multiple-choice reading comprehension exams require candidates to select the correct answer option from a discrete set …

DiversityMultiple-choiceReading Comprehension

GenNet : Reading Comprehension with Multiple Choice Questions using Generation and Selection model

2020-03-03 · Vaishali Ingale, Pushpender Singh

Multiple-choice machine reading comprehension is difficult task as its required machines to select the correct option from a set of candidate or possible options using the given passage and question.Reading Comprehension…

Answer GenerationMachine Reading ComprehensionMultiple-choiceReading Comprehension

DCMN+: Dual Co-Matching Network for Multi-choice Reading Comprehension

2019-08-30 · Shuailiang Zhang, Hai Zhao, Yuwei Wu, Zhuosheng Zhang 외

Multi-choice reading comprehension is a challenging task to select an answer from a set of candidate options when given passage and question. Previous approaches usually only calculate question-aware passage representati…

Reading ComprehensionSentence

ViMultiChoice: Toward a Method That Gives Explanation for Multiple-Choice Reading Comprehension in Vietnamese

2026-02-10 · Trung Tien Cao, Lam Minh Thai, Nghia Hieu Nguyen, Duc-Vu Nguyen 외 arxiv

Multiple-choice Reading Comprehension (MCRC) models aim to select the correct answer from a set of candidate options for a given question. However, they typically lack the ability to explain the reasoning behind their ch…

Explanation GenerationReading Comprehension

STARC: Structured Annotations for Reading Comprehension

2020-04-30 · ACL 2020 6 · Yevgeni Berzak, Jonathan Malmaud, Roger Levy

We present STARC (Structured Annotations for Reading Comprehension), a new annotation framework for assessing reading comprehension with multiple choice questions. Our framework introduces a principled structure for the …

Multiple-choiceReading Comprehension