Adversarial Training for Machine Reading Comprehension with Virtual Embeddings
Ziqing Yang, Yiming Cui, Chenglei Si, Wanxiang Che, Ting Liu, Shijin, Wang, Guoping Hu

TL;DR
This paper introduces PQAT, a novel adversarial training method for machine reading comprehension that perturbs embedding matrices with virtual embeddings, improving performance across various MRC tasks.
Contribution
The paper proposes PQAT, a new adversarial training approach that perturbs embedding matrices with virtual embeddings, tailored for MRC tasks, enhancing effectiveness over traditional methods.
Findings
Adversarial training is effective across multiple MRC tasks.
PQAT improves performance in span-based and multiple-choice MRC.
Virtual embeddings help differentiate passage and question roles.
Abstract
Adversarial training (AT) as a regularization method has proved its effectiveness on various tasks. Though there are successful applications of AT on some NLP tasks, the distinguishing characteristics of NLP tasks have not been exploited. In this paper, we aim to apply AT on machine reading comprehension (MRC) tasks. Furthermore, we adapt AT for MRC tasks by proposing a novel adversarial training method called PQAT that perturbs the embedding matrix instead of word vectors. To differentiate the roles of passages and questions, PQAT uses additional virtual P/Q-embedding matrices to gather the global perturbations of words from passages and questions separately. We test the method on a wide range of MRC tasks, including span-based extractive RC and multiple-choice RC. The results show that adversarial training is effective universally, and PQAT further improves the performance.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
