Logo image
R-AT: Regularized Adversarial Training for Natural Language Understanding
Conference paper   Open access

R-AT: Regularized Adversarial Training for Natural Language Understanding

Shiwen Ni, Jiawen Li and Hung-Yu Kao
Findings of the Association for Computational Linguistics: EMNLP 2022, pp.6456-6469
2022

Abstract

Computational Theory and Mathematics Computer Science Applications Information Systems
Currently, adversarial training has become a popular and powerful regularization method in the natural language domain. In this paper, we Regularized Adversarial Training (R-AT) via dropout, which forces the output probability distributions of different sub-models generated by dropout to be consistent under the same adversarial samples. Specifically, we generate adversarial samples by perturbing the word embeddings. For each adversarial sample fed to the model, R-AT minimizes both the adversarial risk and the bidirectional KL-divergence between the adversarial output distributions of two sub-models sampled by dropout. Through extensive experiments on 13 public natural language understanding datasets, we found that RAT has improvements for many models (e.g., rnn-based, cnn-based, and transformer-based models). For the GLUE benchmark, when RAT is only applied to the fine-tuning stage, it is able to improve the overall test score of the BERT-base model from 78.3 to 79.6 and the RoBERTa-large model from 88.1 to 88.6. Theoretical analysis reveals that R-AT has potential gradient regularization during the training process. Furthermore, R-AT can reduce the inconsistency between training and testing of models with dropout.
url
https://doi.org/10.18653/v1/2022.findings-emnlp.90View
Published (Version of record) Open

Related links

Metrics

1 Record Views

Details

Logo image