paper-with-me

Papers

The Impacts of Unanswerable Questions on the Robustness of Machine Reading Comprehension Models

2023-01-31 · Son Quoc Tran, Phong Nguyen-Thuan Do, Uyen Le, Matt Kretchmar

Pretrained language models have achieved super-human performances on many Machine Reading Comprehension (MRC) benchmarks. Nevertheless, their relative inability to defend against adversarial attacks has spurred skepticism about their natural language understanding. In this paper, we ask whether training with unanswerable questions in SQuAD 2.0 can help improve the robustness of MRC models against adversarial attacks. To explore that question, we fine-tune three state-of-the-art language models on either SQuAD 1.1 or SQuAD 2.0 and then evaluate their robustness under adversarial attacks. Our experiments reveal that current models fine-tuned on SQuAD 2.0 do not initially appear to be any more robust than ones fine-tuned on SQuAD 1.1, yet they reveal a measure of hidden robustness that can be leveraged to realize actual performance gains. Furthermore, we find that the robustness of models fine-tuned on SQuAD 2.0 extends to additional out-of-domain datasets. Finally, we introduce a new adversarial attack to reveal artifacts of SQuAD 2.0 that current MRC models are learning.

📄 PDF Abstract BibTeX arXiv:2302.00094

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackMachine Reading ComprehensionNatural Language UnderstandingReading Comprehension

Similar Papers 제목 키워드 기반

Learning to Ask Unanswerable Questions for Machine Reading Comprehension

2019-06-14 · ACL 2019 7 · Haichao Zhu, Li Dong, Furu Wei, Wenhui Wang 외

Machine reading comprehension with unanswerable questions is a challenging task. In this work, we propose a data augmentation technique by automatically generating relevant unanswerable questions according to an answerab…

Data AugmentationMachine Reading ComprehensionQuestion GenerationQuestion-Generation+1

Revealing Weaknesses of Vietnamese Language Models Through Unanswerable Questions in Machine Reading Comprehension

2023-03-16 · Son Quoc Tran, Phong Nguyen-Thuan Do, Kiet Van Nguyen, Ngan Luu-Thuy Nguyen

Although the curse of multilinguality significantly restricts the language abilities of multilingual models in monolingual settings, researchers now still have to rely on multilingual models to develop state-of-the-art s…

Machine Reading ComprehensionReading ComprehensionVietnamese Language ModelsVietnamese Machine Reading Comprehension

To Answer or Not to Answer? Improving Machine Reading Comprehension Model with Span-based Contrastive Learning

2022-08-02 · Findings (NAACL) 2022 7 · Yunjie Ji, Liangyu Chen, Chenxiao Dou, Baochang Ma 외

Machine Reading Comprehension with Unanswerable Questions is a difficult NLP task, challenged by the questions which can not be answered from passages. It is observed that subtle literal changes often make an answerable …

Contrastive LearningMachine Reading ComprehensionReading Comprehension

IDK-MRC: Unanswerable Questions for Indonesian Machine Reading Comprehension

2022-10-25 · Rifki Afina Putri, Alice Oh

Machine Reading Comprehension (MRC) has become one of the essential tasks in Natural Language Understanding (NLU) as it is often included in several NLU benchmarks (Liang et al., 2020; Wilie et al., 2020). However, most …

Machine Reading ComprehensionNatural Language UnderstandingQuestion GenerationReading Comprehension

U-Net: Machine Reading Comprehension with Unanswerable Questions

2018-10-12 · Fu Sun, Linyang Li, Xipeng Qiu, Yang Liu

Machine reading comprehension with unanswerable questions is a new challenging task for natural language processing. A key subtask is to reliably predict whether the question is unanswerable. In this paper, we propose a …

Machine Reading ComprehensionQuestion AnsweringReading Comprehension