English

Targeted Adversarial Training for Natural Language Understanding

Computation and Language 2021-04-14 v1

Abstract

We present a simple yet effective Targeted Adversarial Training (TAT) algorithm to improve adversarial training for natural language understanding. The key idea is to introspect current mistakes and prioritize adversarial training steps to where the model errs the most. Experiments show that TAT can significantly improve accuracy over standard adversarial training on GLUE and attain new state-of-the-art zero-shot results on XNLI. Our code will be released at: https://github.com/namisan/mt-dnn.

Keywords

Cite

@article{arxiv.2104.05847,
  title  = {Targeted Adversarial Training for Natural Language Understanding},
  author = {Lis Pereira and Xiaodong Liu and Hao Cheng and Hoifung Poon and Jianfeng Gao and Ichiro Kobayashi},
  journal= {arXiv preprint arXiv:2104.05847},
  year   = {2021}
}

Comments

9 pages, 4 tables, 3 figurers, NAACL 2021

R2 v1 2026-06-24T01:06:07.765Z