ACL 2023findings15 citations

RobustQA: Benchmarking the Robustness of Domain Adaptation for Open-Domain Question Answering

Rujun Han, Peng Qi, Yuhao Zhang, Lan Liu, Juliette Burger, William Yang Wang, Zhiheng Huang, Bing Xiang

Abstract

Open-domain question answering (ODQA) is a crucial task in natural language processing. A typical ODQA system relies on a retriever module to select relevant contexts from a large corpus for a downstream reading comprehension model. Existing ODQA datasets consist mainly of Wikipedia corpus, and are insufficient to study models’ generalizability across diverse domains as models are trained and evaluated on the same genre of data. We propose **RobustQA**, a novel benchmark consisting of datasets from 8 different domains, which facilitates the evaluation of ODQA’s domain robustness. To build **RobustQA**, we annotate QA pairs in retrieval datasets with rigorous quality control. We further examine improving QA performances by incorporating unsupervised learning methods with target-domain corpus and adopting large generative language models. These methods can effectively improve model performances on **RobustQA**. However, experimental results demonstrate a significant gap from in-domain training, suggesting that **RobustQA** is a challenging benchmark to evaluate ODQA domain robustness.

BibTeX
@inproceedings{han-etal-2023-robustqa,
    title = "{R}obust{QA}: Benchmarking the Robustness of Domain Adaptation for Open-Domain Question Answering",
    author = "Han, Rujun  and
      Qi, Peng  and
      Zhang, Yuhao  and
      Liu, Lan  and
      Burger, Juliette  and
      Wang, William Yang  and
      Huang, Zhiheng  and
      Xiang, Bing  and
      Roth, Dan",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2023",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.findings-acl.263/",
    doi = "10.18653/v1/2023.findings-acl.263",
    pages = "4294--4311"
}
RobustQA: Benchmarking the Robustness of Domain Adaptation for Open-Domain Question Answering · ACL 2023