Improving the Robustness of Question Answering Systems to Question Paraphrasing
Despite the advancement of question answering (QA) systems and rapid improvements on held-out test sets, their generalizability is a topic of concern. We explore the robustness of QA models to question paraphrasing by creating two test sets consisting of paraphrased SQuAD questions. Paraphrased questions from the first test set are very similar to the original questions designed to test QA models{'} over-sensitivity, while questions from the second test set are paraphrased using context words near an incorrect answer candidate in an attempt to confuse QA models. We show that both paraphrased test sets lead to significant decrease in performance on multiple state-of-the-art QA models. Using a neural paraphrasing model trained to generate multiple paraphrased questions for a given source question and a set of paraphrase suggestions, we propose a data augmentation approach that requires no human intervention to re-train the models for improved robustness to question paraphrasing.
Code (1)
Tasks
Data AugmentationQuestion AnsweringSimilar Papers 제목 키워드 기반
Ask me in your own words: paraphrasing for multitask question answering
Multitask learning has led to significant advances in Natural Language Processing, including the decaNLP benchmark where question answering is used to frame 10 natural language understanding tasks in a single model. In t…
Natural Language UnderstandingParaphrase GenerationQuestion AnsweringSentenceConQuest: Contextual Question Paraphrasing through Answer-Aware Synthetic Question Generation
Despite excellent performance on tasks such as question answering, Transformer-based architectures remain sensitive to syntactic and contextual ambiguities. Question Paraphrasing (QP) offers a promising solution as a mea…
Natural QuestionsQuestion AnsweringQuestion GenerationQuestion-GenerationParaQA: A Question Answering Dataset with Paraphrase Responses for Single-Turn Conversation
This paper presents ParaQA, a question answering (QA) dataset with multiple paraphrased responses for single-turn conversation over knowledge graphs (KG). The dataset was created using a semi-automated framework for gene…
Conversational Question AnsweringKnowledge GraphsQuestion AnsweringTranslationCoQAR: Question Rewriting on CoQA
Questions asked by humans during a conversation often contain contextual dependencies, i.e., explicit or implicit references to previous dialogue turns. These dependencies take the form of coreferences (e.g., via pronoun…
Conversational Question AnsweringFormQuestion AnsweringQuestion RewritingA Paraphrase Generation System for EHR Question Answering
This paper proposes a dataset and method for automatically generating paraphrases for clinical questions relating to patient-specific information in electronic health records (EHRs). Crowdsourcing is used to collect 10,5…
DecoderParaphrase GenerationQuestion Answering