TextDecepter: Hard Label Black Box Attack on Text Classifiers
Sachin Saxena

TL;DR
This paper introduces a novel hard-label black-box attack method on NLP classifiers, enabling adversarial example generation without model details, applicable to security-sensitive real-world NLP applications.
Contribution
The paper presents a new approach for black-box attacks on text classifiers that only require final decision queries, advancing adversarial attack techniques in NLP.
Findings
Effective attack success in black-box settings
Applicable to sentiment analysis and toxic content detection
No access to confidence scores needed
Abstract
Machine learning has been proven to be susceptible to carefully crafted samples, known as adversarial examples. The generation of these adversarial examples helps to make the models more robust and gives us an insight into the underlying decision-making of these models. Over the years, researchers have successfully attacked image classifiers in both, white and black-box settings. However, these methods are not directly applicable to texts as text data is discrete. In recent years, research on crafting adversarial examples against textual applications has been on the rise. In this paper, we present a novel approach for hard-label black-box attacks against Natural Language Processing (NLP) classifiers, where no model information is disclosed, and an attacker can only query the model to get a final decision of the classifier, without confidence scores of the classes involved. Such an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Hate Speech and Cyberbullying Detection · Spam and Phishing Detection
