Context-guided Triple Matching for Multiple Choice Question Answering
Xun Yao, Junlong Ma, Xinrong Hu, Junping Liu, Jie Yang, Wanqing Li

TL;DR
This paper proposes a novel context-guided triple matching approach for multiple choice question answering, effectively capturing the semantic relations among passage, question, and answer, and improving performance over existing methods.
Contribution
It introduces a triple matching model with contrastive regularization that considers the entire triple context, advancing beyond pairwise matching approaches.
Findings
Achieves competitive performance on benchmark datasets
Outperforms existing methods in accuracy
Effectively models multi-evidence reasoning
Abstract
The task of multiple choice question answering (MCQA) refers to identifying a suitable answer from multiple candidates, by estimating the matching score among the triple of the passage, question and answer. Despite the general research interest in this regard, existing methods decouple the process into several pair-wise or dual matching steps, that limited the ability of assessing cases with multiple evidence sentences. To alleviate this issue, this paper introduces a novel Context-guided Triple Matching algorithm, which is achieved by integrating a Triple Matching (TM) module and a Contrastive Regularization (CR). The former is designed to enumerate one component from the triple as the background context, and estimate its semantic matching with the other two. Additionally, the contrastive term is further proposed to capture the dissimilarity between the correct answer and distractive…
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 · Expert finding and Q&A systems · Recommender Systems and Techniques
