A Prompt-Based Approach to Adversarial Example Generation and Robustness Enhancement

Yuting Yang,Pei Huang,Juan Cao,Jintao Li,Yun Lin,Feifei Ma
DOI: https://doi.org/10.1007/s11704-023-2639-2
IF: 2.6688
2024-01-01
Frontiers of Computer Science
Abstract:Recent years have seen the wide application of natural language processing (NLP) models in crucial areas such as finance, medical treatment, and news media, raising concerns about the model robustness and vulnerabilities. We find that prompt paradigm can probe special robust defects of pre-trained language models. Malicious prompt texts are first constructed for inputs and a pre-trained language model can generate adversarial examples for victim models via mask-filling. Experimental results show that prompt paradigm can efficiently generate more diverse adversarial examples besides synonym substitution. Then, we propose a novel robust training approach based on prompt paradigm which incorporates prompt texts as the alternatives to adversarial examples and enhances robustness under a lightweight minimax-style optimization framework. Experiments on three real-world tasks and two deep neural models show that our approach can significantly improve the robustness of models to resist adversarial attacks.
What problem does this paper attempt to address?