NeurIPS 2021poster68 citations

How Should Pre-Trained Language Models Be Fine-Tuned Towards Adversarial Robustness?

Xinshuai Dong, Anh Tuan Luu, Min Lin, Shuicheng YAN, Hanwang Zhang

Abstract

The fine-tuning of pre-trained language models has a great success in many NLP fields. Yet, it is strikingly vulnerable to adversarial examples, e.g., word substitution attacks using only synonyms can easily fool a BERT-based sentiment analysis model. In this paper, we demonstrate that adversarial training, the prevalent defense technique, does not directly fit a conventional fine-tuning scenario, because it suffers severely from catastrophic forgetting: failing to retain the generic and robust linguistic features that have already been captured by the pre-trained model. In this light, we propose Robust Informative Fine-Tuning (RIFT), a novel adversarial fine-tuning method from an information-theoretical perspective. In particular, RIFT encourages an objective model to retain the features learned from the pre-trained model throughout the entire fine-tuning process, whereas a conventional one only uses the pre-trained weights for initialization. Experimental results show that RIFT consistently outperforms the state-of-the-arts on two popular NLP tasks: sentiment analysis and natural language inference, under different attacks across various pre-trained language models.

Natural Language ProcessingPre-trained Language ModelsAdversarial Robustness
BibTeX
@inproceedings{
dong2021how,
title={How Should Pre-Trained Language Models Be Fine-Tuned Towards Adversarial Robustness?},
author={Xinshuai Dong and Anh Tuan Luu and Min Lin and Shuicheng YAN and Hanwang Zhang},
booktitle={Advances in Neural Information Processing Systems},
editor={A. Beygelzimer and Y. Dauphin and P. Liang and J. Wortman Vaughan},
year={2021},
url={https://openreview.net/forum?id=pl2WX3riyiq}
}
How Should Pre-Trained Language Models Be Fine-Tuned Towards Adversarial Robustness? · NeurIPS 2021