EMNLP 2022finding12 citations

Robust Question Answering against Distribution Shifts with Test-Time Adaption: An Empirical Study

Hai Ye, Yuyang Ding, Juntao Li, Hwee Tou Ng

Abstract

A deployed question answering (QA) model can easily fail when the test data has a distribution shift compared to the training data. Robustness tuning (RT) methods have been widely studied to enhance model robustness against distribution shifts before model deployment. However, can we improve a model after deployment? To answer this question, we evaluate test-time adaptation (TTA) to improve a model after deployment. We first introduce ColdQA, a unified evaluation benchmark for robust QA against text corruption and changes in language and domain. We then evaluate previous TTA methods on ColdQA and compare them to RT methods. We also propose a novel TTA method called online imitation learning (OIL). Through extensive experiments, we find that TTA is comparable to RT methods, and applying TTA after RT can significantly boost the performance on ColdQA. Our proposed OIL improves TTA to be more robust to variation in hyper-parameters and test distributions over time.

BibTeX
@inproceedings{ye-etal-2022-robust,
    title = "Robust Question Answering against Distribution Shifts with Test-Time Adaption: An Empirical Study",
    author = "Ye, Hai  and
      Ding, Yuyang  and
      Li, Juntao  and
      Ng, Hwee Tou",
    editor = "Goldberg, Yoav  and
      Kozareva, Zornitsa  and
      Zhang, Yue",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2022",
    month = dec,
    year = "2022",
    address = "Abu Dhabi, United Arab Emirates",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.findings-emnlp.460/",
    doi = "10.18653/v1/2022.findings-emnlp.460",
    pages = "6179--6192"
}
Robust Question Answering against Distribution Shifts with Test-Time Adaption: An Empirical Study · EMNLP 2022