English

Extending the Scope of Out-of-Domain: Examining QA models in multiple subdomains

Computation and Language 2022-04-12 v1 Artificial Intelligence

Abstract

Past works that investigate out-of-domain performance of QA systems have mainly focused on general domains (e.g. news domain, wikipedia domain), underestimating the importance of subdomains defined by the internal characteristics of QA datasets. In this paper, we extend the scope of "out-of-domain" by splitting QA examples into different subdomains according to their several internal characteristics including question type, text length, answer position. We then examine the performance of QA systems trained on the data from different subdomains. Experimental results show that the performance of QA systems can be significantly reduced when the train data and test data come from different subdomains. These results question the generalizability of current QA systems in multiple subdomains, suggesting the need to combat the bias introduced by the internal characteristics of QA datasets.

Keywords

Cite

@article{arxiv.2204.04534,
  title  = {Extending the Scope of Out-of-Domain: Examining QA models in multiple subdomains},
  author = {Chenyang Lyu and Jennifer Foster and Yvette Graham},
  journal= {arXiv preprint arXiv:2204.04534},
  year   = {2022}
}

Comments

14 pages, 6 figures, 29 tables, to appear at ACL 2022 Workshop on Insights from Negative Results in NLP, code available in https://github.com/lyuchenyang/Analysing-Question-Answering-Data