paper-with-me

Papers

Evaluating Neural Machine Comprehension Model Robustness to Noisy Inputs and Adversarial Attacks

2020-05-01 · Winston Wu, Dustin Arendt, Svitlana Volkova

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.

📄 PDF Abstract BibTeX arXiv:2005.00190

Code (0)

등록된 구현이 없습니다.

Tasks

Reading ComprehensionSentence

Similar Papers 제목 키워드 기반

Benchmarking Robustness of Machine Reading Comprehension Models

2020-04-29 · Findings (ACL) 2021 8 · Chenglei Si, Ziqing Yang, Yiming Cui, Wentao Ma 외

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 Comprehension

Robust Neural Machine Translation with Doubly Adversarial Inputs

2019-06-06 · ACL 2019 7 · Yong Cheng, Lu Jiang, Wolfgang Macherey

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 TranslationNMTTranslation

ArithmAttack: Evaluating Robustness of LLMs to Noisy Context in Math Problem Solving

2025-01-14 · Zain Ul Abedin, Shahzeb Qamar, Lucie Flek, Akbar Karimi

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…

GSM8KMath

Robust Domain Adaptation for Machine Reading Comprehension

2022-09-23 · Liang Jiang, Zhenyu Huang, Jia Liu, Zujie Wen 외

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 Comprehension

Evaluating the Robustness of Machine Reading Comprehension Models to Low Resource Entity Renaming

2023-04-06 · Clemencia Siro, Tunde Oluwaseyi Ajayi

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