SOTAVerified

Targeted Adversarial Training for Natural Language Understanding

2021-04-12NAACL 2021Code Available0· sign in to hype

Lis Pereira, Xiaodong Liu, Hao Cheng, Hoifung Poon, Jianfeng Gao, Ichiro Kobayashi

Code Available — Be the first to reproduce this paper.

Reproduce

Code

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.

Tasks

Reproductions