Context Modeling with Evidence Filter for Multiple Choice Question Answering
Sicheng Yu, Hao Zhang, Wei Jing, Jing Jiang

TL;DR
This paper introduces an evidence filtering method for multiple-choice question answering that models context relationships to highlight relevant evidence and filter out unrelated sentences, improving performance and interpretability.
Contribution
The paper presents a novel evidence filtering approach that reduces human effort and enhances evidence extraction in MCQA tasks, outperforming existing models on OpenbookQA.
Findings
Outperforms models with the same backbone and more data on OpenbookQA
Effectively highlights evidence sentences and filters unrelated ones
Demonstrates interpretability through parameter analysis
Abstract
Multiple-Choice Question Answering (MCQA) is a challenging task in machine reading comprehension. The main challenge in MCQA is to extract "evidence" from the given context that supports the correct answer. In the OpenbookQA dataset, the requirement of extracting "evidence" is particularly important due to the mutual independence of sentences in the context. Existing work tackles this problem by annotated evidence or distant supervision with rules which overly rely on human efforts. To address the challenge, we propose a simple yet effective approach termed evidence filtering to model the relationships between the encoded contexts with respect to different options collectively and to potentially highlight the evidence sentences and filter out unrelated sentences. In addition to the effective reduction of human efforts of our approach compared, through extensive experiments on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Multimodal Machine Learning Applications · Expert finding and Q&A systems
MethodsInterpretability
