English

Towards Robust Extractive Question Answering Models: Rethinking the Training Methodology

Computation and Language 2024-10-01 v1 Artificial Intelligence

Abstract

This paper proposes a novel training method to improve the robustness of Extractive Question Answering (EQA) models. Previous research has shown that existing models, when trained on EQA datasets that include unanswerable questions, demonstrate a significant lack of robustness against distribution shifts and adversarial attacks. Despite this, the inclusion of unanswerable questions in EQA training datasets is essential for ensuring real-world reliability. Our proposed training method includes a novel loss function for the EQA problem and challenges an implicit assumption present in numerous EQA datasets. Models trained with our method maintain in-domain performance while achieving a notable improvement on out-of-domain datasets. This results in an overall F1 score improvement of 5.7 across all testing sets. Furthermore, our models exhibit significantly enhanced robustness against two types of adversarial attacks, with a performance decrease of only about a third compared to the default models.

Keywords

Cite

@article{arxiv.2409.19766,
  title  = {Towards Robust Extractive Question Answering Models: Rethinking the Training Methodology},
  author = {Son Quoc Tran and Matt Kretchmar},
  journal= {arXiv preprint arXiv:2409.19766},
  year   = {2024}
}

Comments

EMNLP 2024 Findings

R2 v1 2026-06-28T19:01:16.178Z