English

Synthetic Question Value Estimation for Domain Adaptation of Question Answering

Computation and Language 2022-03-18 v1

Abstract

Synthesizing QA pairs with a question generator (QG) on the target domain has become a popular approach for domain adaptation of question answering (QA) models. Since synthetic questions are often noisy in practice, existing work adapts scores from a pretrained QA (or QG) model as criteria to select high-quality questions. However, these scores do not directly serve the ultimate goal of improving QA performance on the target domain. In this paper, we introduce a novel idea of training a question value estimator (QVE) that directly estimates the usefulness of synthetic questions for improving the target-domain QA performance. By conducting comprehensive experiments, we show that the synthetic questions selected by QVE can help achieve better target-domain QA performance, in comparison with existing techniques. We additionally show that by using such questions and only around 15% of the human annotations on the target domain, we can achieve comparable performance to the fully-supervised baselines.

Keywords

Cite

@article{arxiv.2203.08926,
  title  = {Synthetic Question Value Estimation for Domain Adaptation of Question Answering},
  author = {Xiang Yue and Ziyu Yao and Huan Sun},
  journal= {arXiv preprint arXiv:2203.08926},
  year   = {2022}
}

Comments

ACL 2022 Main Conference