An Exploration of Data Augmentation and Sampling Techniques for Domain-Agnostic Question Answering
AuthorsShayne Longpre, Yi Lu, Zhucheng Tu, Chris DuBois
AuthorsShayne Longpre, Yi Lu, Zhucheng Tu, Chris DuBois
This paper was accepted at the 2nd Workshop on Machine Reading for Question Answering at the EMNLP 2019 Conference.
To produce a domain-agnostic question answering model for the Machine Reading Question Answering (MRQA) 2019 Shared Task, we investigate the relative benefits of large pre-trained language models, various data sampling strategies, as well as query and context paraphrases generated by back-translation. We find a simple negative sampling technique to be particularly effective, even though it is typically used for datasets that include unanswerable questions, such as SQuAD 2.0. When applied in conjunction with per-domain sampling, our XLNet (Yang et al., 2019)-based submission achieved the second best Exact Match and F1 in the MRQA leaderboard competition