English

Improving QA Model Performance with Cartographic Inoculation

Computation and Language 2024-02-05 v2

Abstract

QA models are faced with complex and open-ended contextual reasoning problems, but can often learn well-performing solution heuristics by exploiting dataset-specific patterns in their training data. These patterns, or "dataset artifacts", reduce the model's ability to generalize to real-world QA problems. Utilizing an ElectraSmallDiscriminator model trained for QA, we analyze the impacts and incidence of dataset artifacts using an adversarial challenge set designed to confuse models reliant on artifacts for prediction. Extending existing work on methods for mitigating artifact impacts, we propose cartographic inoculation, a novel method that fine-tunes models on an optimized subset of the challenge data to reduce model reliance on dataset artifacts. We show that by selectively fine-tuning a model on ambiguous adversarial examples from a challenge set, significant performance improvements can be made on the full challenge dataset with minimal loss of model generalizability to other challenging environments and QA datasets.

Keywords

Cite

@article{arxiv.2401.17498,
  title  = {Improving QA Model Performance with Cartographic Inoculation},
  author = {Allen Chen and Okan Tanrikulu},
  journal= {arXiv preprint arXiv:2401.17498},
  year   = {2024}
}

Comments

9 pages, 6 figures

R2 v1 2026-06-28T14:32:34.068Z