PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
February 18, 20240 citationsOpen Access

A Curious Case of Searching for the Correlation between Training Data and Adversarial Robustness of Transformer Textual Models

View Full Paper
CDCuong DangDLDung D. LeTLThai Le

Key Points

Key points are not available for this paper at this time.

Abstract

Existing works have shown that fine-tuned textual transformer models achieve state-of-the-art prediction performances but are also vulnerable to adversarial text perturbations. Traditional adversarial evaluation is often done only after fine-tuning the models and ignoring the training data. In this paper, we want to prove that there is also a strong correlation between training data and model robustness. To this end, we extract 13 different features representing a wide range of input fine-tuning corpora properties and use them to predict the adversarial robustness of the fine-tuned models. Focusing mostly on encoder-only transformer models BERT and RoBERTa with additional results for BART, ELECTRA and GPT2, we provide diverse evidence to support our argument. First, empirical analyses show that (a) extracted features can be used with a lightweight classifier such as Random Forest to effectively predict the attack success rate and (b) features with the most influence on the model robustness have a clear correlation with the robustness. Second, our framework can be used as a fast and effective additional tool for robustness evaluation since it (a) saves 30x-193x runtime compared to the traditional technique, (b) is transferable across models, (c) can be used under adversarial training, and (d) robust to statistical randomness. Our code will be publicly available.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Dang et al. (2024) studied this question.

synapsesocial.com/papers/68e78b99b6db6435876fdca0https://doi.org/10.48550/arxiv.2402.11469
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1Reproducibility Study on Adversarial Attacks Against Robust Transformer Trackers2024
  2. 2The Impact of Quantization on the Robustness of Transformer-based Text Classifiers2024
  3. 3Phishing detection by Transformers: Adversarial Robustness and Cross-Lingual Generalization2026
  4. 4Guided Perturbation Sensitivity (GPS): Detecting Adversarial Text via Embedding Stability and Word Importance2025
  5. 5Robustness analysis of Visual Transformer based on adversarial attacks2024