Evaluating Neural Machine Comprehension Model Robustness to Noisy Inputs and Adversarial Attacks
We evaluate machine comprehension models' robustness to noise and adversarial attacks by performing novel perturbations at the character, word, and sentence level. We experiment with different amounts of perturbations to examine model confidence and misclassification rate, and contrast model performance in adversarial training with different embedding types on two benchmark datasets. We demonstrate improving model performance with ensembling. Finally, we analyze factors that effect model behavior under adversarial training and develop a model to predict model errors during adversarial attacks.
Code (0)
등록된 구현이 없습니다.
Tasks
Reading ComprehensionSentenceSimilar Papers 제목 키워드 기반
Benchmarking Robustness of Machine Reading Comprehension Models
Machine Reading Comprehension (MRC) is an important testbed for evaluating models' natural language understanding (NLU) ability. There has been rapid progress in this area, with new models achieving impressive performanc…
BenchmarkingMachine Reading ComprehensionNatural Language UnderstandingReading ComprehensionRobust Neural Machine Translation with Doubly Adversarial Inputs
Neural machine translation (NMT) often suffers from the vulnerability to noisy perturbations in the input. We propose an approach to improving the robustness of NMT models, which consists of two parts: (1) attack the tra…
Machine TranslationNMTTranslationArithmAttack: Evaluating Robustness of LLMs to Noisy Context in Math Problem Solving
While Large Language Models (LLMs) have shown impressive capabilities in math problem-solving tasks, their robustness to noisy inputs is not well-studied. In this work, we propose ArithmAttack to examine how robust the L…
GSM8KMathRobust Domain Adaptation for Machine Reading Comprehension
Most domain adaptation methods for machine reading comprehension (MRC) use a pre-trained question-answer (QA) construction model to generate pseudo QA pairs for MRC transfer. Such a process will inevitably introduce mism…
Domain AdaptationMachine Reading ComprehensionReading ComprehensionEvaluating the Robustness of Machine Reading Comprehension Models to Low Resource Entity Renaming
Question answering (QA) models have shown compelling results in the task of Machine Reading Comprehension (MRC). Recently these systems have proved to perform better than humans on held-out test sets of datasets e.g. SQu…
Machine Reading ComprehensionQuestion AnsweringReading Comprehension