REVIEW 2 cited by
Is BERT Really Robust? A Strong Baseline for Natural Language Attack on Text Classification and Entailment
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Machine learning algorithms are often vulnerable to adversarial examples that have imperceptible alterations from the original counterparts but can fool the state-of-the-art models. It is helpful to evaluate or even improve the robustness of these models by exposing the maliciously crafted adversarial examples. In this paper, we present TextFooler, a simple but strong baseline to generate natural adversarial text. By applying it to two fundamental natural language tasks, text classification and textual entailment, we successfully attacked three target models, including the powerful pre-trained BERT, and the widely used convolutional and recurrent neural networks. We demonstrate the advantages of this framework in three ways: (1) effective---it outperforms state-of-the-art attacks in terms of success rate and perturbation rate, (2) utility-preserving---it preserves semantic content and grammaticality, and remains correctly classified by humans, and (3) efficient---it generates adversarial text with computational complexity linear to the text length. *The code, pre-trained target models, and test examples are available at https://github.com/jind11/TextFooler.
Forward citations
Cited by 2 Pith papers
-
Beyond Weaponization: NLP Security for Medium and Lower-Resourced Languages in Their Own Right
An empirical study showing that smaller monolingual language models are more vulnerable to adversarial attacks than larger multilingual models across 70 languages, though multilinguality alone does not guarantee security.
-
Talking Like a Phisher: LLM-Based Attacks on Voice Phishing Classifiers
LLM-rewritten vishing transcripts lower the accuracy of TF-IDF-based ML classifiers trained on the KorCCViD Korean voice-phishing dataset, though the reported accuracy drops are overstated by inconsistent evaluation sets.
Discussion (0). Sign in to comment.