English

Adversarial Domain Adaptation for Machine Reading Comprehension

Computation and Language 2019-08-27 v1

Abstract

In this paper, we focus on unsupervised domain adaptation for Machine Reading Comprehension (MRC), where the source domain has a large amount of labeled data, while only unlabeled passages are available in the target domain. To this end, we propose an Adversarial Domain Adaptation framework (AdaMRC), where (ii) pseudo questions are first generated for unlabeled passages in the target domain, and then (iiii) a domain classifier is incorporated into an MRC model to predict which domain a given passage-question pair comes from. The classifier and the passage-question encoder are jointly trained using adversarial learning to enforce domain-invariant representation learning. Comprehensive evaluations demonstrate that our approach (ii) is generalizable to different MRC models and datasets, (iiii) can be combined with pre-trained large-scale language models (such as ELMo and BERT), and (iiiiii) can be extended to semi-supervised learning.

Keywords

Cite

@article{arxiv.1908.09209,
  title  = {Adversarial Domain Adaptation for Machine Reading Comprehension},
  author = {Huazheng Wang and Zhe Gan and Xiaodong Liu and Jingjing Liu and Jianfeng Gao and Hongning Wang},
  journal= {arXiv preprint arXiv:1908.09209},
  year   = {2019}
}

Comments

Accepted to EMNLP 2019

R2 v1 2026-06-23T10:55:57.991Z