English

Domain-agnostic Question-Answering with Adversarial Training

Computation and Language 2019-10-23 v2

Abstract

Adapting models to new domain without finetuning is a challenging problem in deep learning. In this paper, we utilize an adversarial training framework for domain generalization in Question Answering (QA) task. Our model consists of a conventional QA model and a discriminator. The training is performed in the adversarial manner, where the two models constantly compete, so that QA model can learn domain-invariant features. We apply this approach in MRQA Shared Task 2019 and show better performance compared to the baseline model.

Keywords

Cite

@article{arxiv.1910.09342,
  title  = {Domain-agnostic Question-Answering with Adversarial Training},
  author = {Seanie Lee and Donggyu Kim and Jangwon Park},
  journal= {arXiv preprint arXiv:1910.09342},
  year   = {2019}
}

Comments

EMNLP-IJCNLP 2019 MRQA Workshop

R2 v1 2026-06-23T11:49:48.458Z